Maximum Seperation

This challenge utilizes the concepts of basic graph theory and counting.

Use lines and points in this diagram.

The challenge is to find the highest possible minimum number of lines needed to be traversed to get between any 2 arbitrary points.

Leave a Reply