blob: ba0cf2a21e2262df25a04469927eaf290a87c67f (
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 tools in Scilab through the Symphony library
Tested with Symphony 5.6.10 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 library is now ready for use.
## Note: This library is only for linux.
|