COIN-OR::LEMON - Graph Library

source: lemon/test

Name Size Rev Age Author Last Change
../
adaptors_test.cc 44.0 KB 1416:f179aa1045a4   5 years Peter Kovacs Suppress unused typdef warnings (#615)
arc_look_up_test.cc 1.6 KB 1312:f747a0ddbbf6   10 years Alpar Juttner Remove unused variable from arc_look_up_test.cc
bellman_ford_test.cc 7.5 KB 1378:881e4168c65f   6 years Peter Kovacs Add missing #ifdef to bellman_ford_test.cc (#325)
bfs_test.cc 5.8 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
bpgraph_test.cc 11.1 KB 1292:688a55e4c878   11 years Alpar Juttner Resolve clang++-3.2 'unused variable warning's in bpgraph_test.cc (#472)
circulation_test.cc 4.2 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
CMakeLists.txt 4.2 KB 1426:736a341e604b   3 years Alpar Juttner Update CMakeLists.txt to match current CMAKE versions (#641)
connectivity_test.cc 10.9 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
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.6 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
digraph_test.cc 13.8 KB 1419:73bd8d5200df   7 years gabriel.gouvine.GIT CompactDigraph? implementation (#377) Smaller version of StaticDigraph?
dijkstra_test.cc 6.7 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
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 10.2 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
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.5 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
fractional_matching_test.cc 14.0 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
gomory_hu_test.cc 3.3 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
graph_copy_test.cc 12.5 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
graph_test.cc 15.0 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
graph_test.h 16.8 KB 1337:4add05447ca0   9 years Alpar Juttner Tests and bugfixes for the STL style iterators (#325)
graph_utils_test.cc 6.5 KB 619:be6646ac5d89   15 years Alpar Juttner DescriptorMap?->RangeIdMap?, InvertableMap?->CrossRefMap? (#160)
hao_orlin_test.cc 4.0 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
heap_test.cc 8.0 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
kruskal_test.cc 3.7 KB 628:aa1804409f29   15 years Peter Kovacs Exploit that the standard maps are reference maps (#190)
lgf_reader_writer_test.cc 18.3 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
lgf_test.cc 3.4 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
lp_test.cc 11.5 KB 1427:57abff252556   3 years Alpar Juttner Bugfixes in CplexBase? and ClpLp? (#639)
maps_test.cc 35.1 KB 1432:da87dbdf3daf   4 years Alpar Juttner Resolve deprecation warnings of gcc 9 (#633)
matching_test.cc 12.8 KB 1423:8c567e298d7f   5 years Balazs Dezso Paremeter to stop matching calculation when only single node is unmatched
max_cardinality_search_test.cc 3.8 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
max_clique_test.cc 5.4 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
max_flow_test.cc 11.0 KB 1396:61fdd06833a6   5 years Alpar Juttner Fix warnings emitted by VS2017 (#614)
min_cost_arborescence_test.cc 5.2 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
min_cost_flow_test.cc 17.0 KB 1318:ce1533650f7d   10 years Alpar Juttner Merge bugfix #474
min_mean_cycle_test.cc 6.3 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
mip_test.cc 3.3 KB 1427:57abff252556   3 years Alpar Juttner Bugfixes in CplexBase? and ClpLp? (#639)
nagamochi_ibaraki_test.cc 3.4 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
path_test.cc 11.6 KB 1421:4fd76139b69e   6 years Peter Kovacs Add operator[] to Path structures (#250)
planarity_test.cc 6.6 KB 1400:6b79d93e812f   5 years Balazs Dezso Planar drawing algorithm now works for less than 3 nodes (#611)
radix_sort_test.cc 6.3 KB 1341:c199e9976d93   9 years Alpar Juttner Resolve VS and MinGW warnings (#595)
random_test.cc 2.0 KB 1379:db1d342a1087   8 years Alpar Juttner Platform independent Random generators (#602)
suurballe_test.cc 7.2 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
test_tools.h 1.9 KB 956:141f9c0db4a3   14 years Alpar Juttner Unify the sources (#339)
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.3 KB 1270:dceba191c00d   11 years Alpar Juttner Apply unify-sources.sh to the source tree
tsp_test.cc 9.3 KB 1303:1ba759c76810   10 years Alpar Juttner Bugfix in tsp_test (#476)
unionfind_test.cc 3.0 KB 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
vf2_test.cc 11.5 KB 1406:120b9031eada   6 years Peter Kovacs Merge tests of VF2 and VF2++ (#597)
Note: See TracBrowser for help on using the repository browser.