Hi all, I've uploaded a new snapshot of Calc Solver to my website. The difference from the previous snapshot is mainly to combine the two separate UNO packages into one, by statically linking to lp_solve, and removing some preprocessing of models which prevented lp_solve from solving certain types of models.
It's in the usual place [ http://kohei.us/ooo/solver/ ]. I've compiled it using g++ 3.4.1, so it should work with the official Hamburg build. Now, we are starting to do some work on i18n of this component on ooo-build. But because there is currently no easy way of localizing strings in a UNO component, I may not be able to provide a separate UNO package until I figure out a way. So, you may not see a new snapshot for a while after this release because of this. The next upcoming features are: 1. support for numerical RHS value in the constraint input box 2. support for integer constraint, which will probably be done as part of the Options dialog work. 3. and ... BTW, they are subject to change without notice. So, don't blame me if they are not implemented in the next version, or something else is implemented instead. ;-) That's all folks. Kohei -- Kohei Yoshida, OpenOffice.org Calc Hacker <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
