Interface BinaryProblem

All Superinterfaces:
Problem<BinarySolution>, java.io.Serializable
All Known Implementing Classes:
AbstractBinaryProblem

public interface BinaryProblem
extends Problem<BinarySolution>
Interface representing binary problems
Author:
Antonio J. Nebro