diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1 +1,10 @@ -# symphony +# Symphony Toolbox for Scilab + +A toolbox that provides mixed integer linear programming tools in Scilab through the Symphony library + +Tested with Symphony 5.5.6 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. |