summaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2015-01-21Initial work on sygusNormalForm.ajreynol
2015-01-20Mark datatypes as sygus. Add option to normalize sygus terms in search. Add...ajreynol
2015-01-14sygus input language and benchmarkMorgan Deters
2015-01-13Fix a memory issue in ResourceManager on 32-bit (resolves bug #606).Morgan Deters
2015-01-11adjusted to both v2.0 and v2.5 string literalsTianyi Liang
2015-01-08switch ascii encoding to unsigned charTianyi Liang
2014-12-22Do not collapse wrongly applied selectors for non-well-founded codatatypes pr...ajreynol
2014-12-11Minor fixes to language bindings. (Resolves #607.)Morgan Deters
2014-12-06Added C++/Java api examples;Tianyi Liang
2014-12-03Fix UnsatCore in language bindings.Morgan Deters
2014-12-03Floating point infrastructure.Martin Brain
2014-11-22added number of resource units used as a statlianah
2014-11-19Distribute UnsafeInterruptException interface file for SWIG.Morgan Deters
2014-11-18All Minisat solve calls now return lbool (fixes bug 599)lianah
2014-11-17Resource-limiting work.Liana Hadarean
2014-11-10Do not eliminate variables only occurring in patterns. Minor improvements to...ajreynol
2014-11-07Properly distinguish which EQC to assign values in datatypes, use assertRepre...ajreynol
2014-10-23Parsing and infrastructure support for SMT-LIBv2.5 input and output languages.Morgan Deters
2014-10-21Fixed bug 589Tianyi Liang
2014-10-02Merge branch '1.4.x'.Morgan Deters
2014-10-02Fix for an array-of-record model generation assert-fail (assert was too strong).Morgan Deters
2014-09-26Merge branch '1.4.x'Morgan Deters
2014-09-26Clarify some licensing-related things.Morgan Deters
2014-09-23Do not throw error when codatatype is not well-founded. Add option for disab...ajreynol
2014-08-26Improved SMT-LIBv2 language support for unsat cores.Morgan Deters
2014-08-24remove some debugging codeKshitij Bansal
2014-08-24improvements to sets sharingKshitij Bansal
2014-08-23Unsat core printing.Morgan Deters
2014-08-22Java-side interface improvements for unsat cores.Morgan Deters
2014-08-22Unsat core infrastruture and API (SMT-LIB compliance to come).Morgan Deters
2014-07-01Update copyrights.Morgan Deters
2014-07-01Merge pull request #44 from mdeters/prio-queue-updatesMorgan Deters
2014-06-30Merge pull request #47 from kbansal/setsKshitij Bansal
2014-06-26Add missing function definition.Morgan Deters
2014-06-25make emptyset construction with no arguments privateKshitij Bansal
2014-06-25BinaryHeap unit test and some usability/build fixes for the data structure it...Morgan Deters
2014-06-22Output language "cvc3" (as opposed to "cvc" or "cvc4") produces output for CVC3:Morgan Deters
2014-06-22Minor cleanup stuff.Morgan Deters
2014-06-21Add some missing functions in configuration and compat library.Morgan Deters
2014-06-19Java bindings fixes.Morgan Deters
2014-06-19More minor code cleanup.Morgan Deters
2014-06-19Code cleanup.Morgan Deters
2014-06-19This commit adds a priority queue implementation. This is to avoid compilati...Tim King
2014-06-19For casc : print models of functions rewritten by sort inference.ajreynol
2014-06-19dos2unix-convert some sources.Morgan Deters
2014-06-11Some clean-up, post bv-merge.Morgan Deters
2014-06-10Merging CAV14 paper bit-vector work.lianah
2014-05-27fix timespec printingKshitij Bansal
2014-05-27Revert "timespec printing bug"Kshitij Bansal
2014-05-27timespec printing bugKshitij Bansal
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback