Interface SolutionStore
- All Known Implementing Classes:
SolutionStoreImpl
public interface SolutionStore
-
Method Summary
-
Method Details
-
submit
-
getSolutions
List<VersionWithObjectiveValue> getSolutions() -
hasEnoughSolution
boolean hasEnoughSolution()
-