Expand description

The interface of the problem for black-box optimization.

Structs

Boxed evaluator.

Boxed problem.

Boxed problem factory.

Evaluable steps of a problem.

Problem specification.

ProblemSpec builder.

Traits

This trait allows evaluating a parameter set of a problem.

Problem.

This trait allows creating instances of a problem.

Recipe of a problem.