-------- Forwarded Message -------- From: alreva <[email protected]> To: [email protected] Subject: [Help-glpk] adding constraints incrementally Date: Fri, 9 Nov 2012 00:57:10 -0800 (PST)
Dear all, I have a LP problem with a huge number of constraints which are saved into a large file. The problem is that I can't load this file into memory to use the constraints. I was thinking about using the cutting plane method in GLPK to solve the problem. However, I don't know whether it is possible to add constraints incrementally as cutting planes to a problem object, and perhaps remove some of them ? Bests, Alreva -- View this message in context: http://old.nabble.com/adding-constraints-incrementally-tp34659666p34659666.html Sent from the Gnu - GLPK - Help mailing list archive at Nabble.com. _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
