# # ChangeLog for lemon/topology.h in lemon-0.x # # Generated by Trac 1.2.3 # 04/23/24 16:28:45 Fri, 18 Nov 2005 11:17:08 GMT Alpar Juttner [1817:dc3516405f8f] * lemon/topology.h (modified) - Spellcheck (pathes->paths) Wed, 16 Nov 2005 13:39:29 GMT Alpar Juttner [1808:c499025ca638] * lemon/maps.h (modified) * lemon/topology.h (modified) wirteable -> writable Wed, 16 Nov 2005 13:26:04 GMT Alpar Juttner [1807:5f2f3d982eba] * lemon/topology.h (modified) Empty graph is (strongly) connected. Wed, 16 Nov 2005 09:10:24 GMT Balazs Dezso [1800:d391ea416aa0] * lemon/topology.h (modified) bipartite by szakall Mon, 14 Nov 2005 18:40:15 GMT Balazs Dezso [1793:d8130458dd86] * lemon/topology.h (modified) Documentation fixes 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