Closed fdabrandao closed 2 years ago
When adding
write giis_win;
before solve;
, i.e., making AMPL keep .nl/.sol files, the same error happens also with gurobi-asl.
gurobi-asl does this because in text mode Windows uses \n\r.
Fixed by 9ff3a2c writing to the file in binary mode only (still text format, MP has no binary .sol files export #142)
Trying to find IIS for the following model with x-gurobi on Windows:
results into: