Skip to content

Parallel constraints evaluation? #287

@osamimi

Description

@osamimi

Is there a way to have constraints evaluated in a parallel/vectorized fashion like it can be done for the cost function by setting parallel_objective arg of fmin() to a callable?
There are plenty of problems where all or most of the computation is spent on finding a feasible solution.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions