2005-01-09 klao Advances in error.h
2005-01-09 klao src/work/Doxyfile: Minor changes
2005-01-09 klao update to doxygen v1.4.0
2005-01-09 klao Doxyfile: minor changes
2005-01-09 klao Doxyfile updated to doxygen v1.4.0
2005-01-08 alpar - Parallel edge support (without arrowheads)
2005-01-08 alpar - Empty doxygen comments
2005-01-07 klao Nasty bug in undir_graph_extender.h
2005-01-07 jacint (none)
2005-01-07 jacint undirgrafbug
2005-01-07 jacint undirgrafbug
2005-01-07 klao Exception hierarchy sketch.
2005-01-06 alpar graphToEps also accepts an output file name parameter.
2005-01-05 klao countUndirEdges bugs fixed
2005-01-05 klao UndirGraphs: invalid edge bug
2005-01-05 alpar Two examples showing a bit more convenient way to implement named parameters.
2005-01-05 alpar graphToEps is now able to write to any ostream.
2005-01-04 alpar Several new named parameters and documentation added to graphToEps().
2005-01-04 alpar Conversion constructor added
2005-01-04 marci minor changes for various number types
2005-01-04 alpar Bugfix
2005-01-04 alpar An experimental graph-to-eps exporter.
2005-01-04 alpar Several new member functions added to BoundingBox
2005-01-04 alpar - Missing 'const' keywords added
2005-01-03 alpar Several changes in doc
2005-01-03 alpar Serious bugfix in WriteMap<K,T>::Constraints
2005-01-03 alpar - Several convenience maps added to maps.h
2004-12-16 deba AlterationObserverRegistry -> AlterationNotifier
2004-12-16 deba AlterationObserverRegistry -> AlterationNotifier
2004-12-16 deba Renaming AlterationObserverRegistry -> AlterationNotifier
2004-12-15 deba graph_io under construction
2004-12-14 deba reader under construction
2004-12-09 alpar Make UndirListGraph and UndirSmartGraph visible in the doc.
2004-12-09 klao Undir list and smart graph
2004-12-09 marci bug fix
2004-12-08 deba GraphReader under construction
2004-12-06 marci :-(
2004-12-06 klao Undirected graph documentation and concept refinements.
2004-12-03 deba GraphReader implementation ideas.
2004-12-02 marci :-)
2004-12-02 marci bug fix. previously, it did not work with graphs having non-reference node-maps
2004-12-01 marci More rational structure of classes in MergeGraphWrappers
2004-11-29 marci MergeGraphWrapper bug fixes
2004-11-29 ladanyi Added this in order to prevent losing it.
2004-11-29 ladanyi Added a getCost() method to the Entity. Now prevCost() returns what its name suggests.
2004-11-28 klao UndirGraph implementation nearly complete
2004-11-25 klao Advances in UndirGraph.
2004-11-22 alpar Fix Edmonds' name.
2004-11-22 marci the old-style codes are removed from comment
2004-11-22 ladanyi Use lemon::Timer for time measuring. Added the threshold() function and initial threshold and temperature calculation.
2004-11-22 marci Generalized flow by lp
2004-11-22 marci bug fix in SubBidirGraphWrapper, roadmap to MergeGraphWrapper
2004-11-20 marci RoadMap to more general flow algs.
2004-11-20 marci Modifications for hugo 0.2
2004-11-20 marci MergeGraphWrapper
2004-11-20 alpar ObserverRegistry base classed in SnapShot has changed to be protected
2004-11-20 alpar - snapshot-rollback functionarity added to ListGraph
2004-11-19 alpar reverseEdge() and contract() member-functions added.
2004-11-19 marci RoadMap to STGraphWrapper
2004-11-18 marci RoadMap to MergeGraphWrapper and STGraphWrapper,