first commit
This commit is contained in:
8
perl/lib/Graph-Easy-0.76/t/txt/6_ranks.txt
Normal file
8
perl/lib/Graph-Easy-0.76/t/txt/6_ranks.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
[ D ] { rank: 0; }
|
||||
[ F ] { rank: 0; }
|
||||
|
||||
[ A ] --> [ B ]
|
||||
[ D ] --> [ E ]
|
||||
[ B ] --> [ C ]
|
||||
[ E ] --> { end: north; } [ F ]
|
||||
[ C ] --> [ D ]
|
||||
Reference in New Issue
Block a user