Class SmallTspProblemPlugin

java.lang.Object
com.knezevic.edaf.v3.problems.plugins.permutation.SmallTspProblemPlugin
All Implemented Interfaces:
Plugin, ProblemPlugin<PermutationVector>

public final class SmallTspProblemPlugin extends Object implements ProblemPlugin<PermutationVector>
Plugin factory for small TSP problem.
  • Constructor Details

    • SmallTspProblemPlugin

      public SmallTspProblemPlugin()
  • Method Details