mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 11:42:28 +00:00 
			
		
		
		
	add transformation to reduce overhead of negation for predicates with free variables
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									861a31f458
								
							
						
					
					
						commit
						c87ae1e99b
					
				
					 5 changed files with 184 additions and 1 deletions
				
			
		|  | @ -84,7 +84,7 @@ namespace datalog { | |||
|             reset_dealloc_values(m_ground_unconditional_rule_heads); | ||||
|         } | ||||
| 
 | ||||
|         rule_set * operator()(rule_set const & source); | ||||
|         virtual rule_set * operator()(rule_set const & source); | ||||
|     }; | ||||
| 
 | ||||
| }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue