Dependency

- Updated graph sizes to `400` each
This commit is contained in:
Tristan B. Velloza Kildaire 2023-01-22 14:19:38 +02:00
parent a795178666
commit d70088a828
1 changed files with 2 additions and 2 deletions

View File

@ -90,8 +90,8 @@ This is important because visitation marking is used in order to know if a certa
Below we have an example of what this process looks like:
![](docs/graphs/pooling.dot.png){ width="300" }
![](../../graphs/pooling.dot.svg){ width="300" }
![](docs/graphs/pooling.dot.png){ width="400" }
![](../../graphs/pooling.dot.svg){ width="400" }
---