2004-09-20 marci (none)
2004-09-20 jacint new test graph
2004-09-20 jacint (none)
2004-09-19 klao Kruskal cleanup:
2004-09-19 klao Somebody forgot to remove these.
2004-09-19 alpar Put away debug.h and error.h temporarily.
2004-09-19 alpar This was forgotten to add from the previous commit.
2004-09-19 alpar Right (but still too short) documentation of the namespaces.
2004-09-17 alpar - Name changing: XYZGraphSkeleton -> XYZGraph
2004-09-17 alpar An alert added to doc.
2004-09-17 alpar Graph wrapper tests added.
2004-09-17 deba Fix maps in the GraphWrappers.
2004-09-16 alpar Go back to -r1169 in order to be able to compile minlengthpath_test.cc
2004-09-16 ladanyi Changed to conform to the new iterator style.
2004-09-16 alpar Document the file itself.
2004-09-16 alpar - GraphSkeleton renamed to ExtendableGraphSkeleton
2004-09-16 alpar Cross references turned off.
2004-09-16 marci (none)
2004-09-16 marci (none)
2004-09-16 marci more docs
2004-09-16 marci This is needed for the demo.
2004-09-16 marci Demo file for SubGraphWrapper<Graph>. Documentation will be added later.
2004-09-16 marci (none)
2004-09-16 marci Sorry, the name chosen was a mistake.
2004-09-16 marci (none)
2004-09-16 marci An edge-map which shows the tight edges w.r.t a potential and an edge-distance function.
2004-09-16 marci bug correction
2004-09-16 marci bug correction in SubGraphWrapper<Graph>::NodeIt::NodeIt(...)
2004-09-16 athos Completed documentation for mincostflows and minlengthpaths.
2004-09-15 klao Forgotten std::
2004-09-15 klao Handling strings with std::string
2004-09-15 jacint docs changes
2004-09-15 alpar - Modifications to compile with icc.
2004-09-15 alpar Better handling of the input files of the tests.
2004-09-15 marci correction of SubGraphWrapper bug.
2004-09-14 alpar Change the name of a template parameter.
2004-09-14 alpar Remove obsolete features.
2004-09-14 alpar Changes in doc.
2004-09-14 marci (none)
2004-09-14 marci (none)
2004-09-14 ladanyi Set 'svn:ignore' property.
2004-09-14 ladanyi Set 'svn:ignore' property (again).
2004-09-14 ladanyi Set 'svn:ignore' property.
2004-09-14 ladanyi 'make distcheck' works again\!
2004-09-13 deba Bug fix in the symmetric maps.
2004-09-13 alpar Minor corrections. "make distclean" still doesn't work.
2004-09-13 alpar Fix a DANGEROUS bug.
2004-09-13 alpar Change the compilation order.
2004-09-13 alpar Change MaxFlow to Preflow.
2004-09-13 alpar Remove unnecessary include headers.
2004-09-13 marci (none)
2004-09-13 hegyi Reserve is resolved.
2004-09-13 jacint preflow last changes
2004-09-13 alpar Remove one remaining range checking.
2004-09-13 hegyi There is no runtime debug in path.h
2004-09-13 jacint preflow test
2004-09-12 hegyi Eliminating redundant lines.
2004-09-12 hegyi The first version of new path test program. The old became old_path_test.
2004-09-12 deba KeySet and ValueSet are inserted into the map structures.
2004-09-09 alpar ... and add the missing header files.