summaryrefslogtreecommitdiff
path: root/README.md
blob: a22a50854368374b7e9a92cd7311d9773d0c8b92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Symphony Toolbox for Scilab

A toolbox that provides mixed integer linear programming, quadratic programming and non linear programming tools in Scilab through the Symphony and Ipopt libraries.

Tested with Symphony 5.6.10, Ipopt 3.12.4 and Scilab 5.5.2

## To use:
1. In Scilab, change the working directory to the root directory of the repository
2. Run `exec loader.sce`
3. The Toolbox is now ready.

## Note: This version is only for linux.