mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-28 10:19:23 +00:00 
			
		
		
		
	remove unused features related to weighted check-sat
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									9f49905582
								
							
						
					
					
						commit
						bc6b3007de
					
				
					 16 changed files with 58 additions and 1656 deletions
				
			
		|  | @ -22,6 +22,4 @@ def_module_params('sat', | |||
|                           ('dyn_sub_res', BOOL, True, 'dynamic subsumption resolution for minimizing learned clauses'), | ||||
|                           ('core.minimize', BOOL, False, 'minimize computed core'), | ||||
|                           ('core.minimize_partial', BOOL, False, 'apply partial (cheap) core minimization'), | ||||
|                           ('optimize_model', BOOL, False, 'enable optimization of soft constraints'), | ||||
|                           ('bcd', BOOL, False, 'enable blocked clause decomposition for equality extraction'), | ||||
|                           ('dimacs.core', BOOL, False, 'extract core from DIMACS benchmarks'))) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue