Class TsplibTspProblemPlugin

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

public final class TsplibTspProblemPlugin extends Object implements ProblemPlugin<PermutationVector>
Plugin factory for TSPLIB TSP instances.
  • Constructor Details

    • TsplibTspProblemPlugin

      public TsplibTspProblemPlugin()
  • Method Details