mirror of
https://github.com/Z3Prover/z3
synced 2025-08-05 10:50:24 +00:00
speed up parsing of large Datalog files, remove pinned
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
efe2a70f6f
commit
8d23b2b813
5 changed files with 79 additions and 63 deletions
|
@ -48,8 +48,6 @@ namespace datalog {
|
|||
|
||||
relation_plugin & get_ordinary_relation_plugin(symbol relation_name);
|
||||
|
||||
void reset_tables();
|
||||
|
||||
lbool saturate(scoped_query& sq);
|
||||
|
||||
void set_cancel(bool f);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue