From faa3a242ee375005a4a6ca6e7557426585997d29 Mon Sep 17 00:00:00 2001 From: chriseth Date: Mon, 30 May 2022 18:17:16 +0200 Subject: [PATCH] Support some xor. --- libsolutil/BooleanLP.cpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libsolutil/BooleanLP.cpp b/libsolutil/BooleanLP.cpp index 090bf7b78..55f27acc9 100644 --- a/libsolutil/BooleanLP.cpp +++ b/libsolutil/BooleanLP.cpp @@ -318,6 +318,12 @@ void BooleanLPSolver::addAssertion(Expression const& _expr, map