mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-28 10:19:23 +00:00 
			
		
		
		
	reworking pd-maxres
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									980e74b4ff
								
							
						
					
					
						commit
						e3cb0e2d8b
					
				
					 13 changed files with 192 additions and 170 deletions
				
			
		|  | @ -22,6 +22,5 @@ def_module_params('sat', | |||
|                           ('minimize_core', BOOL, False, 'minimize computed core'), | ||||
|                           ('minimize_core_partial', BOOL, False, 'apply partial (cheap) core minimization'), | ||||
|                           ('optimize_model', BOOL, False, 'enable optimization of soft constraints'), | ||||
|                           ('soft_assumptions', BOOL, False, 'disable assumptions that are forced during unit propagation'), | ||||
|                           ('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