Skip to content

Retire the Fallback Scheduler #2201

@nhoening

Description

@nhoening

The fallback scheduler (which most often produes zeroes) is used for `InfeasibleProblemException´. We implemented it for a reason, but I'm not sure how often it does anything useful. On the bad side, the fallback scheduler hides which failure happened, which makes inspecting scheduling.

Later, we implemented relaxing SoC constraints, which makes the fallback less needed. Specifically, we might turn on the (SoC) relaxations by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions