Add Statistics and Stat to the Java API (#7243)
authormudathirmahgoub <mudathirmahgoub@gmail.com>
Wed, 29 Sep 2021 03:28:36 +0000 (22:28 -0500)
committerGitHub <noreply@github.com>
Wed, 29 Sep 2021 03:28:36 +0000 (03:28 +0000)
commit02f6d2b5e2aba3760ffacdb40b76ce9f5625066f
tree969e79881c24217ec01f991f1d8fa1e6beaabf94
parenta42b56e46f579b57eb0a3f49d1195881670375e7
Add Statistics and Stat to the Java API (#7243)

This adds Statistics and Stat to the Java API
src/api/java/cvc5/Stat.java [new file with mode: 0644]
src/api/java/cvc5/Statistics.java [new file with mode: 0644]
src/api/java/jni/cvc5_Stat.cpp [new file with mode: 0644]
src/api/java/jni/cvc5_Statistics.cpp [new file with mode: 0644]