The problem's description is found here, but I screen shot it for your convenience.
I have been attempting to solve problem, but no luck so far.
I am actually not looking for a solution but rather an explanation of the rules of the problem.
What I fail is to comprehend what constitutes a viable set - to me it seems that any three distinct nodes can constitute a viable set.
Also, I am unable to identify any significant relationship between the sets that together form a solution.
What pattern is there to distinguish valid pathways from invalid and what relationship is there between members of a solution set?
Thank you for taking the time to reach here :)
The $2n$ nodes shall be filled with the numbers $1,2,\ldots, 2n$. Then for each line of three nodes, add the values of the nodes. This sum should be the same for all $n$ lines.