issues
search
Specy
/
rooc
An optimization modeling language with solvers for OR and CO problems
https://rooc.specy.app
GNU General Public License v3.0
37
stars
1
forks
source link
Add domain to Model and LinearModel string
#19
Closed
Specy
closed
2 weeks ago
Specy
commented
3 weeks ago
[x] When printing out the the Model and LinearModel, make sure to include the
define
section else it won't be easy to understand what is what
[x] Make sure that extra variables are not included in the LinearModel and only used variables are
define
section else it won't be easy to understand what is what