2005-11-02 deba IterableIntMap
2005-11-02 deba Swap col and row map
2005-11-02 deba Connected components, etc...
2005-11-02 deba Visitor interface for the dfs algorithm.
2005-11-02 klao small svn:ignore fixups
2005-10-28 deba Faster implementation
2005-10-28 deba If the file does not exist LemonReader throws exception
2005-10-26 deba Upgrading tests
2005-10-26 deba Removing old input/output functions
2005-10-26 deba Filename can be given as std::string
2005-10-26 deba Show description of the file
2005-10-26 deba Some modifications on shortest path algoritms:
2005-10-24 deba Bug fix in connectedComponents
2005-10-24 alpar Computing the number of the connected components and the components themselves.
2005-10-24 alpar Euler tour iterator.
2005-10-24 hegyi Newly created map is realized by the property givening by common sense.
2005-10-24 alpar Doxyfile for documenting glemon's architecture.
2005-10-24 alpar New version of XML reader/writer.
2005-10-24 alpar - dijkstraZero() added. (Until we conclude how to handle the related problem.)
2005-10-21 hegyi MapSelector widget is able to pop up NewMap window. At the moment I hope MapSelector widget is done.
2005-10-21 deba Bugfix
2005-10-20 hegyi Mapselector widget reached its first release, but there are still work to do on it, I know...
2005-10-17 deba Minor changes and bugfixes
2005-10-17 deba Removing signal/commit Change from alteration notifier
2005-10-14 deba Updating tests
2005-10-14 deba Doc and changing heap
2005-10-14 deba Doc bugfix
2005-10-14 deba Using proper return type
2005-10-14 deba Heap not for the dijkstra
2005-10-14 deba Really short description of these shortest path algorithms
2005-10-14 ladanyi bugfix (affected x86_64 only)
2005-10-14 deba Named parameter for heap and cross ref
2005-10-14 deba Matrixmaps moved to own file
2005-10-14 deba Traits moved to own file
2005-10-14 deba Extending observer interface
2005-10-14 deba Added clear function to heaps and concept
2005-10-07 alpar Sym -> Undir
2005-10-07 alpar Doc improvments
2005-10-06 hegyi Shape keeping movement is implemented, at last. Many thanks to Alpar.
2005-10-06 alpar Doc improvments
2005-10-06 deba Little modifications
2005-10-06 deba All pairs shortest path test
2005-10-06 deba Bug solved in named parameters
2005-10-05 deba Template Named Parameter bugfix
2005-10-05 ladanyi compile with old gtkmm
2005-10-05 deba Changing makefile
2005-10-05 deba Removing NeedCopy
2005-10-05 deba Removing smart references
2005-10-05 deba findUndirEdge, ConUndirEdgeIt
2005-10-05 deba Proper sized map type
2005-10-03 deba Bugfix in list_graph
2005-10-03 deba Bugfix
2005-10-03 deba Extend Makefile
2005-10-03 deba Some shortest path algorithms
2005-10-03 deba Small functions for discovering graph topology
2005-10-03 deba Preliminary SplitGraphAdaptor
2005-10-03 deba CompileTimeAnd
2005-10-03 deba Potential difference map
2005-10-03 deba Fixing naming conventions
2005-09-30 deba Improving GridGraph and HyperCubeGraph