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,
2004-11-18 marci MergeNodeGraphWrapper
2004-11-18 alpar (none)
2004-11-17 alpar - Timer class got direct access to the components of the ellapsed time/
2004-11-17 marci misc
2004-11-17 marci commercial
2004-11-17 marci MergeNodeGraphWrapper with factory
2004-11-17 alpar Named parameter tests
2004-11-17 ladanyi Some comments and minor additions to the AdvancedController.
2004-11-17 ladanyi Added a second SimAnn with the other controller.
2004-11-16 marci ErasingFirstGraphWrapper
2004-11-15 marci RevGraphWrapper modified according to the factory
2004-11-15 alpar Ops...
2004-11-15 alpar Unified style hyperlinks in the doc.
2004-11-15 alpar Matrix interface running time test...
2004-11-15 klao error.h brought back to life
2004-11-15 marci GraphWrapper changes for factory
2004-11-14 alpar - Move template.h to doc/.
2004-11-14 alpar An 'unused variable' warning when compiled with gcc-3.2.2 is removed
2004-11-13 deba XyzConcept moved to Xyz::Constraints
2004-11-13 alpar Revome an obsolete #include line.
2004-11-13 alpar Naming changes:
2004-11-13 alpar Naming changes:
2004-11-13 alpar Bugfixes in UndirFullGraphBase
2004-11-11 deba Copy-Paste bug fix.
2004-11-11 deba UndirFullGraphBase is added
2004-11-11 deba mappable_graph_extender.h erased
2004-11-11 deba maxUndirEdgeId modified to maxId(UndirEdge)
2004-11-11 deba maxNodeId() and maxEdgeId() changed to maxId(Node) and maxId(Edge)
2004-11-10 klao "make check" pass under icc v8.0
2004-11-10 klao "make check" pass under gcc-3.4.3
2004-11-10 klao * enable_if imported from BOOST
2004-11-10 klao A demonstration how to use _optional_ boolean tags.
2004-11-10 marci for better compatibility with gcc-3.4
2004-11-10 alpar Changes in doc.
2004-11-09 alpar - Add makeSnapshot()/rollBack() functionality
2004-11-09 alpar A graph reader interface proposal
2004-11-08 klao remove an annoying warning
2004-11-08 marci partial graph_wrapper changes with graph_factory
2004-11-08 alpar findEdge() declaration went to the right place (for the sake of Doxygen.)
2004-11-08 alpar Several changes in doc.
2004-11-08 alpar Several changes in doc.
2004-11-08 ladanyi Added an init method to the controller, and started writing a second controller.
2004-11-08 ladanyi Moved the includes to simann.h.
2004-11-05 alpar Doc improvements
2004-11-05 ladanyi Updated the makefile.
2004-11-05 klao Undirect graph implementation.
2004-11-04 klao * Somewhat less redundant and a bit more correct graph concepts.
2004-11-04 ladanyi Renamed simann_test.cc to simann_demo.cc.
2004-11-04 klao skeleton(s) -> concept renaming
2004-11-04 ladanyi Updated because of the recent changes in simann.h.
2004-11-04 ladanyi Now the controller asks SimAnnBase for the various costs.
2004-11-04 ladanyi Added the SimpleController class, and removed the first version of SimAnn in favour of the second.
2004-11-02 alpar Improve docs.