aboutsummaryrefslogtreecommitdiff
path: root/Math/LinProg/LPSolve.hs
AgeCommit message (Expand)Author
2014-11-01Benchmarking & optimisationsJustin Bedo
2014-10-30Bugfix: alignment of variables in solution was incorrectJustin Bedo
2014-10-28Add support for binary/integer contraints;Justin Bedo
2014-10-27Improve computational complexity of varTerms by rewriting equations.Justin Bedo
2014-10-24Added timout option for lp_solveJustin Bedo
2014-10-24Bugfix: variables in obj but not a constraint caused missing key lookupsJustin Bedo
2014-10-23Added documentation.Justin Bedo
2014-10-23Merged filesJustin Bedo
2014-10-07Exported LPSolve moduleJustin Bedo
2014-10-07Added LPSolve as a solverJustin Bedo