mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	remove unimplemented method
Signed-off-by: Nuno Lopes <t-nclaud@microsoft.com>
This commit is contained in:
		
							parent
							
								
									ac6488a195
								
							
						
					
					
						commit
						7fc93b94f5
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -70,7 +70,6 @@ public:
 | 
			
		|||
    void max_sharing(aig_ref & r);
 | 
			
		||||
    void to_formula(aig_ref const & r, expr_ref & result);
 | 
			
		||||
    void to_formula(aig_ref const & r, goal & result);
 | 
			
		||||
    void to_cnf(aig_ref const & r, goal & result);
 | 
			
		||||
    void display(std::ostream & out, aig_ref const & r) const;
 | 
			
		||||
    void display_smt2(std::ostream & out, aig_ref const & r) const;
 | 
			
		||||
    unsigned get_num_aigs() const;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue