summaryrefslogtreecommitdiff
path: root/src/api
AgeCommit message (Expand)Author
2021-07-22Add std::vector<Term> Op:: getIndices() and operator[] for Op (#6397)mudathirmahgoub
2021-07-14Clean up option usage in command executor (#6844)Gereon Kremer
2021-07-08Add script to build wheel for pycvc5 (#6839)makaimann
2021-06-28Rename internal string kinds to match API (#6797)Andrew Reynolds
2021-06-25pow2 -- final changes (#6800)yoni206
2021-06-24api: getRealValue: Fix printing of integer values. (#6795)Aina Niemetz
2021-06-22python api unit tests for Op (#6785)yoni206
2021-06-22Python api unit tests for Result (#6763)yoni206
2021-06-21Add Grammar.java to the java API (#6388)mudathirmahgoub
2021-06-19Adding python API test part 5 (#6743)Ying Sheng
2021-06-16Make symfpu a required dependency. (#6749)Aina Niemetz
2021-06-15pow2: adding a kind, inference rules, and some implementations in the pow2 so...yoni206
2021-06-15Remove public option wrappers (#6716)Gereon Kremer
2021-06-09Update CVC4 URLs/macros (#6666)Andres Noetzli
2021-06-09docs: Fix `Kind` description (#6712)Andres Noetzli
2021-06-08Change output of getRealValue to a fraction. (#6692)Alex Ozdemir
2021-06-03Adding unit tests for the datatypes python API (#6658)yoni206
2021-06-02Remove references to `bv-div-zero-const` in docs (#6672)Andres Noetzli
2021-06-02Adding getters to the python API and testing them (#6652)yoni206
2021-06-02Remove `Options::operator[]` (#6649)Gereon Kremer
2021-06-01Some additions to the datatypes python API (#6640)yoni206
2021-06-01FP value support in python API (#6644)yoni206
2021-05-31Update `toPythonObj` to use new getters -- part 1 (#6623)yoni206
2021-05-28Python API: bugfix + translating tests from cpp unit tests (#6559)yoni206
2021-05-27Fix `str.replace_re` and `str.replace_re_all` (#6615)Andres Noetzli
2021-05-27FP: Rename FLOATINGPOINT_PLUS to FLOATINGPOINT_ADD. (#6628)Aina Niemetz
2021-05-26 More precise includes of `Node` constants (#6617)Andres Noetzli
2021-05-25[Unit tests] Fix path of Java bindings (#6616)Andres Noetzli
2021-05-21Update to sygus standard output for check-synth responses (#6521)Andrew Reynolds
2021-05-21Use scikit-build CMake files for pycvc5 (#6543)makaimann
2021-05-21BV: Rename BITVECTOR_PLUS to BITVECTOR_ADD. (#6589)Aina Niemetz
2021-05-20Avoid using printSynthSolution in the python API and examples (#6564)yoni206
2021-05-20Minor improvements to the API (#6585)Gereon Kremer
2021-05-20Add more getters for api::Term (#6496)Gereon Kremer
2021-05-18Add Solver.java to the Java API (#6196)mudathirmahgoub
2021-05-14Add Result.java to the java API (#6385)mudathirmahgoub
2021-05-13Add std::hash overloads for Node, TNode and TypeNode. (#6534)Mathias Preiner
2021-05-13Adding functions to the python API and testing them -- part 2 (#6517)yoni206
2021-05-13Fix error message in toPythonObj (#6524)Alex Ozdemir
2021-05-10Add doc to Kind.java (#6498)mudathirmahgoub
2021-05-08Adding functions to the python API and testing them (#6477)yoni206
2021-05-07Add support for datatype update (#6449)Andrew Reynolds
2021-05-07Fix for toPythonObj of integer value with real sort (#6505)makaimann
2021-05-05Save block comments associated with each kind when parsing kinds file (#6489)makaimann
2021-05-04Improve generation of python API documentation (#6482)Gereon Kremer
2021-04-28Remove exception headers from options.h (#6456)Gereon Kremer
2021-04-27Initial setup for docs of python API (#6445)Gereon Kremer
2021-04-27Use std::hash for API types (#6432)Gereon Kremer
2021-04-22Add API documentation for statistics (#6364)Gereon Kremer
2021-04-22Reconciling proofs and unsat cores (#6405)Haniel Barbosa
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback