Where Defined
boost/graph/circle_layout.hppDescription
The distance from the center of the polygon to each point is determined by the radius parameter. The position parameter must be an Lvalue Property Map whose value type is a class type containing x and y members that will be set to the x and y coordinates.
diff --git a/doc/compressed_sparse_row.html b/doc/compressed_sparse_row.html
index 056fcace..9323a4db 100644
--- a/doc/compressed_sparse_row.html
+++ b/doc/compressed_sparse_row.html
@@ -1,5 +1,12 @@
+
Compressed Sparse Row Graph
diff --git a/doc/connected_components.html b/doc/connected_components.html
index acd27a71..c1811365 100644
--- a/doc/connected_components.html
+++ b/doc/connected_components.html
@@ -2,13 +2,9 @@
Boost Graph Library: Connected Components
diff --git a/doc/constructing_algorithms.html b/doc/constructing_algorithms.html
index a0e11156..c04c8bda 100644
--- a/doc/constructing_algorithms.html
+++ b/doc/constructing_algorithms.html
@@ -2,13 +2,9 @@
Boost Graph Library: Constructing Graph Algorithms
diff --git a/doc/copy_graph.html b/doc/copy_graph.html
index 5f3d03e2..368fc7e0 100644
--- a/doc/copy_graph.html
+++ b/doc/copy_graph.html
@@ -2,13 +2,9 @@
Boost Graph Library: Copy Graph
diff --git a/doc/cuthill_mckee_ordering.html b/doc/cuthill_mckee_ordering.html
index 9c63e62f..1af288db 100644
--- a/doc/cuthill_mckee_ordering.html
+++ b/doc/cuthill_mckee_ordering.html
@@ -2,13 +2,9 @@
-
-
-
-
-
-
-
+ -- Distributed under the Boost Software License, Version 1.0.
+ -- (See accompanying file LICENSE_1_0.txt or copy at
+ -- http://www.boost.org/LICENSE_1_0.txt)
Boost Graph Library: Cuthill-Mckee Ordering
diff --git a/doc/dag_shortest_paths.html b/doc/dag_shortest_paths.html
index 9c196963..ad6c675e 100644
--- a/doc/dag_shortest_paths.html
+++ b/doc/dag_shortest_paths.html
@@ -2,13 +2,9 @@
Boost Graph Library: Directed Acyclic Graph Shortest Paths
diff --git a/doc/default.css b/doc/default.css
index 0e4226a0..2dcd838f 100644
--- a/doc/default.css
+++ b/doc/default.css
@@ -6,6 +6,13 @@
:copyright: This stylesheet has been placed in the public domain.
Default cascading style sheet for the HTML output of Docutils.
+
+-- Copyright (c) 2005 Trustees of Indiana University
+
+Distributed under the Boost Software License, Version 1.0.
+(See accompanying file LICENSE_1_0.txt or copy at
+http://www.boost.org/LICENSE_1_0.txt)
+
*/
.first {
diff --git a/doc/depth_first_search.html b/doc/depth_first_search.html
index 8f2fc21a..6bc6f110 100644
--- a/doc/depth_first_search.html
+++ b/doc/depth_first_search.html
@@ -2,13 +2,9 @@
Boost Graph Library: Depth-First Search
diff --git a/doc/depth_first_visit.html b/doc/depth_first_visit.html
index c14fba42..329d2cf2 100644
--- a/doc/depth_first_visit.html
+++ b/doc/depth_first_visit.html
@@ -2,13 +2,9 @@
Boost Graph Library: Depth-First Visit
diff --git a/doc/dfs_visitor.html b/doc/dfs_visitor.html
index 40c94200..6b79d823 100644
--- a/doc/dfs_visitor.html
+++ b/doc/dfs_visitor.html
@@ -2,13 +2,9 @@
Boost Graph Library: dfs_visitor
diff --git a/doc/dijkstra_shortest_paths.html b/doc/dijkstra_shortest_paths.html
index 90c28924..a7bdd166 100644
--- a/doc/dijkstra_shortest_paths.html
+++ b/doc/dijkstra_shortest_paths.html
@@ -2,13 +2,9 @@
Boost Graph Library: Dijkstra's Shortest Paths
diff --git a/doc/dijkstra_visitor.html b/doc/dijkstra_visitor.html
index 9e0c6b5e..995030f8 100644
--- a/doc/dijkstra_visitor.html
+++ b/doc/dijkstra_visitor.html
@@ -2,13 +2,9 @@
Boost Graph Library: dijkstra_visitor
diff --git a/doc/distance_recorder.html b/doc/distance_recorder.html
index 67e4196d..eb1d137a 100644
--- a/doc/distance_recorder.html
+++ b/doc/distance_recorder.html
@@ -2,13 +2,9 @@
Boost Graph Library: distance_recorder
diff --git a/doc/edge_list.html b/doc/edge_list.html
index 0d2384a3..4a556cef 100644
--- a/doc/edge_list.html
+++ b/doc/edge_list.html
@@ -2,13 +2,9 @@
Boost Graph Library: Edge List Class
diff --git a/doc/edmunds_karp_max_flow.html b/doc/edmunds_karp_max_flow.html
index 6546b2d0..4478c4e4 100644
--- a/doc/edmunds_karp_max_flow.html
+++ b/doc/edmunds_karp_max_flow.html
@@ -2,13 +2,9 @@
Boost Graph Library: Edmunds-Karp Maximum Flow
diff --git a/doc/exception.html b/doc/exception.html
index de010fe0..f5cbdf28 100644
--- a/doc/exception.html
+++ b/doc/exception.html
@@ -2,13 +2,9 @@
Boost Graph Library: Exceptions
diff --git a/doc/faq.html b/doc/faq.html
index 6f9b7652..eeef22e4 100644
--- a/doc/faq.html
+++ b/doc/faq.html
@@ -2,13 +2,9 @@
Boost Graph Library: FAQ
diff --git a/doc/figs/Makefile b/doc/figs/Makefile
index 444eb094..7c63524e 100644
--- a/doc/figs/Makefile
+++ b/doc/figs/Makefile
@@ -1,4 +1,9 @@
# -*- makefile -*-
+# Copyright (c) 2002 Trustees of Indiana University
+#
+# Distributed under the Boost Software License, Version 1.0.
+# (See accompanying file LICENSE_1_0.txt or copy at
+# http://www.boost.org/LICENSE_1_0.txt)
.SUFFIXES: .fig .gif .tif .jpeg
diff --git a/doc/file_dependency_example.html b/doc/file_dependency_example.html
index 995385db..3623777b 100644
--- a/doc/file_dependency_example.html
+++ b/doc/file_dependency_example.html
@@ -2,13 +2,9 @@
File Dependency Example
diff --git a/doc/filtered_graph.html b/doc/filtered_graph.html
index b1d1a1be..b8bcd2d4 100644
--- a/doc/filtered_graph.html
+++ b/doc/filtered_graph.html
@@ -2,13 +2,9 @@
Boost Graph Library: Filtered Graph
diff --git a/doc/floyd_warshall_shortest.html b/doc/floyd_warshall_shortest.html
index 1e96d505..8952cf26 100644
--- a/doc/floyd_warshall_shortest.html
+++ b/doc/floyd_warshall_shortest.html
@@ -1,4 +1,11 @@
+
Floyd-Warshall All Pairs Shortest Paths
+
+
Boost Graph Library: Fruchterman-Reingold Force-Directed Layout
Graph Coloring Example
diff --git a/doc/graph_concepts.html b/doc/graph_concepts.html
index ff33cef2..cb82769b 100644
--- a/doc/graph_concepts.html
+++ b/doc/graph_concepts.html
@@ -2,13 +2,9 @@
Boost Graph Concepts
diff --git a/doc/graph_theory_review.html b/doc/graph_theory_review.html
index 65823bbb..a541936d 100644
--- a/doc/graph_theory_review.html
+++ b/doc/graph_theory_review.html
@@ -2,13 +2,9 @@
Boost Graph Library: Graph Theory Review
diff --git a/doc/graph_traits.html b/doc/graph_traits.html
index 413ccd15..8831c34b 100644
--- a/doc/graph_traits.html
+++ b/doc/graph_traits.html
@@ -2,13 +2,9 @@
Boost Graph Library: Graph Traits
diff --git a/doc/gursoy_atun_layout.html b/doc/gursoy_atun_layout.html
index d0812e78..16bf2be8 100644
--- a/doc/gursoy_atun_layout.html
+++ b/doc/gursoy_atun_layout.html
@@ -1,4 +1,11 @@
+
Boost Graph Library: Gürsoy-Atun Layout