Interface RepairDoubleSolution

All Superinterfaces:
Serializable
All Known Implementing Classes:
RepairDoubleSolutionWithBoundValue, RepairDoubleSolutionWithOppositeBoundValue, RepairDoubleSolutionWithRandomValue

public interface RepairDoubleSolution extends Serializable
Version:
1.0 Interface representing classes that check whether a value is between a lower and an upper bound. If not, a value between those limits is returned
Author:
Antonio J. Nebro