|
From: Luigi B. <lui...@gm...> - 2009-05-08 15:27:26
|
On Thu, 2009-05-07 at 11:57 +0200, Dima wrote: > a simple question, which I wasn't able to answer after looking into > the existing code. > If my optimizer fails to fulfill one of the optimization criterias, > does it throw automatically? No, it returns an EndCriteria instance whose Type corresponds to the reason it didn't succeed. Luigi -- Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. -- Brian W. Kernighan |