COIN-OR::LEMON - Graph Library

source: lemon/lemon @ 941:a93f1a27d831

Name Size Rev Age Author Last Change
../
bits 867:994c7df296c9   14 years Alpar Juttner Merge
concepts 883:b87f0504cdbe   14 years Peter Kovacs Fixes in the heap concept to avoid warnings (#180)
adaptors.h 110.3 KB 834:c2230649a493   14 years Peter Kovacs Various doc improvements (#331) - Add notes to the graph classes …
arg_parser.cc 12.6 KB 915:c2ff0a365245   14 years Alpar Juttner ArgParser? can throw exception instead of exit(1) (#332)
arg_parser.h 13.2 KB 915:c2ff0a365245   14 years Alpar Juttner ArgParser? can throw exception instead of exit(1) (#332)
assert.h 7.4 KB 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
base.cc 1.0 KB 554:e6ae4999cf22   15 years Alpar Juttner Suppress or fix VS2008 warnings + turn off faulty tests using CMAKE (#208)
bellman_ford.h 39.4 KB 917:a6eb9698c321   14 years Peter Kovacs Support tolerance technique for BellmanFord? (#51) A new operation …
bfs.h 54.2 KB 891:75e6020b19b1   14 years Peter Kovacs Add doc for the traits class parameters (#315)
bin_heap.h 10.2 KB 758:28cfac049a6a   15 years Peter Kovacs Unify member names in heaps (#299) The following renamings are made. …
binomial_heap.h 12.9 KB 929:65a0521e744e   14 years Peter Kovacs Rename heap structures (#301) - KaryHeap? --> DHeap - FouraryHeap?
bucket_heap.h 17.3 KB 758:28cfac049a6a   15 years Peter Kovacs Unify member names in heaps (#299) The following renamings are made. …
capacity_scaling.h 30.8 KB 941:a93f1a27d831   14 years Peter Kovacs Fix gcc 3.3 compilation error (#354) gcc 3.3 requires that a class …
cbc.cc 12.2 KB 793:e4554cd6b2bf   14 years Balazs Dezso Faster add row operation (#203) One virtual function call instead of more
cbc.h 3.5 KB 793:e4554cd6b2bf   14 years Balazs Dezso Faster add row operation (#203) One virtual function call instead of more
circulation.h 24.9 KB 891:75e6020b19b1   14 years Peter Kovacs Add doc for the traits class parameters (#315)
clp.cc 12.2 KB 793:e4554cd6b2bf   14 years Balazs Dezso Faster add row operation (#203) One virtual function call instead of more
clp.h 4.4 KB 793:e4554cd6b2bf   14 years Balazs Dezso Faster add row operation (#203) One virtual function call instead of more
CMakeLists.txt 1.4 KB 726:9c7639f3a741   15 years Akos Ladanyi Minor CMake improvements * Use the empty ELSE(), ENDIF(), ENDMACRO(), …
color.cc 1.2 KB 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
color.h 5.9 KB 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
concept_check.h 1.6 KB 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
config.h.cmake 260 bytes 725:d1e1cd94bf49   15 years Akos Ladanyi Put the version string into config.h Also make it possible to set the …
config.h.in 550 bytes 725:d1e1cd94bf49   15 years Akos Ladanyi Put the version string into config.h Also make it possible to set the …
connectivity.h 50.1 KB 695:4ff8041e9c2e   15 years Peter Kovacs Doc improvements and fixes for connectivity tools (#285) And add …
core.h 58.8 KB 718:da70af8844b9   15 years Akos Ladanyi Suppress MSVC warnings using pragmas (#295)
cost_scaling.h 42.5 KB 941:a93f1a27d831   14 years Peter Kovacs Fix gcc 3.3 compilation error (#354) gcc 3.3 requires that a class …
counter.h 7.9 KB 833:e20173729589   14 years Peter Kovacs Small doc fixes in several files (#331)
cplex.cc 26.3 KB 793:e4554cd6b2bf   14 years Balazs Dezso Faster add row operation (#203) One virtual function call instead of more
cplex.h 7.1 KB 793:e4554cd6b2bf   14 years Balazs Dezso Faster add row operation (#203) One virtual function call instead of more
cycle_canceling.h 38.2 KB 911:2914b6f0fde0   14 years Alpar Juttner Merge #340
dfs.h 50.5 KB 891:75e6020b19b1   14 years Peter Kovacs Add doc for the traits class parameters (#315)
dheap.h 11.0 KB 929:65a0521e744e   14 years Peter Kovacs Rename heap structures (#301) - KaryHeap? --> DHeap - FouraryHeap?
dijkstra.h 43.0 KB 891:75e6020b19b1   14 years Peter Kovacs Add doc for the traits class parameters (#315)
dim2.h 17.0 KB 761:98a30824fe36   15 years Peter Kovacs Rearrange modules (#303)
dimacs.h 14.7 KB 631:33c6b6e755cd   15 years Peter Kovacs Small doc improvements (#263)
edge_set.h 36.7 KB 834:c2230649a493   14 years Peter Kovacs Various doc improvements (#331) - Add notes to the graph classes …
elevator.h 26.4 KB 628:aa1804409f29   15 years Peter Kovacs Exploit that the standard maps are reference maps (#190)
error.h 6.7 KB 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
euler.h 8.3 KB 695:4ff8041e9c2e   15 years Peter Kovacs Doc improvements and fixes for connectivity tools (#285) And add …
fib_heap.h 13.5 KB 758:28cfac049a6a   15 years Peter Kovacs Unify member names in heaps (#299) The following renamings are made. …
full_graph.h 16.8 KB 834:c2230649a493   14 years Peter Kovacs Various doc improvements (#331) - Add notes to the graph classes …
glpk.cc 23.8 KB 793:e4554cd6b2bf   14 years Balazs Dezso Faster add row operation (#203) One virtual function call instead of more
glpk.h 6.1 KB 902:d2bc45e8f6f2   14 years Balazs Dezso Merge bugfix #337
gomory_hu.h 16.4 KB 833:e20173729589   14 years Peter Kovacs Small doc fixes in several files (#331)
graph_to_eps.h 37.8 KB 909:2c35bef44dd1   14 years Alpar Juttner Merge bugfix #336
grid_graph.h 18.5 KB 834:c2230649a493   14 years Peter Kovacs Various doc improvements (#331) - Add notes to the graph classes …
hao_orlin.h 30.6 KB 934:930ddeafdb20   14 years Peter Kovacs Add tolerance() functions for HaoOrlin? (#306)
hartmann_orlin.h 19.4 KB 941:a93f1a27d831   14 years Peter Kovacs Fix gcc 3.3 compilation error (#354) gcc 3.3 requires that a class …
howard.h 18.1 KB 941:a93f1a27d831   14 years Peter Kovacs Fix gcc 3.3 compilation error (#354) gcc 3.3 requires that a class …
hypercube_graph.h 12.7 KB 835:c92296660262   14 years Alpar Juttner Merge
karp.h 17.2 KB 941:a93f1a27d831   14 years Peter Kovacs Fix gcc 3.3 compilation error (#354) gcc 3.3 requires that a class …
kruskal.h 10.3 KB 631:33c6b6e755cd   15 years Peter Kovacs Small doc improvements (#263)
lemon.pc.in 314 bytes 705:ebdcc68fe79e   15 years Peter Kovacs Change the explanation of the acronym LEMON (#289)
lgf_reader.h 80.5 KB 833:e20173729589   14 years Peter Kovacs Small doc fixes in several files (#331)
lgf_writer.h 54.1 KB 646:f63e87b9748e   15 years Alpar Juttner Merge
list_graph.h 44.8 KB 835:c92296660262   14 years Alpar Juttner Merge
lp.h 2.2 KB 674:20dac2104519   15 years Akos Ladanyi Merge and extend the fix of #275
lp_base.cc 937 bytes 557:bc0a130bbb46   15 years Alpar Juttner Fix in lp_base.cc targeting AIX/xlC compatibility
lp_base.h 61.6 KB 903:207ba6c0f2e4   14 years Balazs Dezso Fix LpBase::addRow(Constr) (#334)
lp_skeleton.cc 4.6 KB 793:e4554cd6b2bf   14 years Balazs Dezso Faster add row operation (#203) One virtual function call instead of more
lp_skeleton.h 6.4 KB 793:e4554cd6b2bf   14 years Balazs Dezso Faster add row operation (#203) One virtual function call instead of more
Makefile.am 2.9 KB 933:ac5f72c48367   14 years Alpar Juttner Merge #301
maps.h 116.6 KB 839:a2d5fd4c309a   14 years Alpar Juttner Merge
matching.h 102.2 KB 698:3adf5e2d1e62   15 years Peter Kovacs Small doc improvements (#257)
math.h 2.1 KB 558:06787db0ef5f   15 years Alpar Juttner Change LEMON's isnan() to isNaN() for the sake of AIX/xlC Certain xlC …
min_cost_arborescence.h 24.2 KB 891:75e6020b19b1   14 years Peter Kovacs Add doc for the traits class parameters (#315)
nauty_reader.h 3.0 KB 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
network_simplex.h 50.0 KB 936:b6f76c95992e   14 years Peter Kovacs Clarify type names in NetworkSimplex? (#353) This patch clarifies the …
pairing_heap.h 13.7 KB 752:39a5b48bcace   15 years Peter Kovacs Small improvements in heap implementations (#301)
path.h 29.6 KB 868:76689f2fc02d   14 years Alpar Juttner Merge bugfix #330 to branch 1.1
planarity.h 84.3 KB 896:5fd7fafc4470   14 years Peter Kovacs Doc improvements for planarity related tools (#62)
preflow.h 30.3 KB 891:75e6020b19b1   14 years Peter Kovacs Add doc for the traits class parameters (#315)
quad_heap.h 10.8 KB 929:65a0521e744e   14 years Peter Kovacs Rename heap structures (#301) - KaryHeap? --> DHeap - FouraryHeap?
radix_heap.h 12.9 KB 758:28cfac049a6a   15 years Peter Kovacs Unify member names in heaps (#299) The following renamings are made. …
radix_sort.h 15.3 KB 606:c5fd2d996909   15 years Peter Kovacs Various doc improvements (#248) - Rename all the ugly template …
random.cc 867 bytes 463:88ed40ad0d4f   15 years Alpar Juttner Happy New Year again - update the copyright headers + run the source …
random.h 30.3 KB 631:33c6b6e755cd   15 years Peter Kovacs Small doc improvements (#263)
smart_graph.h 22.1 KB 834:c2230649a493   14 years Peter Kovacs Various doc improvements (#331) - Add notes to the graph classes …
soplex.cc 11.7 KB 793:e4554cd6b2bf   14 years Balazs Dezso Faster add row operation (#203) One virtual function call instead of more
soplex.h 4.4 KB 793:e4554cd6b2bf   14 years Balazs Dezso Faster add row operation (#203) One virtual function call instead of more
static_graph.h 14.8 KB 834:c2230649a493   14 years Peter Kovacs Various doc improvements (#331) - Add notes to the graph classes …
suurballe.h 23.4 KB 941:a93f1a27d831   14 years Peter Kovacs Fix gcc 3.3 compilation error (#354) gcc 3.3 requires that a class …
time_measure.h 13.5 KB 833:e20173729589   14 years Peter Kovacs Small doc fixes in several files (#331)
tolerance.h 7.4 KB 564:2b6d5d22bb23   15 years Alpar Juttner Merge
unionfind.h 49.0 KB 864:28c7ad6f8d91   14 years Balazs Dezso Fix clear() function in ExtendFindEnum? (#335)
Note: See TracBrowser for help on using the repository browser.