Skip to content

Network reductions and constraint duals #93

@luke-kiernan

Description

@luke-kiernan

Quoting from IOM's add_constraint_dual.jl in an about-to-be-merged PR:

Reuse the existing constraint container's row axis so the dual axis
matches the constraint exactly. Network reductions (radial /
degree-two) drop branches that pass the device-model filter, so the
constraint axis is a strict subset of IS.get_name.(devices). Sizing
the dual from the device list would leave the dual broadcast in
process_duals incompatible with the constraint matrix.

Add a dedicated test case for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions