Skip to content

Separate callbacks for each run in multistart optimization? #876

@TorkelE

Description

@TorkelE

I would like to use a callback to record the progress of the optimizer. However, once I want to do multistart optimization (https://docs.sciml.ai/Optimization/stable/tutorials/ensemble/) this gets messy. here, each runs simply add things to the same record vector.

Is there a way to pass alternative callbacks to each run in the multistart? Alternatively, can I record the trace in the solution object somehow?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions