mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	
							parent
							
								
									2a93ac3d81
								
							
						
					
					
						commit
						39fb44fe09
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -254,8 +254,6 @@ struct evaluator_cfg : public default_rewriter_cfg {
 | 
			
		|||
            }
 | 
			
		||||
            func_interp * fi = m_model.get_func_interp(g);
 | 
			
		||||
            if (fi && (result = fi->get_array_interp(g))) {
 | 
			
		||||
                std::cout << g->get_name() << "\n";
 | 
			
		||||
                std::cout << result << "\n";
 | 
			
		||||
                model_evaluator ev(m_model, m_params);
 | 
			
		||||
                result = ev(result);
 | 
			
		||||
                m_pinned.push_back(result);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue