Mon, 24 Oct 2005 08:09:59 +0000- dijkstraZero() added. (Until we conclude how to handle the related problem.)
alpar [Mon, 24 Oct 2005 08:09:59 +0000] rev 1734
- dijkstraZero() added. (Until we conclude how to handle the related problem.)
- processed() query function added.

Fri, 21 Oct 2005 13:32:12 +0000MapSelector widget is able to pop up NewMap window. At the moment I hope MapSelector widget is done.
hegyi [Fri, 21 Oct 2005 13:32:12 +0000] rev 1733
MapSelector widget is able to pop up NewMap window. At the moment I hope MapSelector widget is done.

Fri, 21 Oct 2005 08:34:47 +0000Bugfix
deba [Fri, 21 Oct 2005 08:34:47 +0000] rev 1732
Bugfix

Thu, 20 Oct 2005 15:50:23 +0000Mapselector widget reached its first release, but there are still work to do on it, I know...
hegyi [Thu, 20 Oct 2005 15:50:23 +0000] rev 1731
Mapselector widget reached its first release, but there are still work to do on it, I know...

Mon, 17 Oct 2005 10:30:59 +0000Minor changes and bugfixes
deba [Mon, 17 Oct 2005 10:30:59 +0000] rev 1730
Minor changes and bugfixes

Mon, 17 Oct 2005 10:28:48 +0000Removing signal/commit Change from alteration notifier
deba [Mon, 17 Oct 2005 10:28:48 +0000] rev 1729
Removing signal/commit Change from alteration notifier

It makes slower the change Target/Source functions
and used only by the In/Out DegMap

Fri, 14 Oct 2005 11:03:40 +0000Updating tests
deba [Fri, 14 Oct 2005 11:03:40 +0000] rev 1728
Updating tests

Fri, 14 Oct 2005 11:02:34 +0000Doc and changing heap
deba [Fri, 14 Oct 2005 11:02:34 +0000] rev 1727
Doc and changing heap

Fri, 14 Oct 2005 11:01:21 +0000Doc bugfix
deba [Fri, 14 Oct 2005 11:01:21 +0000] rev 1726
Doc bugfix

Fri, 14 Oct 2005 11:00:40 +0000Using proper return type
deba [Fri, 14 Oct 2005 11:00:40 +0000] rev 1725
Using proper return type

Fri, 14 Oct 2005 10:58:54 +0000Heap not for the dijkstra
deba [Fri, 14 Oct 2005 10:58:54 +0000] rev 1724
Heap not for the dijkstra

It will be used in the minCut algorithm

Fri, 14 Oct 2005 10:53:51 +0000Really short description of these shortest path algorithms
deba [Fri, 14 Oct 2005 10:53:51 +0000] rev 1723
Really short description of these shortest path algorithms

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