[Haskell] simplex method?

Johannes Waldmann waldmann at imn.htwk-leipzig.de
Wed May 17 03:11:57 EDT 2006


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/ -------



More information about the Haskell mailing list