# # ChangeLog for lemon/smart_graph.h in lemon-1.0 # # Generated by Trac 1.2.3 # 04/18/24 09:00:25 Sat, 24 May 2008 21:20:49 GMT Peter Kovacs [157:2ccc1afc2c52] * lemon/bfs.h (modified) * lemon/bin_heap.h (modified) * lemon/bits/alteration_notifier.h (modified) * lemon/bits/bezier.h (modified) * lemon/bits/vector_map.h (modified) * lemon/color.h (modified) * lemon/concepts/path.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/graph_to_eps.h (modified) * lemon/graph_utils.h (modified) * lemon/path.h (modified) * lemon/smart_graph.h (modified) * lemon/time_measure.h (modified) Using \tparam commands + removing \author commands (ticket #29, #39) Thu, 24 Apr 2008 12:53:09 GMT Balazs Dezso [149:2f7ae34e1333] * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) * test/graph_test.cc (modified) Item validity checking for ListGraph and SmartGraph Tue, 22 Apr 2008 13:04:00 GMT Balazs Dezso [139:701c529ba737] * lemon/bits/traits.h (modified) * lemon/graph_utils.h (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) * lemon/smart_graph.h (modified) * test/Makefile.am (modified) * test/graph_utils_test.cc (added) * test/graph_utils_test.h (added) Renamings in the graph_utils.h + graph_utils_test added Mon, 21 Apr 2008 15:35:12 GMT Balazs Dezso [138:a0f755a30cf1] * lemon/smart_graph.h (modified) SmartGraph addEdge bug fix (ticket #88) Mon, 14 Apr 2008 16:37:18 GMT Balazs Dezso [125:19e82bda606a] * lemon/bits/graph_extender.h (modified) * lemon/concepts/digraph.h (modified) * lemon/concepts/graph.h (modified) * lemon/smart_graph.h (modified) Fix bug #83 in graph concept, extender and smart graph Wed, 26 Mar 2008 16:28:28 GMT Balazs Dezso [109:abddaa08b507] * lemon/Makefile.am (modified) * lemon/smart_graph.h (added) * test/graph_test.cc (modified) Porting SmartGraph from svn -r 3481