first commit
This commit is contained in:
16
perl/lib/Graph-Easy-0.76/t/txt/dot/16_split.txt
Normal file
16
perl/lib/Graph-Easy-0.76/t/txt/dot/16_split.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
edge { arrowstyle: filled; }
|
||||
graph {
|
||||
colorscheme: x11;
|
||||
flow: south;
|
||||
title: SPLIT;
|
||||
}
|
||||
|
||||
[ nil| | | 0 ] { basename: 0; }
|
||||
[ nil| | | 1 ] { basename: 1; }
|
||||
[ nil| | | 2 ] { basename: 2; }
|
||||
[ nil| | | 3 ] { basename: 3; }
|
||||
|
||||
[ 0.0 ] --> [ 1.3 ]
|
||||
[ 0.3 ] --> [ 1.0 ]
|
||||
[ 2.0 ] --> [ 3.3 ]
|
||||
[ 2.3 ] --> [ 3.0 ]
|
||||
Reference in New Issue
Block a user