Skip to content

Allow initial guess for the Brute Force algorithm of Minimal Fatal Shock #155

@Datseris

Description

@Datseris

Describe the feature you'd like to have

Some dynamical systems have simple enough basins and/or are low dimensional enough that the brute force approach is faster and more accurate. Additionally if one has a good initial guess of the norm or direction of the shock, then the algorithm can be even faster.

Only the black box optimization version allows for a user-provided initial guess. We should augment the brute force version with this possibility as well. If an initial guess is given then the first step of randomly searching for vectors is skipped, and we go directly into the second step of step by step decreasing the radius.

Metadata

Metadata

Assignees

No one assigned

    Labels

    basin boundariesRelated with the boundaries of basins of attractionenhancementNew feature or requestgood first issueGood for newcomerstippingTipping points related stuff

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions