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

Mon, 03 Oct 2005 10:11:29 +0000Fixing naming conventions
deba [Mon, 03 Oct 2005 10:11:29 +0000] rev 1694
Fixing naming conventions
Temporarly bugfix with named-parameters
Removing dead codes

Fri, 30 Sep 2005 13:15:28 +0000Improving GridGraph and HyperCubeGraph
deba [Fri, 30 Sep 2005 13:15:28 +0000] rev 1693
Improving GridGraph and HyperCubeGraph

Fri, 30 Sep 2005 13:13:42 +0000Correcting the names in the \files documentation.
deba [Fri, 30 Sep 2005 13:13:42 +0000] rev 1692
Correcting the names in the \files documentation.

Fri, 30 Sep 2005 13:12:39 +0000Handling C x A -> A multiplication
deba [Fri, 30 Sep 2005 13:12:39 +0000] rev 1691
Handling C x A -> A multiplication

Fri, 30 Sep 2005 13:10:42 +0000Bug fix.
deba [Fri, 30 Sep 2005 13:10:42 +0000] rev 1690
Bug fix.

Wed, 28 Sep 2005 08:14:39 +0000- runningTimeTest(): a tool to measure running times more precisely.
alpar [Wed, 28 Sep 2005 08:14:39 +0000] rev 1689
- runningTimeTest(): a tool to measure running times more precisely.
- TimeStamp now uses double to count cpu-times
- 'get's removed from the query functions of Times and TimeStamp

Fri, 16 Sep 2005 09:57:02 +0000Permissions and svn:ignore cleanup.
klao [Fri, 16 Sep 2005 09:57:02 +0000] rev 1688
Permissions and svn:ignore cleanup.

Fri, 16 Sep 2005 09:18:28 +0000- silly mistake fixed
alpar [Fri, 16 Sep 2005 09:18:28 +0000] rev 1687
- silly mistake fixed
- output is graph_orientation.eps
- sample input file added

Fri, 16 Sep 2005 09:01:20 +0000Using std:: prefix for the functions in the c* headers
deba [Fri, 16 Sep 2005 09:01:20 +0000] rev 1686
Using std:: prefix for the functions in the c* headers

Fri, 16 Sep 2005 09:00:18 +0000Some bugfixes
deba [Fri, 16 Sep 2005 09:00:18 +0000] rev 1685
Some bugfixes

Wed, 14 Sep 2005 10:00:43 +0000Better doc.
alpar [Wed, 14 Sep 2005 10:00:43 +0000] rev 1684
Better doc.

Tue, 13 Sep 2005 12:41:02 +0000Input file for coloring.
deba [Tue, 13 Sep 2005 12:41:02 +0000] rev 1683
Input file for coloring.

Tue, 13 Sep 2005 05:19:11 +0000Automake needs this file
alpar [Tue, 13 Sep 2005 05:19:11 +0000] rev 1682
Automake needs this file

Mon, 12 Sep 2005 11:24:54 +0000SubGraphAdaptors with edge checking functionality.
deba [Mon, 12 Sep 2005 11:24:54 +0000] rev 1681
SubGraphAdaptors with edge checking functionality.

Improved grid_graph_demo

Mon, 12 Sep 2005 09:19:52 +0000Fixing and improving GridGraph
deba [Mon, 12 Sep 2005 09:19:52 +0000] rev 1680
Fixing and improving GridGraph

Mon, 12 Sep 2005 09:15:59 +0000Some bugfixes.
deba [Mon, 12 Sep 2005 09:15:59 +0000] rev 1679
Some bugfixes.

Mon, 12 Sep 2005 05:35:36 +0000graph_orientation.cc: A thoroughly documented demo application.
alpar [Mon, 12 Sep 2005 05:35:36 +0000] rev 1678
graph_orientation.cc: A thoroughly documented demo application.

Mon, 12 Sep 2005 05:31:55 +0000iterable_maps.h header hes been added. Up to now it contains an iterable bool
alpar [Mon, 12 Sep 2005 05:31:55 +0000] rev 1677
iterable_maps.h header hes been added. Up to now it contains an iterable bool
map and specialized versions for Node and Edge maps.

Thu, 08 Sep 2005 14:35:22 +0000Bug fix
deba [Thu, 08 Sep 2005 14:35:22 +0000] rev 1676
Bug fix

Thu, 08 Sep 2005 14:34:50 +0000Redesign of the map adaptors.
deba [Thu, 08 Sep 2005 14:34:50 +0000] rev 1675
Redesign of the map adaptors.
/smart reference handling only used by functions/

Better handling of the function objects and functions.

\\\todo May we use operators instead of the addMap, subMap...?

Thu, 01 Sep 2005 20:35:30 +0000Warning added on the usage of InDegMap/OutDegMap
alpar [Thu, 01 Sep 2005 20:35:30 +0000] rev 1674
Warning added on the usage of InDegMap/OutDegMap

Thu, 01 Sep 2005 19:21:35 +0000negateY() option added.
alpar [Thu, 01 Sep 2005 19:21:35 +0000] rev 1673
negateY() option added.