first commit
This commit is contained in:
14
perl/lib/Graph-Easy-0.76/t/txt/5_group_split.txt
Normal file
14
perl/lib/Graph-Easy-0.76/t/txt/5_group_split.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
[ Frankfurt ] { flow: down; }
|
||||
[ Ulm ] { offset: 6,2; origin: Bonn; }
|
||||
|
||||
( test:
|
||||
[ Berlin ]
|
||||
[ Bonn ]
|
||||
[ Frankfurt ]
|
||||
[ Hagen ]
|
||||
)
|
||||
|
||||
[ Bonn ] --> [ Berlin ]
|
||||
[ Bonn ] --> [ Ulm ]
|
||||
[ Berlin ] --> [ Frankfurt ]
|
||||
[ Frankfurt ] --> [ Hagen ]
|
||||
Reference in New Issue
Block a user