Interface BinaryProblem

All Superinterfaces:
Problem<BinarySolution>, Serializable
All Known Implementing Classes:
AbstractBinaryProblem, FakeBinaryProblem

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