Conversation

so i'm looking at linear programming solvers and i'm wondering if out there, there is not a solver per se, but something that will generate static code for a particular problem
1
1
idea being instead of having the lp library as a dependency, you just "bake" a single instance and ship that instead
1
1
Show replies