summaryrefslogblamecommitdiffstats
path: root/Tex/Presentation/neighbourhood2.dot
blob: b2542df57c91f1e5d780c8dd8cf4af636ec20e5b (plain) (tree)
1
2
3
4
5
6
7
8
9








                       
digraph neighbourhood {

a -> b
a -> c

c -> b
c -> a

}