first commit
This commit is contained in:
27
perl/lib/Graph-Easy-0.76/t/in/dot/2_bool.dot
Normal file
27
perl/lib/Graph-Easy-0.76/t/in/dot/2_bool.dot
Normal file
@@ -0,0 +1,27 @@
|
||||
digraph G {
|
||||
node [ center
|
||||
compound
|
||||
concentrate
|
||||
constraint
|
||||
decorate
|
||||
diredgeconstraints
|
||||
fixedsize
|
||||
headclip
|
||||
labelfloat
|
||||
landscape
|
||||
mosek
|
||||
nojustify
|
||||
normalize
|
||||
overlap
|
||||
pack
|
||||
pin
|
||||
regular
|
||||
remincross
|
||||
root
|
||||
splines
|
||||
tailclip
|
||||
truecolor
|
||||
]
|
||||
"Bonn" -> "Berlin"
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user