# # ChangeLog for benchmark/edge_lookup.cc in lemon-0.x # # Generated by Trac 1.2.3 # 05/23/24 05:53:37 Mon, 30 Oct 2006 15:23:35 GMT Alpar Juttner [2271:a2ab63454152] * benchmark/edge_lookup.cc (modified) * benchmark/edge_lookup_test.h (deleted) repository cleanup Tue, 17 Oct 2006 11:02:30 GMT Alpar Juttner [2252:133028e83940] * benchmark/edge_lookup.cc (modified) * benchmark/edge_lookup_test.h (modified) A trial to make the last test platform independent. Sat, 14 Oct 2006 15:26:05 GMT Balazs Dezso [2242:16523135943d] * benchmark/edge_lookup.cc (modified) * benchmark/radix_sort-bench.cc (modified) * benchmark/swap_bipartite_bench.cc (modified) * demo/descriptor_map_demo.cc (modified) * demo/simann_maxcut_demo.cc (modified) * demo/topology_demo.cc (modified) * lemon/hypercube_graph.h (modified) * lemon/random.h (modified) * lemon/simann.h (modified) * test/all_pairs_shortest_path_test.cc (modified) * test/arborescence_test.cc (modified) * test/graph_utils_test.cc (modified) * test/graph_utils_test.h (modified) * test/heap_test.h (modified) * test/matrix_maps_test.cc (modified) * test/radix_sort_test.cc (modified) * test/simann_test.cc (modified) * test/test_tools.h (modified) New random interface Switching to the new interface Thu, 12 Oct 2006 11:54:30 GMT Alpar Juttner [2240:d93c034d3c98] * benchmark/edge_lookup.cc (modified) Turn off 32bit specific tests. Thu, 12 Oct 2006 11:09:17 GMT Alpar Juttner [2238:8d623100ab13] * benchmark/edge_lookup.cc (modified) Bugfix Thu, 12 Oct 2006 10:53:25 GMT Alpar Juttner [2235:48801095a410] * benchmark/Makefile.am (modified) * benchmark/edge_lookup.cc (added) * benchmark/edge_lookup_test (added) * benchmark/edge_lookup_test.h (added) * lemon/graph_utils.h (modified) EdgeLookUp and AllEdgeLookUp added.