Interface IntegerProblem

All Superinterfaces:
Problem<IntegerSolution>, Serializable
All Known Implementing Classes:
AbstractIntegerProblem, FakeIntegerProblem

public interface IntegerProblem extends Problem<IntegerSolution>
Interface representing integer problems
Author:
Antonio J. Nebro