|
|
|
|
|
by muazzam
2152 days ago
|
|
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 wonder what an algorithmic approach to this would look like, would it act similarly?