[Lemon-commits] [lemon_svn] marci: r841 - hugo/trunk/src/work/marci
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:41:48 CET 2006
Author: marci
Date: Fri May 14 20:33:17 2004
New Revision: 841
Added:
hugo/trunk/src/work/marci/lg_vs_sg_vs_sg.cc
- copied unchanged from r840, /hugo/trunk/src/work/marci/lg_vs_sg.cc
Removed:
hugo/trunk/src/work/marci/lg_vs_sg.cc
Modified:
hugo/trunk/src/work/marci/makefile
Log:
comparision of ListGraph, SmartGraph and SageGraph
Modified: hugo/trunk/src/work/marci/makefile
==============================================================================
--- hugo/trunk/src/work/marci/makefile (original)
+++ hugo/trunk/src/work/marci/makefile Fri May 14 20:33:17 2004
@@ -4,7 +4,7 @@
INCLUDEDIRS ?= -I../.. -I.. -I../{marci,jacint,alpar,klao,akos,athos} -I$(BOOSTROOT)
LEDABINARIES = leda_graph_demo leda_bfs_dfs max_bipartite_matching_demo
-BINARIES = max_flow_demo iterator_bfs_demo macro_test lg_vs_sg bfsit_vs_byhand bipartite_graph_wrapper_test bipartite_matching_try bipartite_matching_try_3 top_sort_test max_flow_1
+BINARIES = max_flow_demo iterator_bfs_demo macro_test lg_vs_sg_vs_sg bfsit_vs_byhand bipartite_graph_wrapper_test bipartite_matching_try bipartite_matching_try_3 top_sort_test max_flow_1
#gw_vs_not preflow_demo_boost edmonds_karp_demo_boost preflow_demo_jacint preflow_demo_athos edmonds_karp_demo_alpar preflow_demo_leda
include ../makefile
More information about the Lemon-commits
mailing list