Module revonet::problem [] [src]

Structs

RastriginProblem

Sample problem representing Rastrigin function.

RosenbrockProblem

Sample problem representing Rosenbrock function.

SphereProblem

Sample problem representing Sphere function.

Traits

Problem

Represents baseline interface for the objective function.