From 9be7bda69a06682c7e4f59004ce02a9e74a3fa3f Mon Sep 17 00:00:00 2001 From: Lev Nachmanson Date: Sun, 29 Mar 2020 13:51:39 -0700 Subject: [PATCH] fix a bug in column patching Signed-off-by: Lev Nachmanson --- src/math/lp/lar_solver.cpp | 4 ++-- src/math/lp/nla_core.cpp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/math/lp/lar_solver.cpp b/src/math/lp/lar_solver.cpp index 5e782e58b..01f409cad 100644 --- a/src/math/lp/lar_solver.cpp +++ b/src/math/lp/lar_solver.cpp @@ -2399,7 +2399,7 @@ bool lar_solver::try_to_patch(lpvar j, const mpq& val, std::function