Changeset 2341:46a6311ceffa in lemon-0.x for benchmark
- Timestamp:
- 01/11/07 22:27:51 (16 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3133
- Location:
- benchmark
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
benchmark/Makefile.am
r2244 r2341 15 15 benchmark/swap_bipartite_bench \ 16 16 benchmark/random_bench \ 17 benchmark/edge_lookup 17 benchmark/edge_lookup \ 18 benchmark/min_cut 18 19 19 20 endif WANT_BENCHMARK … … 32 33 33 34 benchmark_edge_lookup_SOURCES = benchmark/edge_lookup.cc 35 36 benchmark_min_cut_SOURCES = benchmark/min_cut.cc
Note: See TracChangeset
for help on using the changeset viewer.