|
|
@1094:da32bccc7c4d
|
20 years |
jacint |
|
|
|
@1041:9d503ce002db
|
20 years |
Alpar Juttner |
- Several convenience maps added to maps.h
- Improvements in doc
|
|
|
@970:09f9abe22df2
|
20 years |
marci |
partial graph_wrapper changes with graph_factory
|
|
|
@962:1a770e9f80b2
|
20 years |
Mihaly Barasz |
Undirect graph implementation.
Not yet done, untested.
|
|
|
@961:289d80c33f04
|
20 years |
Mihaly Barasz |
* Somewhat less redundant and a bit more correct graph concepts.
* …
|
|
|
@946:c94ef40a22ce
|
20 years |
Mihaly Barasz |
The graph_factory branch (@ 1321) has been merged to trunk.
|
|
|
@938:70e2886211d5
|
20 years |
Alpar Juttner |
Many of ckeckCompileXYZ()'s are now in the corresponding skeleton …
|
|
|
@937:d4e911acef3d
|
20 years |
Balazs Dezso |
Revert backport changes -r1230.
|
|
|
@919:6153d9cf78c6
|
20 years |
Alpar Juttner |
- Backport -r1227 and -r1220
- Temporarily remove (move to attic) …
|
|
|
@909:6a22e0dfd453
|
20 years |
Balazs Dezso |
New symmetric Graph concept.
New symmetric list and smart graph. …
|
|
|
@899:f485b3008cf5
|
20 years |
Alpar Juttner |
Classes (and corresponting file names) renamed:
- MinLengthPaths? -> …
|
|
|
@896:3a98a1aa5a8f
|
20 years |
Alpar Juttner |
- mincostflows.h renamed to min_cost_flows.h
- minlengthpaths.h …
|
|
|
@895:b5dee93d7abd
|
20 years |
Alpar Juttner |
Minor correction to (preflow_graph.inp -> preflow_graph.dim)
|
|
|
@883:4af619b64d98
|
20 years |
Alpar Juttner |
Put away debug.h and error.h temporarily.
|
|
|
@878:86b42ec55f3e
|
20 years |
Alpar Juttner |
Graph wrapper tests added.
|
|
|
@855:8c44b64dd436
|
20 years |
Alpar Juttner |
Better handling of the input files of the tests.
|
|
|
@845:e4692f92a79b
|
20 years |
Akos Ladanyi |
'make distcheck' works again\!
|
|
|
@843:d56fad02dc55
|
20 years |
Alpar Juttner |
Minor corrections. "make distclean" still doesn't work.
|
|
|
@833:512e5fd7d38b
|
20 years |
jacint |
preflow test
|
|
|
@820:a9b6a7f73895
|
20 years |
Hegyi Péter |
path_test is getting under construction
|
|
|
@810:e9fbc747ca47
|
20 years |
Alpar Juttner |
Kruskal alg. (src/hugo/kruskal.h, src/test/kruskal_test.cc) is …
|
|
|
@800:b70a494b4912
|
20 years |
Alpar Juttner |
Move general graph compilation tests to 'src/test/graph_test.h'.
|
|
|
@790:2b9a43c0d64e
|
20 years |
Alpar Juttner |
- 'minlengpaths_test.cc' added.
- Path tests in 'minlengpaths_test.cc' …
|
|
|
@789:65c5c7d37578
|
20 years |
marci |
.
|
|
|
@788:c3187cafcabf
|
20 years |
marci |
mincostflow_test is ok.
|
|
|
@780:e06d0d16595f
|
20 years |
Alpar Juttner |
- DFS class (bfs.h and bfs_test.cc) added
- Bugfixes in Dijkstra and Bfs
|
|
|
@774:4297098d9677
|
20 years |
Alpar Juttner |
Merge back the whole branches/hugo++ to trunk.
|
|
|
@727:aada518af30f
|
20 years |
Alpar Juttner |
- Better Makefile.am. (I hope.)
- Some more tests
|
|
|
@567:efaa79ee8d14
|
21 years |
Alpar Juttner |
time_measure.cc was renamed to time_measure_test.cc
Add an alternative …
|
|
|
@545:367929c61461
|
21 years |
Alpar Juttner |
Test cases for time_measure.h
|
|
|
@542:69bde1d90c04
|
21 years |
Akos Ladanyi |
Set up automake environment.
|