help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] transportation problem


From: Andrew Makhorin
Subject: [Help-glpk] transportation problem
Date: Fri, 26 Feb 2010 23:01:50 +0300

>> Does any of you know if there is a free
>> library that implements a solver for
>> the transportation problem?
> 
> The transportation problem is a particular case of the minimum cost
> flow problem, which can be solved either with the standard simplex or
> with a specialized algorithm like the network simplex. Currently glpk
> includes the api routine glp_mincost_okalg that implements the
> out-of-kilter algorithm. For more details see the document "Graph and
> Network Routines" (doc/graphs.pdf) included in the glpk distribution.

See also the following page:
http://people.brunel.ac.uk/~mastjjb/jeb/or/netflow.html





reply via email to

[Prev in Thread] Current Thread [Next in Thread]