Interface IntegerDoubleSolution

All Superinterfaces:
java.io.Serializable, Solution<Solution<?>>
All Known Implementing Classes:
DefaultIntegerDoubleSolution

@Deprecated
public interface IntegerDoubleSolution
extends Solution<Solution<?>>
Deprecated.
Interface representing solutions containing an integer solution and a double solution
Author:
Antonio J. Nebro