summaryrefslogtreecommitdiff
path: root/src/decision/justification_heuristic.h
AgeCommit message (Expand)Author
2020-12-09Make decision engine independent of AssertionsPipeline (#5626)Andrew Reynolds
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-06-16Update copyright headers.Aina Niemetz
2020-06-05Fix handling of Boolean term variables (#4550)Andres Noetzli
2020-03-10Fix issue with reset-assertions. (#3988)Aina Niemetz
2019-04-24Do not use __ prefix for header guards. (#2974)Mathias Preiner
2019-03-26Update copyright headers.Aina Niemetz
2018-09-14Refactor how assertions are added to decision engine (#2396)Andres Noetzli
2018-06-25Updated copyright headers.Aina Niemetz
2018-03-05Enable -Wsuggest-override by default. (#1643)Mathias Preiner
2018-01-04Removing miscellaneous throw specifiers. (#1474)Tim King
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-07Update copyright headers.Mathias Preiner
2016-04-20update from the masterPaulMeng
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-04-21Changes needed to compile at Google, plus some bug fixes from Google.Clark Barrett
2014-10-07whitespace fixesKshitij Bansal
2014-07-01Update copyrights.Morgan Deters
2014-04-30decision engine: cache start index for and/or nodesKshitij Bansal
2013-04-26Merge experimental decisionweight branchKshitij Bansal
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-20Fix to bug 497: make justification heuristic's ITE cache context-dependent.Morgan Deters
2013-02-16decision: jh: more refactoring (.h->.cpp, xor/iff)Kshitij Bansal
2013-02-16decision/ : jh: refactor embedded ITE, other minorKshitij Bansal
2013-02-16decision/: justification: refactor ITE outKshitij Bansal
2013-02-16refactoring justification_heuristic codeKshitij Bansal
2013-02-05Merge remote-tracking branch 'origin/1.0.x'Kshitij Bansal
2013-02-05decision/ : save d_prvsIndex in JHKshitij Bansal
2012-12-07Fix performance issue in a DFS search (bug 474)Kshitij Bansal
2012-12-06Fix performance issue in a DFS search (bug 474)Kshitij Bansal
2012-12-05This commit merges in CDTrailHashMap and CDInsertHashMap. CDHashSet now uses ...Tim King
2012-12-04* Add support for --decision=justification + incremental (bug 437)Kshitij Bansal
2012-11-27Simplify --help=decision with only currently supported optionsKshitij Bansal
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-09-24Fix the memout issue seen in recent nightly regressions (was due to aMorgan Deters
2012-08-26minor, lying around in a wd (related to investigating bug 374)Kshitij Bansal
2012-07-07Various fixes to documentation---typos, some incomplete documentation fixed, ...Morgan Deters
2012-06-16This is an attempt to fix the bug in the justification heuristic. TheKshitij Bansal
2012-06-14WIPKshitij Bansal
2012-05-09rm something for a future merge that sneaked inKshitij Bansal
2012-05-09Merge from decision branch (ITE support)Kshitij Bansal
2012-04-23Merge from decision branch -- partially working justification heuristicKshitij Bansal
2012-04-17A dummy decision engine. Expected performance impact: none.Kshitij Bansal
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback