# # ChangeLog for lemon/grid_graph.h in lemon-0.x # # Generated by Trac 1.2.3 # 04/19/24 09:05:23 Wed, 14 Dec 2005 18:11:03 GMT Balazs Dezso [1859:075aaa0a4e6f] * lemon/grid_graph.h (modified) Bug fix and doc fix Mon, 14 Nov 2005 18:38:41 GMT Balazs Dezso [1791:62e7d237e1fb] * lemon/bits/graph_extender.h (added) * lemon/bits/undir_graph_extender.h (deleted) * lemon/full_graph.h (modified) * lemon/graph_adaptor.h (modified) * lemon/grid_graph.h (modified) * lemon/hypercube_graph.h (modified) * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) Modification on the base graph concept The extended interface does ... Wed, 05 Oct 2005 13:15:47 GMT Balazs Dezso [1703:eb90e3d6bddc] * lemon/bits/array_map.h (modified) * lemon/bits/default_map.h (modified) * lemon/bits/static_map.h (added) * lemon/bits/vector_map.h (modified) * lemon/full_graph.h (modified) * lemon/grid_graph.h (modified) * lemon/hypercube_graph.h (modified) Proper sized map type Fri, 30 Sep 2005 13:15:28 GMT Balazs Dezso [1693:269f0cbfbcc8] * demo/grid_graph_demo.cc (modified) * lemon/Makefile.am (modified) * lemon/grid_graph.h (modified) * lemon/hypercube_graph.h (added) Improving GridGraph and HyperCubeGraph Mon, 12 Sep 2005 09:19:52 GMT Balazs Dezso [1680:4f8b9cee576b] * demo/Makefile.am (modified) * demo/grid_graph_demo.cc (added) * lemon/grid_graph.h (modified) * test/undir_graph_test.cc (modified) Fixing and improving GridGraph Thu, 11 Aug 2005 13:20:52 GMT Balazs Dezso [1623:c3defc3590aa] * lemon/grid_graph.h (added) Matrix graph renamed to grid graph Some usefull function and ...