Graph theory partial cleanup

This commit is contained in:
2023-07-09 21:37:57 -07:00
parent 90bea68cb5
commit c9dd7f4f99
6 changed files with 181 additions and 7 deletions

View File

@ -38,5 +38,8 @@
},
every path/.style = {
line width = 0.3mm
}
},
node distance={20mm},
thick,
main/.style = {draw, circle}
}