summaryrefslogtreecommitdiff
path: root/src/api
AgeCommit message (Expand)Author
2021-10-22Refactor java package name from cvc5 to io.github.cvc5.api (#7340)mudathirmahgoub
2021-10-22Add missing methods to Solver.java (#7299)mudathirmahgoub
2021-10-21Make cardinality constraint a nullary operator (#7333)Andrew Reynolds
2021-10-21Working on windows builds (#7381)Gereon Kremer
2021-10-20api: Add Solver::mkSepEmp(). (#7432)Aina Niemetz
2021-10-20api: Improve documentation for special cases with nullary ops. (#7433)Aina Niemetz
2021-10-20Add `isNull` and `isUpdater` to `Sort` class of python API (#7423)yoni206
2021-10-20Check whether abduct option is enabled (#7418)Andrew Reynolds
2021-10-20api: Rename get(BV|FP)*Size functions for consistency. (#7428)Aina Niemetz
2021-10-15Python api documentation: Op, Grammar, Result, Enums (#7095)yoni206
2021-10-15Fix bad cast in the python API (#7359)Alex Ozdemir
2021-10-12fix deprecation of std::iterator (#7332)Ouyancheng
2021-10-07Add new versioning scheme (#7253)Gereon Kremer
2021-10-07Add missing functions in Term.java (#7297)mudathirmahgoub
2021-10-06Change behaviour of Term::getRealValue() (#7316)Gereon Kremer
2021-10-04Add sygus examples to documentation (#7303)Gereon Kremer
2021-10-04Various improvements to documentation (#7283)Gereon Kremer
2021-10-01Update java examples using the new Java API (#7225)mudathirmahgoub
2021-10-01Fix some python docstrings which lead to sphinx warnings (#7293)Gereon Kremer
2021-09-30Rename SmtEngine to SolverEngine. (#7282)Aina Niemetz
2021-09-30Rename files smt_engine.(cpp|h) to solver_engine.(cpp|h). (#7279)Aina Niemetz
2021-09-30Integrate javadoc documentation (#7278)Gereon Kremer
2021-09-30Refactor our static builds (#7251)Gereon Kremer
2021-09-30Finish the Java Api (#6396)mudathirmahgoub
2021-09-30Simplify the syntax and representation of the separation logic empty heap con...Andrew Reynolds
2021-09-29[API] Update comments w.r.t. SymFPU, fix typos (#7263)Andres Noetzli
2021-09-29Add Statistics and Stat to the Java API (#7243)mudathirmahgoub
2021-09-29Add Sort.java to the java API (#6382)mudathirmahgoub
2021-09-23Eliminate Output macro in favor of simple Env functions (#7223)Gereon Kremer
2021-09-20Start python API Solver documentation (#7064)Alex Ozdemir
2021-09-17Use a single `NodeManager` per thread (#7204)Andres Noetzli
2021-09-14Add get-difficulty to the API (#7194)Andrew Reynolds
2021-09-14Support sygus version 2.1 command assume (#7081)Andrew Reynolds
2021-09-13Add Solver::isOutputOn() (#7187)Gereon Kremer
2021-09-10Add Op.java to the java API (#6387)mudathirmahgoub
2021-09-09Add Solver::getOutput() (#7162)Gereon Kremer
2021-09-08Add Datatype.java to the Java API (#6389)mudathirmahgoub
2021-09-08Add DatatypeConstructor.java, DatatypeConstructorDecl.java, DatatypeDecl.java...mudathirmahgoub
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback