Skip to content

Implement a consistent and elengant way to define termination criteria #64

@bwheelz36

Description

@bwheelz36

At the moment, termination criteria are only based on 'number of iterations'. It would be good to have a way to terminate based on:

  • improvement over starting point
  • number of iterations since last improvement was made
  • others?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions