first commit
This commit is contained in:
16
perl/lib/Graph-Easy-0.76/t/txt/dot/9_back.txt
Normal file
16
perl/lib/Graph-Easy-0.76/t/txt/dot/9_back.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
edge { arrowstyle: filled; }
|
||||
graph {
|
||||
colorscheme: x11;
|
||||
flow: east;
|
||||
title: G;
|
||||
}
|
||||
|
||||
[ 0 ] --> [ 11 ]
|
||||
[ 5 ] --> [ 6 ]
|
||||
[ 5 ] --> [ 8 ]
|
||||
[ 11 ] --> [ 1 ]
|
||||
[ 1 ] --> [ 10 ]
|
||||
[ 1 ] --> [ 2 ]
|
||||
[ 10 ] --> [ 6 ]
|
||||
[ 2 ] --> [ 3 ]
|
||||
[ 3 ] --> [ 8 ]
|
||||
Reference in New Issue
Block a user