On Thu, 26 Jun 2008, RC Loh wrote:

> Thank you very much for your response. Yes, my problem is a capacitated 
> transhipment problem. I do not understand what you mean by "look for more 
> constraints or a better formulation". Can you give me an example where 
> putting more contraints can reduce the number of variables?

In that case, pretty much any LP solver will do.

Adding more constraints will not remove variables,
but useful ones will reduce the search space.
Travelling salesman problem solvers are well-known examples of this.
Since you have a CTP, you don't need to add more constraints.

-- 
Michael   [EMAIL PROTECTED]
"Those parts of the system that you can hit with a hammer (not advised)
are called Hardware;  those program instructions that you can only
curse at are called Software."



_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to