Skip to content

Store the optimal information in the history file #283

@ewu63

Description

@ewu63

Description of feature

The optimal design is stored in the solution object, but not in the history file (remember that the final iteration may not be the optimal solution). Similar to the last key, we should have an optimal key or something that stores the callCounter corresponding to the optimal solution.

Potential solution

This may require stepping through the solution to try and match a callCounter, maybe that's a bit hacky?

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