jsLPSolver icon indicating copy to clipboard operation
jsLPSolver copied to clipboard

require("javascript-lp-solver");

Open leotulipan opened this issue 5 years ago • 0 comments

Maybe it's just wrong when installing globally with npm and running as a js file from the command line, but I need to require("javascript-lp-solver"); with node 13.5 on windows. Please change the README from "./src/solver" to reflect that

leotulipan avatar Jan 07 '20 07:01 leotulipan