summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/graph/example/filtered_graph.expected
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost/libs/graph/example/filtered_graph.expected')
-rw-r--r--src/boost/libs/graph/example/filtered_graph.expected7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/boost/libs/graph/example/filtered_graph.expected b/src/boost/libs/graph/example/filtered_graph.expected
new file mode 100644
index 000000000..9960b96a3
--- /dev/null
+++ b/src/boost/libs/graph/example/filtered_graph.expected
@@ -0,0 +1,7 @@
+filtered edge set: (A,B) (C,D) (D,B)
+filtered out-edges:
+A --> B
+B -->
+C --> D
+D --> B
+E -->