mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 11:42:28 +00:00 
			
		
		
		
	BV SLS: Final adjustments
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
		
							parent
							
								
									074ff311c0
								
							
						
					
					
						commit
						0746ede537
					
				
					 4 changed files with 3 additions and 33 deletions
				
			
		|  | @ -23,8 +23,8 @@ Notes: | |||
| class ast_manager; | ||||
| class tactic; | ||||
| 
 | ||||
| tactic * mk_sls_tactic(ast_manager & m, params_ref const & p = params_ref()); | ||||
| tactic * mk_qfbv_sls_tactic(ast_manager & m, params_ref const & p = params_ref()); | ||||
| 
 | ||||
| /*
 | ||||
|   ADD_TACTIC("qfbv-sls", "(try to) solve using stochastic local search for QF_BV.", "mk_qfbv_sls_tactic(m, p)") | ||||
| */ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue