diff --git a/src/ArbreB/Graph.gv b/src/ArbreB/Graph.gv deleted file mode 100644 index a6dc586c47baf840b5f9cf1aff8733073f64703d..0000000000000000000000000000000000000000 --- a/src/ArbreB/Graph.gv +++ /dev/null @@ -1,63 +0,0 @@ -graph { - "[14]" - "[6, 10]" - "[14]" -- "[6, 10]" - "[6, 10]" - "[4]" - "[6, 10]" -- "[4]" - "[4]" - "[2]" - "[4]" -- "[2]" - "[2]" - "[5]" - "[4]" -- "[5]" - "[5]" - "[8]" - "[6, 10]" -- "[8]" - "[8]" - "[7]" - "[8]" -- "[7]" - "[7]" - "[9]" - "[8]" -- "[9]" - "[9]" - "[12]" - "[6, 10]" -- "[12]" - "[12]" - "[11]" - "[12]" -- "[11]" - "[11]" - "[13]" - "[12]" -- "[13]" - "[13]" - "[22, 30]" - "[14]" -- "[22, 30]" - "[22, 30]" - "[18]" - "[22, 30]" -- "[18]" - "[18]" - "[16]" - "[18]" -- "[16]" - "[16]" - "[20]" - "[18]" -- "[20]" - "[20]" - "[26]" - "[22, 30]" -- "[26]" - "[26]" - "[24]" - "[26]" -- "[24]" - "[24]" - "[28]" - "[26]" -- "[28]" - "[28]" - "[34]" - "[22, 30]" -- "[34]" - "[34]" - "[32]" - "[34]" -- "[32]" - "[32]" - "[36]" - "[34]" -- "[36]" - "[36]" -} diff --git a/src/ArbreB/Graph.gv.jpg b/src/ArbreB/Graph.gv.jpg deleted file mode 100644 index 820cb6a0f225e9920aa9e8cd467e450b32131b11..0000000000000000000000000000000000000000 Binary files a/src/ArbreB/Graph.gv.jpg and /dev/null differ diff --git a/src/ArbreB/Graph2.gv.jpg b/src/ArbreB/Graph2.gv.jpg deleted file mode 100644 index 820cb6a0f225e9920aa9e8cd467e450b32131b11..0000000000000000000000000000000000000000 Binary files a/src/ArbreB/Graph2.gv.jpg and /dev/null differ