2005-01-18 alpar Correct bad arrow enpoint when parallel edges are enabled.
2005-01-18 alpar In graphToEps(), nodes may have different shapes (circles or squares).
2005-01-16 alpar - Parallel edges look a bit better
2005-01-16 alpar Functions added to compute the gradient of Bezier curve.
2005-01-16 alpar Doc improvements
2005-01-16 alpar findEdge bugfix.
2005-01-14 marci more precise distinction 'tween low and high level lp interfaces
2005-01-14 alpar Changes in doc.
2005-01-14 alpar Serious buxfig in findEdge()
2005-01-13 jacint Edmonds max_matching.h tester
2005-01-13 jacint Edmonds matching alg
2005-01-12 alpar functor->map and map->functor converters added.
2005-01-11 marci :-}
2005-01-11 marci :-}
2005-01-11 alpar graph_to_eps mission accomplished.
2005-01-11 alpar Fix 'make install' failure.
2005-01-11 alpar Missing 'xy<T> operator*(double, xy<T>)' added.
2005-01-11 alpar ShiftMap and ScaleMap added
2005-01-11 alpar - Minor correction in time_measure.h
2005-01-09 klao (none)
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 :-)