3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-07 00:11:55 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2020-04-06 16:33:00 -07:00
parent bcbc774b79
commit 6761bf1495
3 changed files with 17 additions and 1 deletions

View file

@ -528,6 +528,8 @@ namespace datalog {
*/
model_ref get_model();
bool is_monotone();
/**
\brief retrieve proof from derivation of the query.