The problem that I am working on has an incredible number of columns
(i.e. variables) so that there is simply no way to generate them all.
There about 1300 constraints. My problem is that when I try to solve
this using column generation, it seems to work well for a while though
the reduced costs jump around a fair bit and also seem to level off.
After about 700 columns have been generated AMPL spits out a message
stating that all variables have been eliminated but lower bound = some
very small number in the order of 10^-8. I have tried setting the
tolerance at something bigger than 10^-8 but it seems to simply delay
the time until I get the same message. Any suggestions?
--~--~---------~--~----~------------~-------~--~----~
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-~----------~----~----~----~------~----~------~--~---