COIN-OR::LEMON - Graph Library

source: lemon-0.x/lemon @ 1832:d0c28d9c9141

Name Size Rev Age Author Last Change
../
attic 1435:8e85e6bbefdf   19 years Akos Ladanyi trunk/src/* move to trunk/
concept 1760:f18e8ca73a8f   18 years Mihaly Barasz concept/graph.h: graphs defined by using components (_*Graph) need no …
bits 1832:d0c28d9c9141   18 years Balazs Dezso Bug fix
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/
lemon.pc.in 304 bytes 1481:ca33a3cf41ce   19 years Akos Ladanyi handle library dependencies
suurballe.h 6.2 KB 1527:7ceab500e1f6   19 years athos Doc review+corrections in my own documentation according to the …
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
simann.h 11.1 KB 1633:4bc163d55528   19 years Alpar Juttner Move simann.h to trunk/lemon
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
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?
bin_heap.h 9.2 KB 1717:75fe24093ded   18 years Balazs Dezso Added clear function to heaps and concept
path.h 19.8 KB 1730:fffa6456548a   18 years Balazs Dezso Minor changes and bugfixes
graph_to_eps.h 35.7 KB 1743:503d0c79078a   18 years Balazs Dezso Filename can be given as std::string
graph_reader.h 26.5 KB 1744:51d5d41e15b1   18 years Balazs Dezso Removing old input/output functions
graph_writer.h 21.6 KB 1744:51d5d41e15b1   18 years Balazs Dezso Removing old input/output functions
lemon_reader.h 63.7 KB 1746:874e4bc21435   18 years Balazs Dezso If the file does not exist LemonReader? throws exception
fib_heap.h 14.5 KB 1753:98d83dd56c1d   18 years Balazs Dezso Some change on the clear
matrix_maps.h 11.6 KB 1757:bd4199049036   18 years Alpar Juttner Spellcheck
linear_heap.h 12.1 KB 1758:4bfe670710e0   18 years Balazs Dezso Doc fix
radix_heap.h 11.7 KB 1758:4bfe670710e0   18 years Balazs Dezso Doc fix
min_cost_flow.h 7.8 KB 1763:49045f2d28d4   18 years Balazs Dezso pred => predEdge rename
dijkstra.h 35.3 KB 1765:f15b3c09481c   18 years Balazs Dezso Removing todos
floyd_warshall.h 18.8 KB 1765:f15b3c09481c   18 years Balazs Dezso Removing todos
unionfind.h 16.7 KB 1779:f6cafba4dbf2   18 years Alpar Juttner Obsolete bug removed
johnson.h 23.2 KB 1784:d9eb186547d7   18 years Balazs Dezso Bug fix
lp_cplex.h 2.5 KB 1787:932b8490caf0   18 years marci bugfix in setCol, getting dual values
lp_glpk.cc 11.2 KB 1787:932b8490caf0   18 years marci bugfix in setCol, getting dual values
lp_glpk.h 3.3 KB 1787:932b8490caf0   18 years marci bugfix in setCol, getting dual values
traits.h 4.1 KB 1790:c7dd9d8c770a   18 years Balazs Dezso Bug fix
graph_adaptor.h 61.8 KB 1791:62e7d237e1fb   18 years Balazs Dezso Modification on the base graph concept The extended interface does not …
grid_graph.h 13.6 KB 1791:62e7d237e1fb   18 years Balazs Dezso Modification on the base graph concept The extended interface does not …
hypercube_graph.h 9.3 KB 1791:62e7d237e1fb   18 years Balazs Dezso Modification on the base graph concept The extended interface does not …
preflow.h 23.5 KB 1792:febe52db9b67   18 years Balazs Dezso Arrangement of the documentation changed
lp_skeleton.cc 2.4 KB 1796:b6a58c8bea87   18 years Mihaly Barasz lp_skeleton: _getDual "implemented"
lp_skeleton.h 3.8 KB 1796:b6a58c8bea87   18 years Mihaly Barasz lp_skeleton: _getDual "implemented"
lp_cplex.cc 12.1 KB 1798:8b91105d5374   18 years Mihaly Barasz lp_cplex: getDual compiles; untested
bfs.h 30.9 KB 1799:990ef198f64d   18 years Balazs Dezso Warning because unused parameters
dfs.h 43.6 KB 1799:990ef198f64d   18 years Balazs Dezso Warning because unused parameters
maps.h 29.3 KB 1808:c499025ca638   18 years Alpar Juttner wirteable -> writable
iterable_maps.h 14.9 KB 1810:474d093466a5   18 years Balazs Dezso Modified iterators on graph maps Other iterators for not graph maps
lp_base.h 34.6 KB 1810:474d093466a5   18 years Balazs Dezso Modified iterators on graph maps Other iterators for not graph maps
map_iterator.h 4.0 KB 1810:474d093466a5   18 years Balazs Dezso Modified iterators on graph maps Other iterators for not graph maps
time_measure.h 10.0 KB 1811:597ce92fae73   18 years Alpar Juttner Several bugfices.
list_graph.h 16.7 KB 1812:a6f019fa6e7a   18 years Alpar Juttner split(Edge) member function added.
belmann_ford.h 31.1 KB 1816:19ee9133a28c   18 years Alpar Juttner - Spellcheck (pathes->paths) - todos
topology.h 42.0 KB 1817:dc3516405f8f   18 years Alpar Juttner - Spellcheck (pathes->paths)
euler.h 7.2 KB 1818:8f9905c4e1c1   18 years Alpar Juttner UndirEulerIt? added
smart_graph.h 15.3 KB 1820:22099ef840d7   18 years Balazs Dezso Undir Bipartite Graph/Full? and Smart/ without concept, doc and concept …
Makefile.am 1.6 KB 1824:3a15b39a7c78   18 years Balazs Dezso Erasing old header Correcting makefile
error.h 15.3 KB 1827:dc660ed95b31   18 years Balazs Dezso Fixing bug in g++-3.3
full_graph.h 15.2 KB 1828:fd3771591a5c   18 years Balazs Dezso Static maps for bipartite graphs.
graph_utils.h 47.4 KB 1830:ffd6d50fb155   18 years Balazs Dezso Document improvments
Note: See TracBrowser for help on using the repository browser.