Skip to content

Implement GetAllHistories #401

@finbarrtimbers

Description

@finbarrtimbers

See discussion in #399.

Basically, we would like it if someone copied the implementation of GetAllStates but made two changes:

  1. Use State::FullHistory to check for equality, rather than State::ToString
  2. Return a std::vector<std::unique_ptr<State>> rather than a std::map<std::string, std::unique_ptr<State>>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    contribution welcomeIt's a nice feature! But we do not have the time to do it ourselves. Contribution welcomed!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions