Skip to content

Add bottleneck assignment (min–max assignment) solver #648

@jselvaraaj

Description

@jselvaraaj

Feature request: add a linear bottleneck assignment solver (can also be used to solve lexicographic min‑max assignment).

Would it be useful for this repo to have exact linear bottleneck assignment solver?

If so I can write a JAX version of this javascript sovler for bottleneck assignment (Threshold search + Hopcroft–Karp matching).

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