Skip to content

interactive_simplex_method: Make it safe to copy dictionaries #31308

@mkoeppe

Description

@mkoeppe

Dictionaries are mutable, and copying them using copy results in dictionaries that share internal objects, which causes unwelcome surprises.

(related: #29101)

Depends on #31307

CC: @novoselt @yuan-zhou

Component: linear programming

Author: Matthias Koeppe, ...

Issue created by migration from https://trac.sagemath.org/ticket/31308

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions