mudathirmahgoub
98e884a740
Update java examples using the new Java API ( #7225 )
...
This PRs updates java examples using the new Java API, by converting C++ examples to Java.
Examples CVC4Streams.java and PipedInput.java are removed since they are not longer supported by the API.
All examples are not included in the build which would be added in a future PR.
2021-10-01 23:21:02 +00:00
Aina Niemetz
7ec3005875
Refactor and update copyright headers. ( #6316 )
2021-04-12 19:31:43 +00:00
Aina Niemetz
b302cb1f92
Update copyright headers to 2021. ( #6081 )
2021-03-09 07:27:03 +00:00
Mathias Preiner
e3cd4670a0
Update copyright header script to support CMake and Python files ( #5067 )
...
This PR updates the update-copyright.pl script to also update/add copyright headers to CMake specific files. It further fixes a small typo in the header.
2020-09-22 09:51:56 -07:00
Aina Niemetz
e37d0c385d
Update copyright headers.
2020-06-16 13:48:05 -07:00
Andrew Reynolds
681fece601
Change option names --default-dag-thresh and --default-expr-depth ( #4309 )
2020-04-15 08:37:46 -05:00
Aina Niemetz
cfeaf40ed6
Rename checkValid/query to checkEntailed. ( #4191 )
...
This renames api::Solver::checkValidAssuming to checkEntailed and
removes api::Solver::checkValid. Internally, SmtEngine::query is renamed
to SmtEngine::checkEntailed, and these changes are further propagated to
the Result class.
2020-03-31 18:12:16 -07:00
Andres Noetzli
3ba75ef701
Rename Java package to edu.stanford.CVC4 ( #3752 )
2020-02-12 16:48:10 -06:00
Aina Niemetz
a6bd02c5c4
Update copyright headers.
2019-03-26 11:33:55 -07:00
Aina Niemetz
3b91ff439d
Updated copyright headers.
2018-06-25 14:11:54 -07:00
Mathias Preiner
4fa50d3881
Update copyright headers.
2017-07-07 14:57:36 -07:00
PaulMeng
904ffb6e73
update from the master
2016-04-20 14:43:18 -05:00
Morgan Deters
5361724725
Cleanup.
2014-12-09 18:48:43 -05:00
Morgan Deters
8ad7662ef9
Update copyrights.
2014-07-01 14:47:24 -04:00
Morgan Deters
86b54ede8a
Incremental is now on by default when using from API, off for command-line driver except in interactive mode.
2013-11-27 11:12:26 -05:00
Morgan Deters
166bbd9c57
Regenerated copyrights: canonicalized names, no emails
2013-04-02 14:36:18 -04:00
Morgan Deters
0e6e0f1816
update copyrights
2013-04-01 23:32:39 -04:00
Morgan Deters
f06ae104dc
Some cleanup and copyright updating
...
* update some copyrights for 2013
* cleaned up some comments/ifdefs, indentation
* some spelling corrections
* add some missing makefiles
2013-02-16 15:23:00 -05:00
Morgan Deters
8953b603bd
updated examples
2012-12-01 01:43:08 +00:00
Morgan Deters
45229fd903
all API examples now have java versions too; bitvectors gets built; also updated old-style copyrights in the examples
2012-11-30 23:07:19 +00:00