Core Concept: Every pixel (x,y) is treated as a node. The background color represents the optimal tour topology of all user nodes plus that pixel.
1. Click to add a node.
2. Drag nodes to reshape regions.
3. Regions are calculated using a Permutation Solver (Exact TSP).
Note: Max 6 user nodes recommended for performance.