We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc189e commit 3beac8cCopy full SHA for 3beac8c
docs/backtrackingsize.md
@@ -26,7 +26,7 @@ The algorithm presented above has been implemented in **Python 3** and is locate
26
27
The following graph is contained in the comments of **cliques.py**
28
29
-<img src="https://user-images.githubusercontent.com/61196956/171457871-46abf6ca-1a85-4cfd-b4f1-a02031120112.png" width="400">
+<img src="https://user-images.githubusercontent.com/61196956/194624055-335c66ac-bc8a-4b6c-8ac5-0fd1287f884e.png" width="400">
30
31
The backtracking tree for the above graph is the following
32
0 commit comments