<div id="comment:0"></div> * 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**: * [attachment: trac_12884.patch](https://github.com/sagemath/sage-prod/files/10655424/trac_12884.patch.gz) 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_