On Sat, 23 Jul 2005, gaurav khanna wrote: > I have a query regarding the usage of GLPK for > a large scale 0-1 integer programming problem. Its a > 0-1 problem since all the variables in the problem can be either 0 or > 1. The number of variables to solve for range from 5000-10000. The number > of constraints also range from 5000-10000. I wanted to ask you if the > GLPK can handle such problems with such large number of > constraints/variables.
Sure, if it's an assignment problem. -- Mike [EMAIL PROTECTED] "There are three kinds of people, those who can count and those who can't." _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
