mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-30 19:22:28 +00:00 
			
		
		
		
	add tactic name
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									e3bd5badf2
								
							
						
					
					
						commit
						9f2b18cac5
					
				
					 73 changed files with 218 additions and 63 deletions
				
			
		|  | @ -223,6 +223,8 @@ public: | |||
|         SASSERT(m_imp == 0); | ||||
|     } | ||||
| 
 | ||||
|     char const* name() const override { return "nlsat"; } | ||||
| 
 | ||||
|     void updt_params(params_ref const & p) override { | ||||
|         m_params = p; | ||||
|     } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue