Right now all we have is a 2n * 2n grid and we go to the one with the most nodes. It should really be more granular via maybe a clustering algorithm? and each a target cluster should be weighted by distance and only be completed when the roads are done.
Right now all we have is a 2n * 2n grid and we go to the one with the most nodes. It should really be more granular via maybe a clustering algorithm? and each a target cluster should be weighted by distance and only be completed when the roads are done.