COIN-OR::LEMON - Graph Library

source: lemon/test @ 953:d8ea85825e02

Name Size Rev Age Author Last Change
../
adaptors_test.cc 42.0 KB 550:c35afa9e89e7   15 years Peter Kovacs Slightly simplify adaptors_test.cc
bellman_ford_test.cc 7.2 KB 917:a6eb9698c321   14 years Peter Kovacs Support tolerance technique for BellmanFord? (#51) A new operation …
bfs_test.cc 5.7 KB 632:65fbcf2f978a   15 years Peter Kovacs Improve test files for some algorithms (#263)
circulation_test.cc 4.1 KB 736:86c49553fea5   15 years Peter Kovacs Test file + doc improvements (#307)
CMakeLists.txt 3.2 KB 953:d8ea85825e02   14 years Alpar Juttner Merge #314
connectivity_test.cc 10.5 KB 696:76cbcb3e9bbb   15 years Peter Kovacs Add a test file for the connectivity functions (#285) The Euler tools …
counter_test.cc 3.1 KB 605:f53d641aa967   15 years Peter Kovacs Improve timer and counter tests (#253) - Do not print the output of …
dfs_test.cc 5.3 KB 632:65fbcf2f978a   15 years Peter Kovacs Improve test files for some algorithms (#263)
digraph_test.cc 13.2 KB 827:580af8cf2f6a   14 years Alpar Juttner Merge #68 (Port static graph implementation)
dijkstra_test.cc 6.7 KB 632:65fbcf2f978a   15 years Peter Kovacs Improve test files for some algorithms (#263)
dim_test.cc 2.4 KB 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
edge_set_test.cc 9.6 KB 559:9b9ffe7d9b75   15 years Balazs Dezso Fixes for MSVC 2008 in grap_adaptors.h and edge_set.h (#194) Several …
error_test.cc 1.9 KB 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
euler_test.cc 5.4 KB 639:2ebfdb89ec66   15 years Peter Kovacs Improvements for the Euler tools and the test file (#264)
fractional_matching_test.cc 13.9 KB 951:41d7ac528c3a   14 years Balazs Dezso Uniforming primal scale to 2 (#314)
gomory_hu_test.cc 2.7 KB 643:293551ad254f   15 years Peter Kovacs Improvements and fixes for the minimum cut algorithms (#264)
graph_copy_test.cc 5.5 KB 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
graph_test.cc 14.7 KB 787:819ca5b50de0   14 years Peter Kovacs Add a warning for List(Di)Graph::Snapshot (#311) and extend tests for …
graph_test.h 8.8 KB 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
graph_utils_test.cc 6.5 KB 619:be6646ac5d89   15 years Alpar Juttner DescriptorMap?->RangeIdMap?, InvertableMap?->CrossRefMap? (#160)
hao_orlin_test.cc 3.9 KB 644:2ca0cdb5f366   15 years Balazs Dezso Fix in HaoOrlin? (#264)
heap_test.cc 7.1 KB 929:65a0521e744e   14 years Peter Kovacs Rename heap structures (#301) - KaryHeap? --> DHeap - FouraryHeap?
kruskal_test.cc 3.7 KB 628:aa1804409f29   15 years Peter Kovacs Exploit that the standard maps are reference maps (#190)
lp_test.cc 9.0 KB 678:d21b38647e53   15 years Akos Ladanyi Remove superfluous HAVE_CONFIG_H (#278)
Makefile.am 3.1 KB 953:d8ea85825e02   14 years Alpar Juttner Merge #314
maps_test.cc 33.2 KB 836:8ddb7deabab9   14 years Peter Kovacs Map utility functions (#320)
matching_test.cc 11.0 KB 949:61120524af27   14 years Balazs Dezso Fractional matching initialization of weighted matchings (#314)
min_cost_arborescence_test.cc 5.1 KB 672:029a48052c67   15 years Peter Kovacs Modify the interface of MinCostArborescence? + improvements (#267) - …
min_cost_flow_test.cc 16.9 KB 898:75c97c3786d6   14 years Peter Kovacs Handle graph changes in the MCF algorithms (#327) The reset() …
min_mean_cycle_test.cc 6.1 KB 942:d3ea191c3412   14 years Peter Kovacs Rename min mean cycle classes and their members (#179) with respect to …
mip_test.cc 3.0 KB 795:4792459983d0   14 years Alpar Juttner Fix (and improve) error message in mip_test.cc (#317)
path_test.cc 1.3 KB 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
planarity_test.cc 6.0 KB 862:58c330ad0b5c   14 years Balazs Dezso Planarity checking function instead of class (#62)
preflow_test.cc 6.0 KB 736:86c49553fea5   15 years Peter Kovacs Test file + doc improvements (#307)
radix_sort_test.cc 3.4 KB 467:ba49101c9b07   15 years Alpar Juttner Update to 2009 plus whitespace unification
random_test.cc 1.1 KB 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
suurballe_test.cc 7.2 KB 932:9f6ed854d409   14 years Peter Kovacs Also test fullInit() in suurballe_test (#181, #323)
test_tools.h 1.9 KB 810:93cd93e82f9b   15 years Peter Kovacs Add a detailed test file for MinMeanCycle? and fix test_tools.h (#179)
test_tools_fail.cc 747 bytes 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
test_tools_pass.cc 712 bytes 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
time_measure_test.cc 1.2 KB 605:f53d641aa967   15 years Peter Kovacs Improve timer and counter tests (#253) - Do not print the output of …
unionfind_test.cc 3.0 KB 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
Note: See TracBrowser for help on using the repository browser.