Returns the solution for the given lp, using the solverConfig to choose which tool to solve the problem
1 | solver.solveAndGetSolution(lp.glpk, modules, solverConfig)
|
1 2 | modules = simulation$modules
solverConfig = simulation$control$solver
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.