Module org.maxicp

Class ModelingBlackBox

java.lang.Object
org.maxicp.search.blackbox.ModelingBlackBox

public final class ModelingBlackBox extends Object
Convenience entry points for running BlackBoxSearch from the modeling layer.

The API exposes two workflows:

Both workflows accept optional configurers to tune phase options, phase time shares and verbosity. The underlying model is executed through model.runCP(...) and returns a compact ModelingBlackBox.Result.