• Any initial parameters are loaded.
• Each of the roads is set with an initial pheromone value.
• Each ant is individually placed on a random city.
Main loop begins
Construct Solution
• Each ant constructs a tour by successively applying the probabilistic choice
function and randomly selecting a city it has not yet visited until each city has
been visited exactly once.