mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-30 19:22:28 +00:00 
			
		
		
		
	
							parent
							
								
									bbc63cd5b5
								
							
						
					
					
						commit
						c25975a429
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		|  | @ -128,9 +128,6 @@ namespace smt { | |||
|             else if (a.is_numeral(e, num)) { | ||||
|                 m_weight += num*mul; | ||||
|             } | ||||
|             else if (a.is_to_real(e, e1)) { | ||||
|                 m_terms.push_back(std::make_pair(e1, mul)); | ||||
|             } | ||||
|             else if (!is_uninterp_const(e)) { | ||||
|                 return false; | ||||
|             } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue