17. Which of the following is/are True?
The Path Representation of the TSP candidates does not allow all permutations of the cities as candidate tours, while the Adjacency Representation does.
In Adjacency Representation every tour has many different representations
In Path Representation every tour has many different representations.
The Adjacency Representation of the TSP candidates does not allow all permutations of the cities as candidate tours, while the Path Representation does.
The pheromone deposited on each edge is directly proportional to the cost of the tour.
The pheromone deposited on each edge is inversely proportional to the cost of the tour.
The pheromone deposited on each edge is constant.
The pheromone deposited on each edge depends upon the length of that edge.