Live data from Hacker News

Show HN: Visualize Graph Theory

treksit.netlify.app

21–30 of 46 posts

Re: Show HN: Visualize Graph Theory

#23

I like this, but I swear there was a Flash version of something very similar that went viral about 15 years ago.

"planarity"

The game is cool, but I think the title is overly general. It contaons a graph visualizer, which doesn't show much in the way of theory; and it's a railroad, not a playground.

Re: Show HN: Visualize Graph Theory

#26
Spoiler Alert

The gotcha thing about this puzzle is sort of greedy approach; try to disentangle the local sub-graphs - concentrate on any nodes of your choice and their connections - and the global graph starts to fall in its place. It's trivial approaching it like this.

Re: Show HN: Visualize Graph Theory

#30
post #26

Spoiler Alert The gotcha thing about this puzzle is sort of greedy approach; try to disentangle the local sub-graphs - concentrate on any nodes of your choice and their connections - and the global graph starts to fall in its place. It's trivial approaching it like this.

I think I just naturally gravitated to that method after a few levels.

I wonder what an algorithmic approach to this would look like, would it act similarly?

Post reply on HN