summaryrefslogtreecommitdiff
path: root/src/api
AgeCommit message (Expand)Author
2021-09-02Add API check whether option in getOptionInfo() exists (#7093)Gereon Kremer
2021-09-01Print response to get-model using the API (#7084)Andrew Reynolds
2021-09-01No longer use direct access to options in driver (#7094)Gereon Kremer
2021-08-30Add API function to obtain information about a single option (#6980)Gereon Kremer
2021-08-30Add kind BAG_MAP and its type rule to bags (#6503)mudathirmahgoub
2021-08-30python docs for Datatype-related classes (#7058)yoni206
2021-08-27Add Driver options (#7078)Gereon Kremer
2021-08-27Add missing methods to Solver API for models (#7052)Andrew Reynolds
2021-08-27Add `isNull` to cpp api tests, python api, and python api tests (#7059)yoni206
2021-08-23Adding parameters to Datatype python API documentation (#7027)yoni206
2021-08-23api: Require size argument for mkBitVector. (#6998)Aina Niemetz
2021-08-20Make driver use options from the solver (#6930)Gereon Kremer
2021-08-20Simplify how user-provided quantifier attributes are handled (#6963)Andrew Reynolds
2021-08-20Add Term.java to the Java API (#6330)mudathirmahgoub
2021-08-20Add CVC5ApiOptionException (#6992)Gereon Kremer
2021-08-05Normalize val in BitVector(val_str, base) (#6955)Alex Ozdemir
2021-08-04Refactor managed streams (#6934)Gereon Kremer
2021-08-04Add API function to get list of option names (#6971)Gereon Kremer
2021-08-04[proof] Add getProof to API and use it in GetProofCommand (#6974)Haniel Barbosa
2021-08-04Add IEEE-BV-to-FP to external-to-internal mapping in C++ API (#6951)Alex Ozdemir
2021-07-31Perform statistics printing via the API (#6952)Gereon Kremer
2021-07-30Allow changing certain options while solving (#6945)Gereon Kremer
2021-07-28Fixes for building python wheels on manylinux2014 (#6947)makaimann
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback