Fri, 14 Oct 2005 10:53:35 +0000bugfix (affected x86_64 only)
ladanyi [Fri, 14 Oct 2005 10:53:35 +0000] rev 1722
bugfix (affected x86_64 only)

Fri, 14 Oct 2005 10:52:15 +0000Named parameter for heap and cross ref
deba [Fri, 14 Oct 2005 10:52:15 +0000] rev 1721
Named parameter for heap and cross ref
It needs some redesign

Fri, 14 Oct 2005 10:49:51 +0000Matrixmaps moved to own file
deba [Fri, 14 Oct 2005 10:49:51 +0000] rev 1720
Matrixmaps moved to own file

Fri, 14 Oct 2005 10:48:34 +0000Traits moved to own file
deba [Fri, 14 Oct 2005 10:48:34 +0000] rev 1719
Traits moved to own file
Tag for reference maps
Possibility to handle proper the return type
of the operator[]() const -- value or reference

Fri, 14 Oct 2005 10:44:49 +0000Extending observer interface
deba [Fri, 14 Oct 2005 10:44:49 +0000] rev 1718
Extending observer interface
It will be used in the indegmap, outdegmap types

Fri, 14 Oct 2005 10:40:00 +0000Added clear function to heaps and concept
deba [Fri, 14 Oct 2005 10:40:00 +0000] rev 1717
Added clear function to heaps and concept

Fri, 07 Oct 2005 11:05:35 +0000Sym -> Undir
alpar [Fri, 07 Oct 2005 11:05:35 +0000] rev 1716
Sym -> Undir

Fri, 07 Oct 2005 11:05:08 +0000Doc improvments
alpar [Fri, 07 Oct 2005 11:05:08 +0000] rev 1715
Doc improvments

Thu, 06 Oct 2005 12:32:06 +0000Shape keeping movement is implemented, at last. Many thanks to Alpar.
hegyi [Thu, 06 Oct 2005 12:32:06 +0000] rev 1714
Shape keeping movement is implemented, at last. Many thanks to Alpar.

Thu, 06 Oct 2005 10:28:45 +0000Doc improvments
alpar [Thu, 06 Oct 2005 10:28:45 +0000] rev 1713
Doc improvments

Thu, 06 Oct 2005 09:58:21 +0000Little modifications
deba [Thu, 06 Oct 2005 09:58:21 +0000] rev 1712
Little modifications

Thu, 06 Oct 2005 09:57:23 +0000All pairs shortest path test
deba [Thu, 06 Oct 2005 09:57:23 +0000] rev 1711
All pairs shortest path test

Thu, 06 Oct 2005 09:37:53 +0000Bug solved in named parameters
deba [Thu, 06 Oct 2005 09:37:53 +0000] rev 1710
Bug solved in named parameters
Simplify my Johnson algorithm

Wed, 05 Oct 2005 16:45:37 +0000Template Named Parameter bugfix
deba [Wed, 05 Oct 2005 16:45:37 +0000] rev 1709
Template Named Parameter bugfix

Wed, 05 Oct 2005 13:44:29 +0000compile with old gtkmm
ladanyi [Wed, 05 Oct 2005 13:44:29 +0000] rev 1708
compile with old gtkmm

Wed, 05 Oct 2005 13:21:41 +0000Changing makefile
deba [Wed, 05 Oct 2005 13:21:41 +0000] rev 1707
Changing makefile

Wed, 05 Oct 2005 13:19:30 +0000Removing NeedCopy
deba [Wed, 05 Oct 2005 13:19:30 +0000] rev 1706
Removing NeedCopy

Wed, 05 Oct 2005 13:18:51 +0000Removing smart references
deba [Wed, 05 Oct 2005 13:18:51 +0000] rev 1705
Removing smart references

Wed, 05 Oct 2005 13:17:42 +0000findUndirEdge, ConUndirEdgeIt
deba [Wed, 05 Oct 2005 13:17:42 +0000] rev 1704
findUndirEdge, ConUndirEdgeIt
some modification in the undir graph extenders

Wed, 05 Oct 2005 13:15:47 +0000Proper sized map type
deba [Wed, 05 Oct 2005 13:15:47 +0000] rev 1703
Proper sized map type

Mon, 03 Oct 2005 14:22:10 +0000Bugfix in list_graph
deba [Mon, 03 Oct 2005 14:22:10 +0000] rev 1702
Bugfix in list_graph

Mon, 03 Oct 2005 13:51:25 +0000Bugfix
deba [Mon, 03 Oct 2005 13:51:25 +0000] rev 1701
Bugfix

Mon, 03 Oct 2005 10:21:27 +0000Extend Makefile
deba [Mon, 03 Oct 2005 10:21:27 +0000] rev 1700
Extend Makefile

Mon, 03 Oct 2005 10:20:56 +0000Some shortest path algorithms
deba [Mon, 03 Oct 2005 10:20:56 +0000] rev 1699
Some shortest path algorithms
All-pair-shortest path algorithms without function interface
we may need it

Mon, 03 Oct 2005 10:18:38 +0000Small functions for discovering graph topology
deba [Mon, 03 Oct 2005 10:18:38 +0000] rev 1698
Small functions for discovering graph topology

Mon, 03 Oct 2005 10:17:53 +0000Preliminary SplitGraphAdaptor
deba [Mon, 03 Oct 2005 10:17:53 +0000] rev 1697
Preliminary SplitGraphAdaptor
And some other improvments

Mon, 03 Oct 2005 10:16:45 +0000CompileTimeAnd
deba [Mon, 03 Oct 2005 10:16:45 +0000] rev 1696
CompileTimeAnd
Used by SplitGraphAdaptor

Mon, 03 Oct 2005 10:14:49 +0000Potential difference map
deba [Mon, 03 Oct 2005 10:14:49 +0000] rev 1695
Potential difference map
NodeMatrixMap -- Matrix over the nodes
Indicators for common tags