Multiple optimized algorithms (faster with Pheromones)
- Implemented old 2003 algorithm with space partition and direct communication ant to ant.
- Implemented Pheromones algorithm by storing useful info on the ground (grid map).
- Better debug visualizations, press 4 to switch algorithm. Press 3 to show space partition grid.