Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #16955

Re: SortedMap: getting value for largest key less or equal a given value...

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: SortedMap: getting value for largest key less or equal a given value...
Date 2012-08-02 01:20 -0700
Organization Canadian Mind Products
Message-ID <6rdk18dhm07tr2dvhvifnh99cv8t5kd5de@4ax.com> (permalink)
References <slrnk1j1r3.u9l.avl@gamma.logic.tuwien.ac.at> <slrnk1j3qr.u9l.avl@gamma.logic.tuwien.ac.at> <jvc875$7ik$1@dont-email.me>

Show all headers | View raw


On Wed, 01 Aug 2012 14:48:20 -0700, markspace <-@.> wrote, quoted or
indirectly quoted someone who said :

>save the request on disc and go to lunch.

Bertrand Russell "told" me about this years ago.  You have to get away
from your computer. He suggested even a week of "not" thinking about
it for a toughie. Then when you revisit the problem, the answer will
be right under your nose.

I just think about the problem while walking.  The details are cleared
away so I have to think more abstractly. I ask myself , what could be
failing that created those symptoms.  I am not looking for particular
code, just thinking about code that does some function.  It is a
different sort of thinking than trying to decide if a line of code is
faulty.

Of course Murphy's law says the most likely time for the answer to
come to you is one second after hitting submit.
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
The greatest shortcoming of the human race is our inability to understand the exponential function. 
 ~ Dr. Albert A. Bartlett (born: 1923-03-21 age: 89)
http://www.youtube.com/watch?v=F-QA2rkpBSY

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

SortedMap: getting value for largest key less or equal a given value... Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2012-08-01 19:45 +0000
  Re: SortedMap: getting value for largest key less or equal a given value... Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2012-08-01 20:19 +0000
    Re: SortedMap: getting value for largest key less or equal a given value... markspace <-@.> - 2012-08-01 14:48 -0700
      Re: SortedMap: getting value for largest key less or equal a given value... Roedy Green <see_website@mindprod.com.invalid> - 2012-08-02 01:20 -0700
        Re: SortedMap: getting value for largest key less or equal a given value... Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-08-02 09:53 -0700
          Re: SortedMap: getting value for largest key less or equal a given value... Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2012-08-03 00:55 +0000

csiph-web