[Lemon-commits] [lemon_svn] marci: r1171 - hugo/trunk/src/demo
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:43:39 CET 2006
Author: marci
Date: Thu Sep 16 17:18:25 2004
New Revision: 1171
Modified:
hugo/trunk/src/demo/sub_graph_wrapper_demo.cc
Log:
Modified: hugo/trunk/src/demo/sub_graph_wrapper_demo.cc
==============================================================================
--- hugo/trunk/src/demo/sub_graph_wrapper_demo.cc (original)
+++ hugo/trunk/src/demo/sub_graph_wrapper_demo.cc Thu Sep 16 17:18:25 2004
@@ -2,7 +2,7 @@
// Use a DIMACS max flow file as stdin.
// sub_graph_wrapper_demo < dimacs_max_flow_file
-// This program computes a maximum number of disjoint shortest paths
+// This program computes a maximum number of edge-disjoint shortest paths
// between s and t.
#include <iostream>
More information about the Lemon-commits
mailing list