# # ChangeLog for test/graph_test.cc in lemon # # Generated by Trac 1.2.3 # 05/13/24 22:25:42 Fri, 07 Nov 2008 13:14:22 GMT Alpar Juttner [388:2d87dbd7f8c8] * lemon/smart_graph.h (modified) * lemon/smart_graph.h (modified) * test/digraph_test.cc (modified) * test/digraph_test.cc (modified) * test/graph_test.cc (modified) * test/graph_test.cc (modified) Merge Fri, 07 Nov 2008 11:15:16 GMT Peter Kovacs [387:49d9a36b3b84] * test/digraph_test.cc (modified) * test/graph_test.cc (modified) * test/graph_test.h (modified) Extend test cases for graphs and digraphs (#172) Fri, 07 Nov 2008 13:04:54 GMT Alpar Juttner [385:7b6466ed488a] * lemon/hypercube_graph.h (modified) * test/graph_test.cc (modified) Avoid bit operator precedence warning with gcc-4.3 Some of these ... Thu, 06 Nov 2008 14:16:37 GMT Peter Kovacs [377:a12eef1f82b2] * lemon/hypercube_graph.h (modified) * test/digraph_test.cc (modified) * test/graph_test.cc (modified) * tools/lemon-0.x-to-1.x.sh (modified) Rework hypercube graph implementation to be undirected (#57) Tue, 04 Nov 2008 10:21:22 GMT Alpar Juttner [368:99f1bdf8f7db] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * test/graph_test.cc (modified) * test/graph_test.cc (modified) Merge Thu, 14 Aug 2008 19:49:39 GMT Balazs Dezso [365:37557a46e298] * lemon/Makefile.am (modified) * lemon/full_graph.h (added) * test/digraph_test.cc (modified) * test/graph_test.cc (modified) Porting full graphs from svn 3498 - the FullGraph is redesigned in ... Sat, 18 Oct 2008 11:15:00 GMT Peter Kovacs [348:052cecabcb71] * lemon/grid_graph.h (modified) * test/graph_test.cc (modified) Fixes and improvements related to GridGraph Mon, 20 Oct 2008 10:36:02 GMT Balazs Dezso [347:160bf92c7cdc] * doc/CMakeLists.txt (modified) * doc/Makefile.am (modified) * doc/images/grid_graph.eps (added) * lemon/grid_graph.h (modified) * test/graph_test.cc (modified) Improvement on grid graphs - The indexing of matrix is changed ... Tue, 02 Sep 2008 20:32:04 GMT Peter Kovacs [346:ada5f74d1c9e] * lemon/Makefile.am (modified) * lemon/grid_graph.h (added) * test/graph_test.cc (modified) Port grid graph structure from SVN 3503 (ticket #57) Mon, 21 Jul 2008 14:30:28 GMT Balazs Dezso [228:b6732e0d38c5] * test/Makefile.am (modified) * test/bfs_test.cc (modified) * test/dfs_test.cc (modified) * test/digraph_test.cc (modified) * test/dijkstra_test.cc (modified) * test/graph_maps_test.h (deleted) * test/graph_test.cc (modified) * test/graph_test.h (modified) Reworking graph testing - The graph tests check more graph ...