Skip to content

More user-friendly iteration state #206

@Kolaru

Description

@Kolaru

Currently, RootProblem objects are iterable and allow to look into the iteration state.

However, this is currently only a thin wrapper around BranchAndBrune, which represent the iteration as a tree, making it quite hard to manipulate and to understand.

We should have a better interface, that give direct access to the roots that have been or still have to be processed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions