mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Merge pull request #3642 from leonardoalt/fix_z3-46
Add z3 performance option
This commit is contained in:
		
						commit
						cd6ffbdf79
					
				| @ -28,6 +28,7 @@ using namespace dev::solidity::smt; | ||||
| Z3Interface::Z3Interface(): | ||||
| 	m_solver(m_context) | ||||
| { | ||||
| 	z3::set_param("rewriter.pull_cheap_ite", true); | ||||
| } | ||||
| 
 | ||||
| void Z3Interface::reset() | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user