[Bonmin-tickets] [Bonmin] #3: AMPL Interface Bonmin
Bonmin
coin-trac at coin-or.org
Tue Aug 29 10:24:26 EDT 2006
#3: AMPL Interface Bonmin
--------------------------+-------------------------------------------------
Reporter: erich.dolejsi | Owner: somebody
Type: defect | Status: new
Priority: major | Component: component1
Version: | Keywords:
--------------------------+-------------------------------------------------
I have a huge s1.mod and s1.dat file
with no options commands.
The s1.run file starts with:
option solver bonmin;
model s1.mod;
data s1.dat;
solve;
>> ampl s1.run
Exception of type: OPTION_INVALID in file "IpOptionsList.cpp" at line 569:
Exception message: Read Option: solve;. It is not a valid option. Check
the list of available options.
exit code 255
<BREAK>
--
Ticket URL: <https://projects.coin-or.org/Bonmin/ticket/3>
Bonmin <http://projects.coin-or.org/Bonmin>
Bonmin
More information about the Bonmin-tickets
mailing list