Page 1 of 1

How to access to MIP Solution,absolute and relative gap

Posted: Mon Aug 19, 2019 12:45 pm
by hossein60
Dear all
After solving a MILP model, the log file displays results as follows
MIP Solution: 1016086.900292 (26932724 iterations, 1716387 nodes)
Final Solve: 1016086.900292 (50 iterations)

Best possible: 1013354.505758
Absolute gap: 2732.394534
Relative gap: 0.002689

I interested in to display these results in lst file but I do not know how to access to MIP Solution, the absolute and relative gap after solving my model using, for example, some options. I found iterusd, nodusd and objest options among them.

Thanks in advance;
Hossein