Interface IRankedSolutionCandidateProvider<I,S>
-
public interface IRankedSolutionCandidateProvider<I,S>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Ranking<S>getCandidate(ProblemInstance<I> instance)
-
-
-
Method Detail
-
getCandidate
Ranking<S> getCandidate(ProblemInstance<I> instance)
-
-