solidity
solidity copied to clipboard
SMTChecker: Introduce first draft of Z3CHCSmtlib2Interface
This commit introduces the interface class without actually using it. The actual switch will be done later, after all things are set up. This was separated from #15252.