mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	Extra stats in iuc_solver
This commit is contained in:
		
							parent
							
								
									16fefe850a
								
							
						
					
					
						commit
						cdba0721e7
					
				
					 2 changed files with 34 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -54,7 +54,10 @@ private:
 | 
			
		|||
    unsigned m_first_assumption;
 | 
			
		||||
    bool m_is_proxied;
 | 
			
		||||
 | 
			
		||||
    stopwatch m_iuc_watch;
 | 
			
		||||
    stopwatch m_iuc_sw;
 | 
			
		||||
    stopwatch m_hyp_reduce1_sw;
 | 
			
		||||
    stopwatch m_hyp_reduce2_sw;
 | 
			
		||||
    stopwatch m_learn_core_sw;
 | 
			
		||||
 | 
			
		||||
    expr_substitution m_elim_proxies_sub;
 | 
			
		||||
    bool m_split_literals;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue