Name | Modified | Size | Downloads / Week |
---|---|---|---|
milpflow | 2014-04-28 | ||
Documentation.pdf | 2014-05-27 | 278.0 kB | |
MILPFlow-14.tgz | 2014-05-27 | 224.5 kB | |
MILPFlow13.tgz | 2014-05-08 | 227.2 kB | |
MILPFlow12.tgz | 2014-04-29 | 185.2 kB | |
README | 2014-04-28 | 545 Bytes | |
Totals: 6 Items | 915.4 kB | 0 |
MILPFlow Author: Lucio A. Rocha (outrosdiasvirao at gmail dot com) Last Update: May 2014 --- To simulations with many VMs is necessary to allocate more virtual memory to Lingo. So, in Lingo shell (to reserve at least 1Gb): : SET MXMEMB 1000000 : FREEZE : QUIT CPU : SET LCORES 4 : FREEZE To limit Lingo iteractions: : SET ITRLIM 150000 : FREEZE To recover a range (sensibility analysis): : SET DUALCO 2 : FREEZE Help: : HELP SET More commands are listed in Lingo manual. Not hesitate in contact me for any help about MILPFlow usage :-)