Hi,
I have tried to create a system to determine the Hamilton cycles in a graph, Paste 371394. Unfortunately, when I set the starting point to "Berlin" I the proper route that visits all cities, but it is not returned as a list of lists (containing the cities), but rather as a list of lists of lists of list... you get the idea. I'm using PLT and tried to find my error via the debugger but so far, I have failed to find my problem.
Thanks in advance!
