R API to LocalSolver
Add expression to output of ls.problem.
Remove all output expressions (see: add.output.expr
).
R API to LocalSolver
Create problem instance from model formulated in LSP language.
Solves a LocalSolver problem on data passed.
Load LSP model example code.
Prints an object of class ls.problem.
Reset all ls.problem instance parameters.
Set ls.problem instance parameters.
Sets folder to use for the problem instance solving process temporary ...
The package converts R data onto input and data for LocalSolver, executes optimization and exposes optimization results as R data. LocalSolver (http://www.localsolver.com/) is an optimization engine developed by Innovation24 (http://www.innovation24.fr/). It is designed to solve large-scale mixed-variable non-convex optimization problems. The localsolver package is developed and maintained by WLOG Solutions (http://www.wlogsolutions.com/en/) in collaboration with Decision Support and Analysis Division at Warsaw School of Economics (http://www.sgh.waw.pl/en/).