lp-model
This is a demo page for lp-model, a lightweight JS package for specifying LPs and ILPs using a
convenient syntax, used together with the highs-js and glpk.js solvers using
WebAssembly.
Loading...
If you see an ILP written in the CPLEX LP format, and the solution x = 1, y = 2 returned by HiGHS, GLPK, and jsLPSolver, it worked!
HTML source code of this demo page.