mirror of
https://github.com/Z3Prover/z3
synced 2025-08-06 03:10:25 +00:00
adding validation code to doc/udoc
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
54506408f9
commit
1111c0494f
13 changed files with 328 additions and 104 deletions
|
@ -41,6 +41,7 @@ namespace datalog {
|
|||
fact_vector m_table_facts;
|
||||
execution_context m_ectx;
|
||||
instruction_block m_code;
|
||||
double m_sw;
|
||||
|
||||
class scoped_query;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue