Skip to content
This repository was archived by the owner on Jun 14, 2020. It is now read-only.
This repository was archived by the owner on Jun 14, 2020. It is now read-only.

Lazy variables dict after delete. #97

@joaquimg

Description

@joaquimg

Currently we have a dict mapping variables to indices.
We only actualy need that onde a variable is deleted, before deletion the variable reference already have the correct index.
By implementing this we can bring back performance of JuMP 0.18 in many parts of the code, in models that do not require deletions.

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