Interface IntegerProblem

All Superinterfaces:
BoundedProblem<java.lang.Integer,​IntegerSolution>, Problem<IntegerSolution>, java.io.Serializable
All Known Implementing Classes:
AbstractIntegerProblem

public interface IntegerProblem
extends BoundedProblem<java.lang.Integer,​IntegerSolution>
Interface representing integer problems
Author:
Antonio J. Nebro