This is the repo for the blog post at https://jasonfantl.com/posts/Universal-Unique-IDs/.
The repo is a total mess, but everything you need to play with more simulations are here. Most of it is a p5js sketch, but there are some c files and python for simulations and plots.
- The well-organized tree animations are in branch
main. - The force-directed graphs of the growth models are in the branch
large-sim(I know, but the reasons for the branches changed over time and I never bothered renaming them). - The large-scale experiments like the fast-growing graphs with plots, the C code to run a million-node simulation, and the python files to curve fit and plot are in branch
length-distribution. - The proof animation cycling through paths of 4-node chains is in the branch
proof.large-sim