Skip to content

Commit 3beac8c

Browse files
authoredOct 7, 2022
Added the correct graph here also..
1 parent ddc189e commit 3beac8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/backtrackingsize.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The algorithm presented above has been implemented in **Python 3** and is locate
2626

2727
The following graph is contained in the comments of **cliques.py**
2828

29-
<img src="https://user-images.githubusercontent.com/61196956/171457871-46abf6ca-1a85-4cfd-b4f1-a02031120112.png" width="400">
29+
<img src="https://user-images.githubusercontent.com/61196956/194624055-335c66ac-bc8a-4b6c-8ac5-0fd1287f884e.png" width="400">
3030

3131
The backtracking tree for the above graph is the following
3232

0 commit comments

Comments
 (0)