Re: new simplex-method constraint solver

Tupshin Harper <[email protected]> Sat, 03 Apr 2004 20:19:39 -0800
Newsgroups gmane.comp.java.xwt.core
Message-ID <[email protected]>
Charles Goodwin wrote:

>You need to apply Brian's for..in patch.
>
>  
>
Ok, applied, and no errors.

For anyone interested, you can grab a patched version of adam's core 
plus the for..in fix here:
http://darcs.smallmerchant.com/ibex_builds/JVM/simplex_ibex.jar

The good news, it runs.
The bad news: it seems to be about 3 *orders of magnitude* slower (yes 
1000 times or so)

-Tupshin