diff -r c160bf9f18ef -r 580af8cf2f6a doc/min_cost_flow.dox --- a/doc/min_cost_flow.dox Thu Nov 05 10:01:02 2009 +0100 +++ b/doc/min_cost_flow.dox Thu Nov 05 10:23:16 2009 +0100 @@ -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