diff --git a/notes.md b/notes.md new file mode 100644 index 0000000..0941f39 --- /dev/null +++ b/notes.md @@ -0,0 +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 is used to present activity bursts. \ No newline at end of file