test/bfs_test.cc
Wed, 07 Aug 2013 06:29:34 +0200 Add explicit namespace to ignore_unused_variable_warning() usages (#294)
Wed, 28 Nov 2012 11:54:43 +0100 Merge #453 to branches >=1.2
Wed, 28 Nov 2012 11:42:38 +0100 Merge bugfix #453 to branch 1.1
Wed, 28 Nov 2012 11:41:40 +0100 Avoid GCC 4.7 compiler warnings (#453)
Mon, 08 Aug 2011 12:36:16 +0200 Unify sources
Sat, 06 Mar 2010 14:35:12 +0000 Unify the sources (#339)
Wed, 15 Apr 2009 03:26:45 +0200 Improve test files for some algorithms (#263)
Thu, 01 Jan 2009 00:00:00 +0100 Happy New Year again
Wed, 01 Oct 2008 12:44:16 +0200 Change the parameter order in LGF reader and writer tools
Fri, 26 Sep 2008 12:40:11 +0200 Improvements related to BFS/DFS/Dijkstra (ticket #96)
Mon, 22 Sep 2008 15:33:23 +0200 Improve the function-type interface of bfs, dfs, and dijkstra (ticket #96)
Mon, 21 Jul 2008 16:30:28 +0200 Reworking graph testing
Thu, 17 Jul 2008 17:39:53 +0200 Fixing bfs test (Ticket #128)
Sun, 13 Jul 2008 19:51:02 +0100 Apply unify-sources.sh to the source tree
Sun, 15 Jun 2008 22:05:23 +0200 Improve and redesign test programs + unify their output (ticket #25)
Thu, 07 Feb 2008 21:37:07 +0000 Bfs/Dfs/Dijkstra and their deps ported from svn trung -r 3441.