|
|
|
|
|
by modalduality
3392 days ago
|
|
I'm not quite able to run the code (too much load on the server probably). But is this something that can solve LPs in the browser (possibly more than just LPs, I think)? This would be incredibly helpful for many people I'm sure--all the existing online ones have arcane input reqs (and unhelpful errors) and standalone applications either cost money (Gurobi, cplex) or are not easy to use at all (gnu glpk). |
|
This does more than LPs, it lets you formulate GPs, which are a way of doing non-linear analytical optimization. See here for more: https://gpkit.readthedocs.io/en/latest/gp101.html#what-is-a-...