On 12/14/05, Niklas Nebel <[EMAIL PROTECTED]> wrote: > Kohei Yoshida is developing such an add-on, see > http://kohei.us/ooo/solver/index.html. There's also the idea to make > something based on the lp_solve library, but this is currently postponed > to see what comes out of Kohei's work. So the best way to help is with > Kohei's component.
This is not on my radar yet, but supporting lp_solve in my solver as an optional component should be accomplished by writing an envelope class for it. The framework is already there, so it should not be too difficult to do. Plus that's one of my long-term plans to support third-party optimization libraries. Kohei -- Kohei Yoshida http://kohei.us/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
