Extended Range Arithmetic
Closed this issue · 1 comments
Mastomaki commented
Hello!
How would I input INF or EPS to write.gdx?
Jussi
lolow commented
Unfortunately, this is not possible for now. There are some possible ways of implemented this, but the immediate workaround would be to code INF or EPS a specific way (i.e INF=1e+10, EPS=0.000) and recode the values in GAMS.