COIN-OR::LEMON - Graph Library

source: lemon-0.x/lemon @ 1761:896464fe9fbb

Name Size Rev Age Author Last Change
../
attic 1435:8e85e6bbefdf   19 years Akos Ladanyi trunk/src/* move to trunk/
bits 1744:51d5d41e15b1   18 years Balazs Dezso Removing old input/output functions
concept 1760:f18e8ca73a8f   18 years Mihaly Barasz concept/graph.h: graphs defined by using components (_*Graph) need no …
belmann_ford.h 28.4 KB 1754:4bf5ceb49023   18 years Balazs Dezso Documentation modified
bezier.h 4.5 KB 1548:b96c5b7a0e92   19 years Alpar Juttner Bezier classes are made more consistent
bfs.h 31.1 KB 1761:896464fe9fbb   18 years Balazs Dezso Hiding :) todos
bin_heap.h 9.2 KB 1717:75fe24093ded   18 years Balazs Dezso Added clear function to heaps and concept
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/
dfs.h 43.6 KB 1761:896464fe9fbb   18 years Balazs Dezso Hiding :) todos
dijkstra.h 35.5 KB 1761:896464fe9fbb   18 years Balazs Dezso Hiding :) todos
dimacs.h 6.0 KB 1435:8e85e6bbefdf   19 years Akos Ladanyi trunk/src/* move to trunk/
error.h 13.8 KB 1746:874e4bc21435   18 years Balazs Dezso If the file does not exist LemonReader? throws exception
euler.h 3.9 KB 1761:896464fe9fbb   18 years Balazs Dezso Hiding :) todos
fib_heap.h 14.5 KB 1753:98d83dd56c1d   18 years Balazs Dezso Some change on the clear
floyd_warshall.h 19.0 KB 1757:bd4199049036   18 years Alpar Juttner Spellcheck
full_graph.h 10.9 KB 1726:f214631ea1ac   18 years Balazs Dezso Doc bugfix
graph_adaptor.h 61.8 KB 1755:bf267b301a5e   18 years Balazs Dezso Make constructor explicit Indentation changed
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 45.3 KB 1756:b1f441f24d08   18 years Alpar Juttner GRAPH_TYPEDEFS and UNDIRGRAPH_TYPEDEFS macros added to graph_utils.h.
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
invalid.h 1.4 KB 1435:8e85e6bbefdf   19 years Akos Ladanyi trunk/src/* move to trunk/
iterable_maps.h 11.2 KB 1759:0bb3fb3baffd   18 years Balazs Dezso Increment and decrement operator for IterableIntMap::Reference
johnson.h 23.3 KB 1757:bd4199049036   18 years Alpar Juttner Spellcheck
kruskal.h 13.6 KB 1679:e825655c24a4   19 years Balazs Dezso Some bugfixes.
lemon.pc.in 304 bytes 1481:ca33a3cf41ce   19 years Akos Ladanyi handle library dependencies
lemon_reader.h 63.7 KB 1746:874e4bc21435   18 years Balazs Dezso If the file does not exist LemonReader? throws exception
lemon_writer.h 38.9 KB 1705:3f63d9db307b   18 years Balazs Dezso Removing smart references
linear_heap.h 12.1 KB 1758:4bfe670710e0   18 years Balazs Dezso Doc fix
list_graph.h 16.1 KB 1729:06f939455cb1   18 years Balazs Dezso Removing signal/commit Change from alteration notifier It makes …
lp.h 1.7 KB 1611:bb51e4a510c5   19 years Alpar Juttner We must always have lemon/config.h
lp_base.cc 1.1 KB 1435:8e85e6bbefdf   19 years Akos Ladanyi trunk/src/* move to trunk/
lp_base.h 34.8 KB 1612:64f983f5a7d5   19 years Alpar Juttner Spellcheck
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
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 1757:bd4199049036   18 years Alpar Juttner Spellcheck
max_matching.h 15.9 KB 1587:8f1c317ebeb4   19 years Alpar Juttner Doc improvements
min_cost_flow.h 7.8 KB 1527:7ceab500e1f6   19 years athos Doc review+corrections in my own documentation according to the …
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 1758:4bfe670710e0   18 years Balazs Dezso Doc fix
simann.h 11.1 KB 1633:4bc163d55528   19 years Alpar Juttner Move simann.h to trunk/lemon
smart_graph.h 11.2 KB 1729:06f939455cb1   18 years Balazs Dezso Removing signal/commit Change from alteration notifier It makes …
suurballe.h 6.2 KB 1527:7ceab500e1f6   19 years athos Doc review+corrections in my own documentation according to the …
time_measure.h 8.4 KB 1689:f1795dafe42c   18 years Alpar Juttner - runningTimeTest(): a tool to measure running times more precisely. - …
topology.h 39.9 KB 1750:5c76ebbb4818   18 years Balazs Dezso Connected components, etc... Based on the dfs visitor interface
traits.h 4.1 KB 1719:674182524bd9   18 years Balazs Dezso Traits moved to own file Tag for reference maps Possibility to handle …
unionfind.h 16.8 KB 1435:8e85e6bbefdf   19 years Akos Ladanyi trunk/src/* move to trunk/
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?
Note: See TracBrowser for help on using the repository browser.