diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -4,12 +4,13 @@ A toolbox that provides mixed integer linear programming, quadratic programming Tested with Symphony 5.6.10, Ipopt 3.12.4 and Scilab 5.5.2 -##To Download -1. Go to the link `http://or.fossee.in/resources/downloads` +## To Download +1. [Visit the link + `http://or.fossee.in/resources/downloads`](http://or.fossee.in/resources/downloads) 2. Select the linux or windows version as per your platform. 3. Extract the files. -## To use: +## To use 1. In Scilab, change the working directory to the root directory of the repository 2. Run `exec loader.sce` in the scilab console. 3. The Toolbox is now ready, to see help type `help FOSSEE Optimization Toolbox` in console. |