/!\ Currently, the toolbox is being ported to Scilab 6
Sopi is a tool for easing the process of writing optimisation problems in
Scilab. More specifically, it enables you to use standard Scilab operators to
formulate optimisation problems.
Features:
- formulate linear optimisation problems,
- solve linear optimisation problems with karmarkar or linpro,
- plot 2D linear optimisation problems.
Note that sparse matrices are not yet supported.
News:
- help pages for user functions,
- examples of linear problems.