From 1f4333cf0b54126b84a3316bef059984acddbed2 Mon Sep 17 00:00:00 2001 From: mikael-lovqvist Date: Wed, 18 Feb 2026 23:23:35 +0000 Subject: [PATCH] Update notes.md --- notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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