Hi everyone,
I have some implementation issues that I wanted to ask.
I have to solve a problem using say CPLEX/BONMIN in a given time limit
and exit, but if it doesnt find a solution in the given time period,
it should then solve it to the first solution limit.
what do you think is the best way to do this? I could use bestnode but
I do not want that. I just need the solution with the constraints
above.
Further is there any way in which I can store the absmipgap in a
variable and print it out rather than grep it from the log file?
Finally is there any inbuilt way in which you can check if a solution
obtained from one mod file is feasible wrt another mod file?
Thank you
K
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "AMPL Modeling Language" group.
To post to this group, send email to
ampl@...
To unsubscribe from this group, send email to
ampl-unsubscribe@...
For more options, visit this group at
http://groups.google.com/group/ampl?hl=en-~----------~----~----~----~------~----~------~--~---