source:
lemon-main/lemon
@
874:d8ea85825e02
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
concepts | 817:b87f0504cdbe | 15 years | Fixes in the heap concept to avoid warnings (#180) | ||
bits | 802:994c7df296c9 | 15 years | Merge | ||
unionfind.h | 49.0 KB | 800:28c7ad6f8d91 | 15 years | Fix clear() function in ExtendFindEnum? (#335) | |
tolerance.h | 7.4 KB | 517:2b6d5d22bb23 | 16 years | Merge | |
time_measure.h | 13.5 KB | 786:e20173729589 | 15 years | Small doc fixes in several files (#331) | |
suurballe.h | 23.4 KB | 863:a93f1a27d831 | 15 years | Fix gcc 3.3 compilation error (#354) gcc 3.3 requires that a class … | |
static_graph.h | 14.8 KB | 787:c2230649a493 | 15 years | Various doc improvements (#331) - Add notes to the graph classes … | |
soplex.h | 4.4 KB | 746:e4554cd6b2bf | 15 years | Faster add row operation (#203) One virtual function call instead of more | |
soplex.cc | 11.7 KB | 746:e4554cd6b2bf | 15 years | Faster add row operation (#203) One virtual function call instead of more | |
smart_graph.h | 22.1 KB | 787:c2230649a493 | 15 years | Various doc improvements (#331) - Add notes to the graph classes … | |
random.h | 30.3 KB | 584:33c6b6e755cd | 16 years | Small doc improvements (#263) | |
random.cc | 867 bytes | 440:88ed40ad0d4f | 16 years | Happy New Year again - update the copyright headers + run the source … | |
radix_sort.h | 15.3 KB | 559:c5fd2d996909 | 16 years | Various doc improvements (#248) - Rename all the ugly template … | |
radix_heap.h | 12.9 KB | 711:28cfac049a6a | 15 years | Unify member names in heaps (#299) The following renamings are made. … | |
quad_heap.h | 10.8 KB | 855:65a0521e744e | 15 years | Rename heap structures (#301) - KaryHeap? --> DHeap - FouraryHeap? … | |
preflow.h | 30.3 KB | 825:75e6020b19b1 | 15 years | Add doc for the traits class parameters (#315) | |
planarity.h | 84.3 KB | 828:5fd7fafc4470 | 15 years | Doc improvements for planarity related tools (#62) | |
path.h | 29.6 KB | 803:1b89e29c9fc7 | 15 years | Merge bugfix #330 | |
pairing_heap.h | 13.7 KB | 705:39a5b48bcace | 15 years | Small improvements in heap implementations (#301) | |
network_simplex.h | 50.0 KB | 862:b6f76c95992e | 15 years | Clarify type names in NetworkSimplex? (#353) This patch clarifies the … | |
nauty_reader.h | 3.0 KB | 440:88ed40ad0d4f | 16 years | Happy New Year again - update the copyright headers + run the source … | |
min_cost_arborescence.h | 24.2 KB | 825:75e6020b19b1 | 15 years | Add doc for the traits class parameters (#315) | |
math.h | 2.1 KB | 487:06787db0ef5f | 16 years | Change LEMON's isnan() to isNaN() for the sake of AIX/xlC Certain xlC … | |
matching.h | 108.1 KB | 870:61120524af27 | 15 years | Fractional matching initialization of weighted matchings (#314) | |
maps.h | 116.6 KB | 792:a2d5fd4c309a | 15 years | Merge | |
Makefile.am | 3.0 KB | 874:d8ea85825e02 | 15 years | Merge #314 | |
lp_skeleton.h | 6.4 KB | 746:e4554cd6b2bf | 15 years | Faster add row operation (#203) One virtual function call instead of more | |
lp_skeleton.cc | 4.6 KB | 746:e4554cd6b2bf | 15 years | Faster add row operation (#203) One virtual function call instead of more | |
lp_base.h | 61.6 KB | 834:207ba6c0f2e4 | 15 years | Fix LpBase::addRow(Constr) (#334) | |
lp_base.cc | 937 bytes | 486:bc0a130bbb46 | 16 years | Fix in lp_base.cc targeting AIX/xlC compatibility | |
lp.h | 2.2 KB | 627:20dac2104519 | 16 years | Merge and extend the fix of #275 | |
list_graph.h | 44.8 KB | 788:c92296660262 | 15 years | Merge | |
lgf_writer.h | 54.1 KB | 599:f63e87b9748e | 16 years | Merge | |
lgf_reader.h | 80.5 KB | 786:e20173729589 | 15 years | Small doc fixes in several files (#331) | |
lemon.pc.in | 314 bytes | 658:ebdcc68fe79e | 16 years | Change the explanation of the acronym LEMON (#289) | |
kruskal.h | 10.3 KB | 584:33c6b6e755cd | 16 years | Small doc improvements (#263) | |
karp_mmc.h | 17.1 KB | 864:d3ea191c3412 | 15 years | Rename min mean cycle classes and their members (#179) with respect to … | |
hypercube_graph.h | 12.7 KB | 788:c92296660262 | 15 years | Merge | |
howard_mmc.h | 18.0 KB | 864:d3ea191c3412 | 15 years | Rename min mean cycle classes and their members (#179) with respect to … | |
hartmann_orlin_mmc.h | 19.3 KB | 864:d3ea191c3412 | 15 years | Rename min mean cycle classes and their members (#179) with respect to … | |
hao_orlin.h | 30.6 KB | 860:930ddeafdb20 | 15 years | Add tolerance() functions for HaoOrlin? (#306) | |
grid_graph.h | 18.5 KB | 787:c2230649a493 | 15 years | Various doc improvements (#331) - Add notes to the graph classes … | |
graph_to_eps.h | 37.8 KB | 838:2c35bef44dd1 | 15 years | Merge bugfix #336 | |
gomory_hu.h | 16.4 KB | 786:e20173729589 | 15 years | Small doc fixes in several files (#331) | |
glpk.h | 6.1 KB | 833:d2bc45e8f6f2 | 15 years | Merge bugfix #337 | |
glpk.cc | 23.8 KB | 746:e4554cd6b2bf | 15 years | Faster add row operation (#203) One virtual function call instead of more | |
full_graph.h | 16.8 KB | 787:c2230649a493 | 15 years | Various doc improvements (#331) - Add notes to the graph classes … | |
fractional_matching.h | 62.9 KB | 872:41d7ac528c3a | 15 years | Uniforming primal scale to 2 (#314) | |
fib_heap.h | 13.5 KB | 711:28cfac049a6a | 15 years | Unify member names in heaps (#299) The following renamings are made. … | |
euler.h | 8.3 KB | 648:4ff8041e9c2e | 16 years | Doc improvements and fixes for connectivity tools (#285) And add … | |
error.h | 6.7 KB | 440:88ed40ad0d4f | 16 years | Happy New Year again - update the copyright headers + run the source … | |
elevator.h | 26.4 KB | 581:aa1804409f29 | 16 years | Exploit that the standard maps are reference maps (#190) | |
edge_set.h | 36.7 KB | 787:c2230649a493 | 15 years | Various doc improvements (#331) - Add notes to the graph classes … | |
dimacs.h | 14.7 KB | 584:33c6b6e755cd | 16 years | Small doc improvements (#263) | |
dim2.h | 17.0 KB | 714:98a30824fe36 | 15 years | Rearrange modules (#303) | |
dijkstra.h | 43.0 KB | 825:75e6020b19b1 | 15 years | Add doc for the traits class parameters (#315) | |
dheap.h | 11.0 KB | 855:65a0521e744e | 15 years | Rename heap structures (#301) - KaryHeap? --> DHeap - FouraryHeap? … | |
dfs.h | 50.5 KB | 825:75e6020b19b1 | 15 years | Add doc for the traits class parameters (#315) | |
cycle_canceling.h | 38.2 KB | 864:d3ea191c3412 | 15 years | Rename min mean cycle classes and their members (#179) with respect to … | |
cplex.h | 7.1 KB | 746:e4554cd6b2bf | 15 years | Faster add row operation (#203) One virtual function call instead of more | |
cplex.cc | 26.3 KB | 746:e4554cd6b2bf | 15 years | Faster add row operation (#203) One virtual function call instead of more | |
counter.h | 7.9 KB | 786:e20173729589 | 15 years | Small doc fixes in several files (#331) | |
cost_scaling.h | 42.5 KB | 863:a93f1a27d831 | 15 years | Fix gcc 3.3 compilation error (#354) gcc 3.3 requires that a class … | |
core.h | 58.8 KB | 671:da70af8844b9 | 15 years | Suppress MSVC warnings using pragmas (#295) | |
connectivity.h | 50.1 KB | 648:4ff8041e9c2e | 16 years | Doc improvements and fixes for connectivity tools (#285) And add … | |
config.h.in | 550 bytes | 678:d1e1cd94bf49 | 15 years | Put the version string into config.h Also make it possible to set the … | |
config.h.cmake | 260 bytes | 678:d1e1cd94bf49 | 15 years | Put the version string into config.h Also make it possible to set the … | |
concept_check.h | 1.6 KB | 440:88ed40ad0d4f | 16 years | Happy New Year again - update the copyright headers + run the source … | |
color.h | 5.9 KB | 440:88ed40ad0d4f | 16 years | Happy New Year again - update the copyright headers + run the source … | |
color.cc | 1.2 KB | 440:88ed40ad0d4f | 16 years | Happy New Year again - update the copyright headers + run the source … | |
CMakeLists.txt | 1.4 KB | 679:9c7639f3a741 | 15 years | Minor CMake improvements * Use the empty ELSE(), ENDIF(), ENDMACRO(), … | |
clp.h | 4.4 KB | 746:e4554cd6b2bf | 15 years | Faster add row operation (#203) One virtual function call instead of more | |
clp.cc | 12.2 KB | 746:e4554cd6b2bf | 15 years | Faster add row operation (#203) One virtual function call instead of more | |
circulation.h | 24.9 KB | 825:75e6020b19b1 | 15 years | Add doc for the traits class parameters (#315) | |
cbc.h | 3.5 KB | 746:e4554cd6b2bf | 15 years | Faster add row operation (#203) One virtual function call instead of more | |
cbc.cc | 12.2 KB | 746:e4554cd6b2bf | 15 years | Faster add row operation (#203) One virtual function call instead of more | |
capacity_scaling.h | 30.8 KB | 863:a93f1a27d831 | 15 years | Fix gcc 3.3 compilation error (#354) gcc 3.3 requires that a class … | |
bucket_heap.h | 17.3 KB | 711:28cfac049a6a | 15 years | Unify member names in heaps (#299) The following renamings are made. … | |
binomial_heap.h | 12.9 KB | 855:65a0521e744e | 15 years | Rename heap structures (#301) - KaryHeap? --> DHeap - FouraryHeap? … | |
bin_heap.h | 10.2 KB | 711:28cfac049a6a | 15 years | Unify member names in heaps (#299) The following renamings are made. … | |
bfs.h | 54.2 KB | 825:75e6020b19b1 | 15 years | Add doc for the traits class parameters (#315) | |
bellman_ford.h | 39.4 KB | 844:a6eb9698c321 | 15 years | Support tolerance technique for BellmanFord? (#51) A new operation … | |
base.cc | 1.0 KB | 477:e6ae4999cf22 | 16 years | Suppress or fix VS2008 warnings + turn off faulty tests using CMAKE (#208) | |
assert.h | 7.4 KB | 440:88ed40ad0d4f | 16 years | Happy New Year again - update the copyright headers + run the source … | |
arg_parser.h | 13.2 KB | 842:c2ff0a365245 | 15 years | ArgParser? can throw exception instead of exit(1) (#332) | |
arg_parser.cc | 12.6 KB | 842:c2ff0a365245 | 15 years | ArgParser? can throw exception instead of exit(1) (#332) | |
adaptors.h | 110.3 KB | 787:c2230649a493 | 15 years | Various doc improvements (#331) - Add notes to the graph classes … |
Note: See TracBrowser
for help on using the repository browser.