mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	delete unused nlsat_symmetry_checker
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
		
							parent
							
								
									f7905a5d69
								
							
						
					
					
						commit
						f81303f2f3
					
				
					 5 changed files with 0 additions and 415 deletions
				
			
		| 
						 | 
				
			
			@ -6,7 +6,6 @@ def_module_params('nlsat',
 | 
			
		|||
                          ('linxi_simple_check', BOOL, False, "linxi precheck about variables sign"),
 | 
			
		||||
                          ('linxi_variable_ordering_strategy', UINT, 0, "linxi Variable Ordering Strategy, 0 for none, 1 for BROWN, 2 for TRIANGULAR, 3 for ONLYPOLY"),
 | 
			
		||||
                          ('cell_sample', BOOL, True, "cell sample projection"),
 | 
			
		||||
                          ('linxi_symmetry_check', BOOL, False, "linxi symmetry check and learning"),
 | 
			
		||||
                          ('lazy', UINT, 0, "how lazy the solver is."),
 | 
			
		||||
                          ('reorder', BOOL, True, "reorder variables."),
 | 
			
		||||
                          ('log_lemmas', BOOL, False, "display lemmas as self-contained SMT formulas"),
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue