0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for empty sort problem More... over 9 years ago
Non-termination fix due to assumption watching More... over 9 years ago
Strong usage checks for assumptions More... over 9 years ago
Implemented get-unsat-assumptions More... over 9 years ago
Proofs under assumptions More... over 9 years ago
SMTLIB 2.5 model output More... over 9 years ago
Fixed a typo in args parser More... over 9 years ago
Working version of checking under assumptions More... over 9 years ago
Fixed setup of assertion store More... over 9 years ago
Bugfix UnsatCoreCollector: Also collect primary More... over 9 years ago
Start of assumptions More... over 9 years ago
EPR: almost-all atoms now seem to work on one example More... over 9 years ago
backup More... over 9 years ago
towards "almost-all atoms" More... over 9 years ago
backup before slight change of plan More... over 9 years ago
epr: increment More... over 9 years ago
Separate mSmtInterpol and mCheckingSolver in Interpolator. More... over 9 years ago
Use timeout handler from SMTInterpol directly. More... over 9 years ago
Complain about quantifier only on assert. More... over 9 years ago
Minor documentation fix More... over 9 years ago
Removed recursion from UnsatCoreCollector More... over 9 years ago
fixes - unquantified EprPredicateAtoms are now also registered via addAtom in the DPLLEngine - towards EprPredicate model handling - updated Clausifier.toPositive(..) sucht that it can handle quantified formulas More... over 9 years ago
basic changes towards EPR handling added some new classes for managing EPR atoms and the model that will be computed More... over 9 years ago
towards EPR support. Main changes so far: \n 1. if a quantified logic is set, the predicate-to-function-conversion of CClosure is not done \n 2. quantifiers are removed from the formula, TermVariables remaining in the formula are assumed to be implicitly forall-quantified (existentially quantified formulas are skolemized, EPR forbids quantifier alternation and existential inside forall) \n 3. clausification registers clauses containing TermVariables in the (new) EprTheory, instead of the DPLLEngine More... over 9 years ago
Fix bitvector constant cache. More... over 9 years ago
Changed timeout logic. More... over 9 years ago
Bugfix for array model comparison More... almost 10 years ago
Purge timer queue after canceling task More... almost 10 years ago
Reworked output of rationals of sort Real More... almost 10 years ago
Weakened assertion in insertPropagetdLiteralBefore More... almost 10 years ago