Class SmallTspProblem

java.lang.Object
com.knezevic.edaf.v3.problems.SmallTspProblem
All Implemented Interfaces:
Problem<PermutationVector>

public final class SmallTspProblem extends Object implements Problem<PermutationVector>
Small TSP benchmark with configurable or default city coordinates.