|
dignea
1.0.0
Diverse Instance Generator with Novelty Search and Evolutionary Algorithms
|
Evolutionary Traveling Salesman Problem. Problem for the EIG to generate TSP Problem Instances The number of variables (dimension) is set the number of cities. More...
#include <dignea/generator/AbstractDomain.h>#include <dignea/generator/instances/TSPInstance.h>#include <dignea/problems/TSP.h>#include <dignea/types/SolutionTypes.h>Go to the source code of this file.
Classes | |
| class | TSPDomain |
| Instance Generator TSP Problem. Problem for the EIG to generate TSP Instances. More... | |