source:
lemon-0.x/lemon
@
1757:bd4199049036
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
attic | 1435:8e85e6bbefdf | 20 years | trunk/src/* move to trunk/ | ||
bits | 1744:51d5d41e15b1 | 19 years | Removing old input/output functions | ||
concept | 1720:578d8b2b76c6 | 19 years | Matrixmaps moved to own file | ||
belmann_ford.h | 28.4 KB | 1754:4bf5ceb49023 | 19 years | Documentation modified | |
bezier.h | 4.5 KB | 1548:b96c5b7a0e92 | 20 years | Bezier classes are made more consistent | |
bfs.h | 31.1 KB | 1755:bf267b301a5e | 19 years | Make constructor explicit Indentation changed | |
bin_heap.h | 9.2 KB | 1717:75fe24093ded | 19 years | Added clear function to heaps and concept | |
concept_check.h | 3.1 KB | 1435:8e85e6bbefdf | 20 years | trunk/src/* move to trunk/ | |
config.h.in | 109 bytes | 1435:8e85e6bbefdf | 20 years | trunk/src/* move to trunk/ | |
dfs.h | 43.6 KB | 1749:c13f6b4aa40e | 19 years | Visitor interface for the dfs algorithm. | |
dijkstra.h | 35.6 KB | 1741:7a98fe2ed989 | 19 years | Some modifications on shortest path algoritms: - heap traits - … | |
dimacs.h | 6.0 KB | 1435:8e85e6bbefdf | 20 years | trunk/src/* move to trunk/ | |
error.h | 13.8 KB | 1746:874e4bc21435 | 19 years | If the file does not exist LemonReader? throws exception | |
euler.h | 3.9 KB | 1738:470aa67893f5 | 19 years | Euler tour iterator. | |
fib_heap.h | 14.5 KB | 1753:98d83dd56c1d | 19 years | Some change on the clear | |
floyd_warshall.h | 19.0 KB | 1757:bd4199049036 | 19 years | Spellcheck | |
full_graph.h | 10.9 KB | 1726:f214631ea1ac | 19 years | Doc bugfix | |
graph_adaptor.h | 61.8 KB | 1755:bf267b301a5e | 19 years | Make constructor explicit Indentation changed | |
graph_reader.h | 26.5 KB | 1744:51d5d41e15b1 | 19 years | Removing old input/output functions | |
graph_to_eps.h | 35.7 KB | 1743:503d0c79078a | 19 years | Filename can be given as std::string | |
graph_utils.h | 45.3 KB | 1756:b1f441f24d08 | 19 years | GRAPH_TYPEDEFS and UNDIRGRAPH_TYPEDEFS macros added to graph_utils.h. | |
graph_writer.h | 21.6 KB | 1744:51d5d41e15b1 | 19 years | Removing old input/output functions | |
grid_graph.h | 13.6 KB | 1703:eb90e3d6bddc | 19 years | Proper sized map type | |
hypercube_graph.h | 9.2 KB | 1703:eb90e3d6bddc | 19 years | Proper sized map type | |
invalid.h | 1.4 KB | 1435:8e85e6bbefdf | 20 years | trunk/src/* move to trunk/ | |
iterable_maps.h | 10.8 KB | 1752:dce1f28ac595 | 19 years | IterableIntMap? todo: documentation need | |
johnson.h | 23.3 KB | 1757:bd4199049036 | 19 years | Spellcheck | |
kruskal.h | 13.6 KB | 1679:e825655c24a4 | 20 years | Some bugfixes. | |
lemon.pc.in | 304 bytes | 1481:ca33a3cf41ce | 20 years | handle library dependencies | |
lemon_reader.h | 63.7 KB | 1746:874e4bc21435 | 19 years | If the file does not exist LemonReader? throws exception | |
lemon_writer.h | 38.9 KB | 1705:3f63d9db307b | 19 years | Removing smart references | |
linear_heap.h | 12.2 KB | 1724:b20777184ba8 | 19 years | Heap not for the dijkstra It will be used in the minCut algorithm | |
list_graph.h | 16.1 KB | 1729:06f939455cb1 | 19 years | Removing signal/commit Change from alteration notifier It makes … | |
lp.h | 1.7 KB | 1611:bb51e4a510c5 | 20 years | We must always have lemon/config.h | |
lp_base.cc | 1.1 KB | 1435:8e85e6bbefdf | 20 years | trunk/src/* move to trunk/ | |
lp_base.h | 34.8 KB | 1612:64f983f5a7d5 | 20 years | Spellcheck | |
lp_cplex.cc | 12.0 KB | 1542:0219ee65ffcc | 20 years | Some testing of the LP interface: bugs got fixed. | |
lp_cplex.h | 2.5 KB | 1460:7c58aabb9eea | 20 years | I could not check, because: aclocal-1.7: command not found | |
lp_glpk.cc | 11.1 KB | 1540:7d028a73d7f2 | 20 years | Documented Balazs's stuff. Quite enough of that. | |
lp_glpk.h | 3.3 KB | 1460:7c58aabb9eea | 20 years | I could not check, because: aclocal-1.7: command not found | |
lp_skeleton.cc | 2.3 KB | 1460:7c58aabb9eea | 20 years | I could not check, because: aclocal-1.7: command not found | |
lp_skeleton.h | 3.7 KB | 1508:389a94a1d9eb | 20 years | cplex test included | |
Makefile.am | 1.6 KB | 1724:b20777184ba8 | 19 years | Heap not for the dijkstra It will be used in the minCut algorithm | |
maps.h | 24.6 KB | 1725:22752dd6c693 | 19 years | Using proper return type | |
matrix_maps.h | 11.6 KB | 1757:bd4199049036 | 19 years | Spellcheck | |
max_matching.h | 15.9 KB | 1587:8f1c317ebeb4 | 20 years | Doc improvements | |
min_cost_flow.h | 7.8 KB | 1527:7ceab500e1f6 | 20 years | Doc review+corrections in my own documentation according to the … | |
path.h | 19.8 KB | 1730:fffa6456548a | 19 years | Minor changes and bugfixes | |
preflow.h | 23.2 KB | 1742:2637b9420d0a | 19 years | Show description of the file | |
radix_heap.h | 11.7 KB | 1717:75fe24093ded | 19 years | Added clear function to heaps and concept | |
simann.h | 11.1 KB | 1633:4bc163d55528 | 20 years | Move simann.h to trunk/lemon | |
smart_graph.h | 11.2 KB | 1729:06f939455cb1 | 19 years | Removing signal/commit Change from alteration notifier It makes … | |
suurballe.h | 6.2 KB | 1527:7ceab500e1f6 | 20 years | Doc review+corrections in my own documentation according to the … | |
time_measure.h | 8.4 KB | 1689:f1795dafe42c | 19 years | - runningTimeTest(): a tool to measure running times more precisely. - … | |
topology.h | 39.9 KB | 1750:5c76ebbb4818 | 19 years | Connected components, etc... Based on the dfs visitor interface | |
traits.h | 4.1 KB | 1719:674182524bd9 | 19 years | Traits moved to own file Tag for reference maps Possibility to handle … | |
unionfind.h | 16.8 KB | 1435:8e85e6bbefdf | 20 years | trunk/src/* move to trunk/ | |
utility.h | 3.6 KB | 1705:3f63d9db307b | 19 years | Removing smart references | |
xy.h | 12.3 KB | 1706:163746ec3094 | 19 years | Removing NeedCopy? |
Note: See TracBrowser
for help on using the repository browser.