@@ -88,3 +88,4 @@
///
/// \warning Both number types must be signed and all input data must
/// \warning Both \c V and \c C must be signed number types.
/// \warning All input data (capacities, supply values, and costs) must
/// be integer.
@@ -115,3 +115,4 @@
@@ -67,3 +67,4 @@
@@ -32,5 +32,2 @@
///\brief Kruskal's algorithm to compute a minimum cost spanning tree
///Kruskal's algorithm to compute a minimum cost spanning tree.
@@ -65,3 +65,4 @@