Age | Commit message (Expand) | Author |
---|---|---|
2014-11-11 | Correct bug with fractional handlingHEADmaster | Justin Bedo |
2014-11-01 | Benchmarking & optimisations | Justin Bedo |
2014-10-30 | Bugfix: alignment of variables in solution was incorrect | Justin Bedo |
2014-10-28 | Add support for binary/integer contraints; | Justin Bedo |
2014-10-27 | Improve computational complexity of varTerms by rewriting equations. | Justin Bedo |
2014-10-24 | Added timout option for lp_solve | Justin Bedo |
2014-10-24 | Bugfix: variables in obj but not a constraint caused missing key lookups | Justin Bedo |
2014-10-23 | Added documentation. | Justin Bedo |
2014-10-23 | Merged files | Justin Bedo |
2014-10-08 | Fix up FFI exports; fix cabal file; tidy source | Justin Bedo |
2014-10-07 | Exported LPSolve module | Justin Bedo |
2014-10-07 | Added LPSolve as a solver | Justin Bedo |
2014-10-06 | Bugfix in bound rendering | Justin Bedo |
2014-10-06 | Initial implementation of EDSL and LP output formatter | Justin Bedo |