COIN-OR::LEMON - Graph Library

source: lemon-0.x/lemon @ 1744:51d5d41e15b1

Name Size Rev Age Author Last Change
../
bits 1744:51d5d41e15b1   18 years Balazs Dezso Removing old input/output functions
concept 1720:578d8b2b76c6   18 years Balazs Dezso Matrixmaps moved to own file
attic 1435:8e85e6bbefdf   19 years Akos Ladanyi trunk/src/* move to trunk/
bezier.h 4.5 KB 1548:b96c5b7a0e92   19 years Alpar Juttner Bezier classes are made more consistent
error.h 12.6 KB 1536:308150155bb5   19 years Alpar Juttner Kill several doxygen warnings
euler.h 3.9 KB 1738:470aa67893f5   18 years Alpar Juttner Euler tour iterator.
lp.h 1.7 KB 1611:bb51e4a510c5   19 years Alpar Juttner We must always have lemon/config.h
lp_base.h 34.8 KB 1612:64f983f5a7d5   19 years Alpar Juttner Spellcheck
max_matching.h 15.9 KB 1587:8f1c317ebeb4   19 years Alpar Juttner Doc improvements
simann.h 11.1 KB 1633:4bc163d55528   19 years Alpar Juttner Move simann.h to trunk/lemon
time_measure.h 8.4 KB 1689:f1795dafe42c   19 years Alpar Juttner - runningTimeTest(): a tool to measure running times more precisely. - …
lp_cplex.cc 12.0 KB 1542:0219ee65ffcc   19 years athos Some testing of the LP interface: bugs got fixed.
lp_cplex.h 2.5 KB 1460:7c58aabb9eea   19 years athos I could not check, because: aclocal-1.7: command not found
lp_glpk.cc 11.1 KB 1540:7d028a73d7f2   19 years athos Documented Balazs's stuff. Quite enough of that.
lp_glpk.h 3.3 KB 1460:7c58aabb9eea   19 years athos I could not check, because: aclocal-1.7: command not found
lp_skeleton.cc 2.3 KB 1460:7c58aabb9eea   19 years athos I could not check, because: aclocal-1.7: command not found
lp_skeleton.h 3.7 KB 1508:389a94a1d9eb   19 years athos cplex test included
min_cost_flow.h 7.8 KB 1527:7ceab500e1f6   19 years athos Doc review+corrections in my own documentation according to the …
suurballe.h 6.2 KB 1527:7ceab500e1f6   19 years athos Doc review+corrections in my own documentation according to the …
belmann_ford.h 28.4 KB 1741:7a98fe2ed989   18 years Balazs Dezso Some modifications on shortest path algoritms: - heap traits - …
bfs.h 31.1 KB 1710:f531c16dd923   18 years Balazs Dezso Bug solved in named parameters Simplify my Johnson algorithm
bin_heap.h 9.2 KB 1717:75fe24093ded   18 years Balazs Dezso Added clear function to heaps and concept
dfs.h 34.1 KB 1710:f531c16dd923   18 years Balazs Dezso Bug solved in named parameters Simplify my Johnson algorithm
dijkstra.h 35.6 KB 1741:7a98fe2ed989   18 years Balazs Dezso Some modifications on shortest path algoritms: - heap traits - …
fib_heap.h 14.5 KB 1717:75fe24093ded   18 years Balazs Dezso Added clear function to heaps and concept
floyd_warshall.h 19.0 KB 1741:7a98fe2ed989   18 years Balazs Dezso Some modifications on shortest path algoritms: - heap traits - …
full_graph.h 10.9 KB 1726:f214631ea1ac   18 years Balazs Dezso Doc bugfix
graph_adaptor.h 61.7 KB 1725:22752dd6c693   18 years Balazs Dezso Using proper return type
graph_reader.h 26.5 KB 1744:51d5d41e15b1   18 years Balazs Dezso Removing old input/output functions
graph_to_eps.h 35.7 KB 1743:503d0c79078a   18 years Balazs Dezso Filename can be given as std::string
graph_utils.h 43.9 KB 1730:fffa6456548a   18 years Balazs Dezso Minor changes and bugfixes
graph_writer.h 21.6 KB 1744:51d5d41e15b1   18 years Balazs Dezso Removing old input/output functions
grid_graph.h 13.6 KB 1703:eb90e3d6bddc   18 years Balazs Dezso Proper sized map type
hypercube_graph.h 9.2 KB 1703:eb90e3d6bddc   18 years Balazs Dezso Proper sized map type
iterable_maps.h 6.4 KB 1685:5b37a10234bc   19 years Balazs Dezso Some bugfixes
johnson.h 23.1 KB 1741:7a98fe2ed989   18 years Balazs Dezso Some modifications on shortest path algoritms: - heap traits - …
kruskal.h 13.6 KB 1679:e825655c24a4   19 years Balazs Dezso Some bugfixes.
lemon_writer.h 38.9 KB 1705:3f63d9db307b   18 years Balazs Dezso Removing smart references
linear_heap.h 12.2 KB 1724:b20777184ba8   18 years Balazs Dezso Heap not for the dijkstra It will be used in the minCut algorithm
list_graph.h 16.1 KB 1729:06f939455cb1   18 years Balazs Dezso Removing signal/commit Change from alteration notifier It makes …
Makefile.am 1.6 KB 1724:b20777184ba8   18 years Balazs Dezso Heap not for the dijkstra It will be used in the minCut algorithm
maps.h 24.6 KB 1725:22752dd6c693   18 years Balazs Dezso Using proper return type
matrix_maps.h 11.6 KB 1720:578d8b2b76c6   18 years Balazs Dezso Matrixmaps moved to own file
path.h 19.8 KB 1730:fffa6456548a   18 years Balazs Dezso Minor changes and bugfixes
preflow.h 23.2 KB 1742:2637b9420d0a   18 years Balazs Dezso Show description of the file
radix_heap.h 11.7 KB 1717:75fe24093ded   18 years Balazs Dezso Added clear function to heaps and concept
smart_graph.h 11.2 KB 1729:06f939455cb1   18 years Balazs Dezso Removing signal/commit Change from alteration notifier It makes …
topology.h 11.1 KB 1740:4cade8579363   18 years Balazs Dezso Bug fix in connectedComponents Strongly connected components
traits.h 4.1 KB 1719:674182524bd9   18 years Balazs Dezso Traits moved to own file Tag for reference maps Possibility to handle …
utility.h 3.6 KB 1705:3f63d9db307b   18 years Balazs Dezso Removing smart references
xy.h 12.3 KB 1706:163746ec3094   18 years Balazs Dezso Removing NeedCopy?
concept_check.h 3.1 KB 1435:8e85e6bbefdf   19 years Akos Ladanyi trunk/src/* move to trunk/
config.h.in 109 bytes 1435:8e85e6bbefdf   19 years Akos Ladanyi trunk/src/* move to trunk/
dimacs.h 6.0 KB 1435:8e85e6bbefdf   19 years Akos Ladanyi trunk/src/* move to trunk/
invalid.h 1.4 KB 1435:8e85e6bbefdf   19 years Akos Ladanyi trunk/src/* move to trunk/
lemon.pc.in 304 bytes 1481:ca33a3cf41ce   19 years Akos Ladanyi handle library dependencies
lemon_reader.h 63.6 KB 1722:2acb5f9bfa72   18 years Akos Ladanyi bugfix (affected x86_64 only)
lp_base.cc 1.1 KB 1435:8e85e6bbefdf   19 years Akos Ladanyi trunk/src/* move to trunk/
unionfind.h 16.8 KB 1435:8e85e6bbefdf   19 years Akos Ladanyi trunk/src/* move to trunk/
Note: See TracBrowser for help on using the repository browser.