deba [Fri, 14 Oct 2005 10:53:51 +0000] rev 1723
Really short description of these shortest path algorithms
ladanyi [Fri, 14 Oct 2005 10:53:35 +0000] rev 1722
bugfix (affected x86_64 only)
deba [Fri, 14 Oct 2005 10:52:15 +0000] rev 1721
Named parameter for heap and cross ref
It needs some redesign
deba [Fri, 14 Oct 2005 10:49:51 +0000] rev 1720
Matrixmaps 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
deba [Fri, 14 Oct 2005 10:44:49 +0000] rev 1718
Extending observer interface
It will be used in the indegmap, outdegmap types
deba [Fri, 14 Oct 2005 10:40:00 +0000] rev 1717
Added clear function to heaps and concept
alpar [Fri, 07 Oct 2005 11:05:35 +0000] rev 1716
Sym -> Undir
alpar [Fri, 07 Oct 2005 11:05:08 +0000] rev 1715
Doc improvments
hegyi [Thu, 06 Oct 2005 12:32:06 +0000] rev 1714
Shape keeping movement is implemented, at last. Many thanks to Alpar.
alpar [Thu, 06 Oct 2005 10:28:45 +0000] rev 1713
Doc improvments
deba [Thu, 06 Oct 2005 09:58:21 +0000] rev 1712
Little modifications
deba [Thu, 06 Oct 2005 09:57:23 +0000] rev 1711
All pairs shortest path test
deba [Thu, 06 Oct 2005 09:37:53 +0000] rev 1710
Bug solved in named parameters
Simplify my Johnson algorithm