mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	moving to resource managed cancellation
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									61dbb6168e
								
							
						
					
					
						commit
						32b6b2da44
					
				
					 41 changed files with 55 additions and 280 deletions
				
			
		| 
						 | 
				
			
			@ -336,7 +336,6 @@ namespace pdr {
 | 
			
		|||
        unsigned             m_expanded_lvl;
 | 
			
		||||
        ptr_vector<core_generalizer>  m_core_generalizers;
 | 
			
		||||
        stats                m_stats;
 | 
			
		||||
        volatile bool        m_cancel;
 | 
			
		||||
        model_converter_ref  m_mc;
 | 
			
		||||
        proof_converter_ref  m_pc;
 | 
			
		||||
        
 | 
			
		||||
| 
						 | 
				
			
			@ -411,9 +410,6 @@ namespace pdr {
 | 
			
		|||
 | 
			
		||||
        lbool solve();
 | 
			
		||||
 | 
			
		||||
        void cancel();
 | 
			
		||||
 | 
			
		||||
        void cleanup();
 | 
			
		||||
 | 
			
		||||
        void reset();
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue