mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 03:32:28 +00:00 
			
		
		
		
	factor out relation context for datalog
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									8425685ea3
								
							
						
					
					
						commit
						67183ea08a
					
				
					 24 changed files with 799 additions and 569 deletions
				
			
		|  | @ -79,7 +79,7 @@ namespace datalog { | |||
|         void process_costs(); | ||||
| 
 | ||||
|         bool passes_output_thresholds(context & ctx) const; | ||||
|         void output_profile(context & ctx, std::ostream & out) const; | ||||
|         void output_profile(std::ostream & out) const; | ||||
| 
 | ||||
|     private: | ||||
|         //private and undefined copy constructor and operator= to avoid the default ones
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue