A numbered graph consists of a set of numbered nodes connected by
edges. The node sum at a node is the sum of the number at the node
and the numbers at all adjacent nodes.
Can you arrange the numbers 1 to 11 on the graph below, using each
number exactly once, so the the node sum is the same at each
node?