Fri, 14 Oct 2005 10:53:51 +0000 deba Really short description of these shortest path algorithms
Fri, 14 Oct 2005 10:53:35 +0000 ladanyi bugfix (affected x86_64 only)
Fri, 14 Oct 2005 10:52:15 +0000 deba Named parameter for heap and cross ref
Fri, 14 Oct 2005 10:49:51 +0000 deba Matrixmaps moved to own file
Fri, 14 Oct 2005 10:48:34 +0000 deba Traits moved to own file
Fri, 14 Oct 2005 10:44:49 +0000 deba Extending observer interface
Fri, 14 Oct 2005 10:40:00 +0000 deba Added clear function to heaps and concept
Fri, 07 Oct 2005 11:05:35 +0000 alpar Sym -> Undir
Fri, 07 Oct 2005 11:05:08 +0000 alpar Doc improvments
Thu, 06 Oct 2005 12:32:06 +0000 hegyi Shape keeping movement is implemented, at last. Many thanks to Alpar.
Thu, 06 Oct 2005 10:28:45 +0000 alpar Doc improvments
Thu, 06 Oct 2005 09:58:21 +0000 deba Little modifications
Thu, 06 Oct 2005 09:57:23 +0000 deba All pairs shortest path test
Thu, 06 Oct 2005 09:37:53 +0000 deba Bug solved in named parameters
Wed, 05 Oct 2005 16:45:37 +0000 deba Template Named Parameter bugfix
Wed, 05 Oct 2005 13:44:29 +0000 ladanyi compile with old gtkmm
Wed, 05 Oct 2005 13:21:41 +0000 deba Changing makefile
Wed, 05 Oct 2005 13:19:30 +0000 deba Removing NeedCopy
Wed, 05 Oct 2005 13:18:51 +0000 deba Removing smart references
Wed, 05 Oct 2005 13:17:42 +0000 deba findUndirEdge, ConUndirEdgeIt
Wed, 05 Oct 2005 13:15:47 +0000 deba Proper sized map type
Mon, 03 Oct 2005 14:22:10 +0000 deba Bugfix in list_graph
Mon, 03 Oct 2005 13:51:25 +0000 deba Bugfix
Mon, 03 Oct 2005 10:21:27 +0000 deba Extend Makefile
Mon, 03 Oct 2005 10:20:56 +0000 deba Some shortest path algorithms
Mon, 03 Oct 2005 10:18:38 +0000 deba Small functions for discovering graph topology
Mon, 03 Oct 2005 10:17:53 +0000 deba Preliminary SplitGraphAdaptor
Mon, 03 Oct 2005 10:16:45 +0000 deba CompileTimeAnd
Mon, 03 Oct 2005 10:14:49 +0000 deba Potential difference map
Mon, 03 Oct 2005 10:11:29 +0000 deba Fixing naming conventions
Fri, 30 Sep 2005 13:15:28 +0000 deba Improving GridGraph and HyperCubeGraph
Fri, 30 Sep 2005 13:13:42 +0000 deba Correcting the names in the \files documentation.
Fri, 30 Sep 2005 13:12:39 +0000 deba Handling C x A -> A multiplication
Fri, 30 Sep 2005 13:10:42 +0000 deba Bug fix.
Wed, 28 Sep 2005 08:14:39 +0000 alpar - runningTimeTest(): a tool to measure running times more precisely.
Fri, 16 Sep 2005 09:57:02 +0000 klao Permissions and svn:ignore cleanup.
Fri, 16 Sep 2005 09:18:28 +0000 alpar - silly mistake fixed
Fri, 16 Sep 2005 09:01:20 +0000 deba Using std:: prefix for the functions in the c* headers
Fri, 16 Sep 2005 09:00:18 +0000 deba Some bugfixes
Wed, 14 Sep 2005 10:00:43 +0000 alpar Better doc.
Tue, 13 Sep 2005 12:41:02 +0000 deba Input file for coloring.
Tue, 13 Sep 2005 05:19:11 +0000 alpar Automake needs this file
Mon, 12 Sep 2005 11:24:54 +0000 deba SubGraphAdaptors with edge checking functionality.
Mon, 12 Sep 2005 09:19:52 +0000 deba Fixing and improving GridGraph
Mon, 12 Sep 2005 09:15:59 +0000 deba Some bugfixes.
Mon, 12 Sep 2005 05:35:36 +0000 alpar graph_orientation.cc: A thoroughly documented demo application.
Mon, 12 Sep 2005 05:31:55 +0000 alpar iterable_maps.h header hes been added. Up to now it contains an iterable bool
Thu, 08 Sep 2005 14:35:22 +0000 deba Bug fix
Thu, 08 Sep 2005 14:34:50 +0000 deba Redesign of the map adaptors.
Thu, 01 Sep 2005 20:35:30 +0000 alpar Warning added on the usage of InDegMap/OutDegMap
Thu, 01 Sep 2005 19:21:35 +0000 alpar negateY() option added.
Thu, 01 Sep 2005 12:14:14 +0000 deba Bug fix.
Wed, 31 Aug 2005 23:14:58 +0000 ladanyi install docs in $datadir/doc/$PACKAGE
Wed, 31 Aug 2005 23:03:29 +0000 ladanyi fixed a typo
Wed, 31 Aug 2005 13:29:32 +0000 deba Template assign operator for graph maps.
Tue, 30 Aug 2005 21:19:07 +0000 alpar ChangeLog -> NEWS
Tue, 30 Aug 2005 21:16:51 +0000 alpar ChangeLog -> NEWS
Tue, 30 Aug 2005 20:50:58 +0000 alpar Set dists in a bit better way.
Tue, 30 Aug 2005 14:55:11 +0000 alpar Functions to query the next node/edge to be processed.
Tue, 30 Aug 2005 13:48:40 +0000 alpar Bugfix: DFS crashed if the source did not have an outgoing edge.