summaryrefslogtreecommitdiff
path: root/src/decision
AgeCommit message (Expand)Author
2013-04-26Merge experimental decisionweight branchKshitij Bansal
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-22compiles withDejan Jovanović
2013-03-20Fix to bug 497: make justification heuristic's ITE cache context-dependent.Morgan Deters
2013-03-14Merge branch '1.0.x'Morgan Deters
2013-03-14fix to build system: #include the proper file when they are in both builds an...Morgan Deters
2013-02-16Merge pull request #6 from kbansal/decNewoptionsKshitij Bansal
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-16rm decision jh GiveUp related codeKshitij Bansal
2013-02-16Some cleanup and copyright updatingMorgan Deters
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-29* Numerous documentation fixes (fix doxygen warnings, add missing documentati...Morgan Deters
2012-08-26minor, lying around in a wd (related to investigating bug 374)Kshitij Bansal
2012-07-31Options merge. This commit:Morgan Deters
2012-07-07Various fixes to documentation---typos, some incomplete documentation fixed, ...Morgan Deters
2012-06-18tracing code to make sure decision options are being set correctlyKshitij Bansal
2012-06-16This is an attempt to fix the bug in the justification heuristic. TheKshitij Bansal
2012-06-15Bug fix in justification heuristic. Had to do with howKshitij Bansal
2012-06-14WIPKshitij Bansal
2012-06-14bug fixes in justification heuristicKshitij Bansal
2012-06-14This commit:Kshitij Bansal
2012-06-14fix cout, fix statname, rm deadcodeKshitij Bansal
2012-06-13Make d_result in DE context dependentKshitij Bansal
2012-06-08Merge from decision branch (till r3663)Kshitij Bansal
2012-05-13fixing build warningsDejan Jovanović
2012-05-09rm something for a future merge that sneaked inKshitij Bansal
2012-05-09Merge from decision branch (ITE support)Kshitij Bansal
2012-05-03Some cleanup starting off from trying to understand the sharing code. Changes...Dejan Jovanović
2012-04-27Fixed warning in decision_engine.h, minor tweak to caregraph function inClark Barrett
2012-04-23Merge from decision branch -- partially working justification heuristicKshitij Bansal
2012-04-19In the constructor of DecisionEngine, there were 2 pointers that were assumed...Tim King
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