mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	This commit is contained in:
		
							parent
							
								
									9011100df2
								
							
						
					
					
						commit
						4b1419261f
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -262,6 +262,8 @@ namespace q {
 | 
				
			||||||
                m_expanded.push_back(r);
 | 
					                m_expanded.push_back(r);
 | 
				
			||||||
                return true;
 | 
					                return true;
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
 | 
					            if (r == q)
 | 
				
			||||||
 | 
					                return false;
 | 
				
			||||||
            q = to_quantifier(r);
 | 
					            q = to_quantifier(r);
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        if (is_forall(q)) 
 | 
					        if (is_forall(q)) 
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue