Skip to content

Fix problems introduced by remove_constraint functionality in MIP #12884

@johnperry-math

Description

@johnperry-math
  • if the check_redundant option in MIP is true, then remove_constraint() should remove the constraint from self._constraints

  • apparently, GLPK wants you to re-initialize the basis after removing constraints, by calling glp_std_basis()

Apply:

Depends on #12823

Component: linear programming

Keywords: glpk, sd40.5

Author: John Perry

Reviewer: Nathann Cohen

Merged: sage-5.1.beta5

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions