diff --git a/notes.md b/notes.md index 0941f39..695a7da 100644 --- a/notes.md +++ b/notes.md @@ -1,3 +1,3 @@ -This project is being recreated but uses inspiration from Mikaels local files, such as `Projekt/edit-stats/t7.mjs` which also utilizes `Experiments/travelling-salesman/mc_solver.mjs` as a [Monte Carlo](https://en.wikipedia.org/wiki/Monte_Carlo_method) based [travelling salesman solver](https://en.wikipedia.org/wiki/Travelling_salesman_problem). +This project is being recreated but uses inspiration from Mikaels local files, such as `Projekt/edit-stats/t7.mjs` which also utilizes `Projekt/Experiments/travelling-salesman/mc_solver.mjs` as a [Monte Carlo](https://en.wikipedia.org/wiki/Monte_Carlo_method) based [travelling salesman solver](https://en.wikipedia.org/wiki/Travelling_salesman_problem). This is used to present activity bursts. \ No newline at end of file