Class DummyDoubleProblem

java.lang.Object
All Implemented Interfaces:
java.io.Serializable, BoundedProblem<java.lang.Double,​DoubleSolution>, DoubleProblem, Problem<DoubleSolution>

public class DummyDoubleProblem
extends AbstractDoubleProblem
Implementation of DoubleProblem that does nothing. Intended to be used in unit tests.
See Also:
Serialized Form
  • Constructor Details

  • Method Details