Dear all, I could use a simple implementation of the simplex method for linear programming. I found this: http://haskelldsp.sourceforge.net/doc/Matrix.Simplex.html but I'm not exactly sure how to use it. In the source http://haskelldsp.sourceforge.net/Matrix/Simplex.hs there's a function "solution", does it really give me a solution vector? Thanks, -- -- Johannes Waldmann -- Tel/Fax (0341) 3076 6479/80 -- ---- http://www.imn.htwk-leipzig.de/~waldmann/ -------
_______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
