# # ChangeLog for lemon/topology.h in lemon-0.x # # Generated by Trac 1.2.3 # 04/20/24 00:30:14 Fri, 04 Nov 2005 15:52:24 GMT Balazs Dezso [1767:58455e2aa13e] * lemon/topology.h (modified) Changed name Fri, 04 Nov 2005 14:48:10 GMT Balazs Dezso [1763:49045f2d28d4] * demo/grid_graph_demo.cc (modified) * lemon/belmann_ford.h (modified) * lemon/bfs.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/floyd_warshall.h (modified) * lemon/johnson.h (modified) * lemon/min_cost_flow.h (modified) * lemon/topology.h (modified) * test/all_pairs_shortest_path_test.cc (modified) * test/bfs_test.cc (modified) * test/dfs_test.cc (modified) * test/dijkstra_test.cc (modified) * test/heap_test.h (modified) pred => predEdge rename Wed, 02 Nov 2005 15:23:46 GMT Balazs Dezso [1750:5c76ebbb4818] * doc/groups.dox (modified) * lemon/topology.h (modified) Connected components, etc... Based on the dfs visitor interface Mon, 24 Oct 2005 17:03:02 GMT Balazs Dezso [1740:4cade8579363] * lemon/topology.h (modified) Bug fix in connectedComponents Strongly connected components Mon, 24 Oct 2005 15:59:38 GMT Alpar Juttner [1739:b1385f5da81b] * lemon/topology.h (modified) Computing the number of the connected components and the components ... Wed, 05 Oct 2005 16:45:37 GMT Balazs Dezso [1709:a323456bf7c8] * doc/named-param.dox (modified) * lemon/bfs.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/topology.h (modified) Template Named Parameter bugfix Mon, 03 Oct 2005 10:18:38 GMT Balazs Dezso [1698:755cdc461ddd] * lemon/topology.h (added) Small functions for discovering graph topology