COIN-OR::LEMON - Graph Library

source: lemon-0.x/lemon @ 1718:6a958ab38386

Name Size Rev Age Author Last Change
../
attic 1435:8e85e6bbefdf   19 years Akos Ladanyi trunk/src/* move to trunk/
concept 1717:75fe24093ded   18 years Balazs Dezso Added clear function to heaps and concept
bits 1718:6a958ab38386   18 years Balazs Dezso Extending observer interface It will be used in the indegmap, …
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/
lp_base.cc 1.1 KB 1435:8e85e6bbefdf   19 years Akos Ladanyi trunk/src/* move to trunk/
path.h 19.7 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/
lp_cplex.h 2.5 KB 1460:7c58aabb9eea   19 years athos I could not check, because: aclocal-1.7: command not found
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
lemon.pc.in 304 bytes 1481:ca33a3cf41ce   19 years Akos Ladanyi handle library dependencies
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 …
error.h 12.6 KB 1536:308150155bb5   19 years Alpar Juttner Kill several doxygen warnings
graph_writer.h 24.3 KB 1540:7d028a73d7f2   19 years athos Documented Balazs's stuff. Quite enough of that.
lp_glpk.cc 11.1 KB 1540:7d028a73d7f2   19 years athos Documented Balazs's stuff. Quite enough of that.
lp_cplex.cc 12.0 KB 1542:0219ee65ffcc   19 years athos Some testing of the LP interface: bugs got fixed.
bezier.h 4.5 KB 1548:b96c5b7a0e92   19 years Alpar Juttner Bezier classes are made more consistent
max_matching.h 15.9 KB 1587:8f1c317ebeb4   19 years Alpar Juttner Doc improvements
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
preflow.h 23.2 KB 1631:e15162d8eca1   19 years Alpar Juttner Fixed most (but not all) of Doxygen warnings
simann.h 11.1 KB 1633:4bc163d55528   19 years Alpar Juttner Move simann.h to trunk/lemon
graph_to_eps.h 35.2 KB 1676:c3e416514759   19 years Balazs Dezso Bug fix
kruskal.h 13.6 KB 1679:e825655c24a4   19 years Balazs Dezso Some bugfixes.
iterable_maps.h 6.4 KB 1685:5b37a10234bc   19 years Balazs Dezso Some bugfixes
time_measure.h 8.4 KB 1689:f1795dafe42c   19 years Alpar Juttner - runningTimeTest(): a tool to measure running times more precisely. - …
graph_adaptor.h 61.7 KB 1697:4c593a4096da   18 years Balazs Dezso Preliminary SplitGraphAdaptor? And some other improvments
full_graph.h 10.9 KB 1703:eb90e3d6bddc   18 years Balazs Dezso Proper sized map type
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
graph_reader.h 28.1 KB 1705:3f63d9db307b   18 years Balazs Dezso Removing smart references
lemon_reader.h 63.6 KB 1705:3f63d9db307b   18 years Balazs Dezso Removing smart references
lemon_writer.h 38.9 KB 1705:3f63d9db307b   18 years Balazs Dezso Removing smart references
maps.h 24.6 KB 1705:3f63d9db307b   18 years Balazs Dezso Removing smart references
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?
Makefile.am 1.5 KB 1707:39496e5482af   18 years Balazs Dezso Changing makefile
topology.h 5.7 KB 1709:a323456bf7c8   18 years Balazs Dezso Template Named Parameter bugfix
belmann_ford.h 26.9 KB 1710:f531c16dd923   18 years Balazs Dezso Bug solved in named parameters Simplify my Johnson algorithm
bfs.h 31.1 KB 1710:f531c16dd923   18 years Balazs Dezso Bug solved in named parameters Simplify my Johnson algorithm
dfs.h 34.1 KB 1710:f531c16dd923   18 years Balazs Dezso Bug solved in named parameters Simplify my Johnson algorithm
dijkstra.h 32.0 KB 1710:f531c16dd923   18 years Balazs Dezso Bug solved in named parameters Simplify my Johnson algorithm
floyd_warshall.h 17.8 KB 1710:f531c16dd923   18 years Balazs Dezso Bug solved in named parameters Simplify my Johnson algorithm
johnson.h 17.7 KB 1710:f531c16dd923   18 years Balazs Dezso Bug solved in named parameters Simplify my Johnson algorithm
graph_utils.h 46.4 KB 1712:4fb435ad31cf   18 years Balazs Dezso Little modifications
bin_heap.h 9.2 KB 1717:75fe24093ded   18 years Balazs Dezso Added clear function to heaps and concept
fib_heap.h 14.5 KB 1717:75fe24093ded   18 years Balazs Dezso Added clear function to heaps and concept
radix_heap.h 11.7 KB 1717:75fe24093ded   18 years Balazs Dezso Added clear function to heaps and concept
list_graph.h 17.0 KB 1718:6a958ab38386   18 years Balazs Dezso Extending observer interface It will be used in the indegmap, …
smart_graph.h 11.4 KB 1718:6a958ab38386   18 years Balazs Dezso Extending observer interface It will be used in the indegmap, …
Note: See TracBrowser for help on using the repository browser.