Comment by MattPalmer1086
3 days ago
That's very similar to an algorithm I played with many years ago.
I also used simulated annealing, where a temperature controls the amount of random movement each node gets on an iteration, and the temperature is gradually reduced. It was a DAG though, not a tree.
No comments yet
Contribute on Hacker News ↗