diff -r 2de0fc630899 -r 134852d7fb0a doc/min_cost_flow.dox --- a/doc/min_cost_flow.dox Sat Oct 10 08:15:07 2009 +0200 +++ b/doc/min_cost_flow.dox Sat Oct 10 08:18:46 2009 +0200 @@ -26,7 +26,7 @@ The \e minimum \e cost \e flow \e problem is to find a feasible flow of minimum total cost from a set of supply nodes to a set of demand nodes in a network with capacity constraints (lower and upper bounds) -and arc costs. +and arc costs \ref amo93networkflows. Formally, let \f$G=(V,A)\f$ be a digraph, \f$lower: A\rightarrow\mathbf{R}\f$, \f$upper: A\rightarrow\mathbf{R}\cup\{+\infty\}\f$ denote the lower and