mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	
							parent
							
								
									ee1f7edfa0
								
							
						
					
					
						commit
						bbcfd79bf6
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -95,6 +95,8 @@ protected:
 | 
			
		|||
        m_solver.push();
 | 
			
		||||
        reduce(fml);
 | 
			
		||||
        m_solver.pop(1);
 | 
			
		||||
		if (m.canceled())
 | 
			
		||||
			return;
 | 
			
		||||
        SASSERT(m_solver.get_scope_level() == 0);
 | 
			
		||||
        TRACE("ctx_solver_simplify_tactic",
 | 
			
		||||
              for (unsigned i = 0; i < fmls.size(); ++i) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue