2
0
mirror of https://github.com/boostorg/graph.git synced 2026-02-01 08:32:11 +00:00
Files
graph/examples/prim.expected
2000-09-18 08:17:56 +00:00

6 lines
70 B
Plaintext

parent[0] = 0
parent[1] = 3
parent[2] = 0
parent[3] = 4
parent[4] = 0