diff options
author | Ashutosh Mahajan | 2017-09-13 10:23:54 +0530 |
---|---|---|
committer | Ashutosh Mahajan | 2017-09-13 10:23:54 +0530 |
commit | f5017e7df653aa4cd72167a6c10fd40ab1cc9e0c (patch) | |
tree | d81bd5b082571f2c80d73fbdfc5c6e2c24df5407 /README.md | |
parent | 6272c9b7291b304a523ffc06c56453a8060fadcc (diff) | |
download | FOSSEE-Optimization-toolbox-master.tar.gz FOSSEE-Optimization-toolbox-master.tar.bz2 FOSSEE-Optimization-toolbox-master.zip |
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. |