mirror of
https://github.com/boostorg/graph.git
synced 2026-01-31 08:12:14 +00:00
breadth first search, the addition of gray_target and black_target event points. Also removed the cycle_edge() event from UniformCostVisitor. Added expected output for miles_span. [SVN r7903]
3 lines
99 B
Plaintext
3 lines
99 B
Plaintext
The graph miles(100,0,0,0,0,10,0) has 405 edges,
|
|
and its minimum spanning tree has length 14467.
|