mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	This commit is contained in:
		
							parent
							
								
									2181a0ff74
								
							
						
					
					
						commit
						be0cd74c71
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1241,6 +1241,7 @@ public:
 | 
			
		|||
        context& c = ctx();
 | 
			
		||||
        if (!k.is_zero()) {
 | 
			
		||||
            mk_axiom(eq);
 | 
			
		||||
            m_arith_eq_adapter.mk_axioms(th.ensure_enode(mod_r), th.ensure_enode(p));
 | 
			
		||||
            mk_axiom(mk_literal(a.mk_ge(mod, zero)));
 | 
			
		||||
            mk_axiom(mk_literal(a.mk_le(mod, upper)));
 | 
			
		||||
            
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue