Files
Diagon/test/GraphPlanar/arrow-style/input
T
ArthurSonzogni ffbf4a7093 Add graph DAG.
2020-12-13 22:05:10 +01:00

9 lines
62 B
Plaintext

0 -- 1
1 -> 2
2 <- 3
3 <-> 4
0 -- 1'
1 -> 2'
2 <- 3'
3 <-> 4'