mirror of
https://github.com/Z3Prover/z3
synced 2025-04-27 10:55:50 +00:00
2 lines
190 B
Text
2 lines
190 B
Text
Command context provides the infrastructure for executing commands in front-ends such as SMT-LIB 2.0.
|
|
It is also provides the solver abstraction to plugin solvers in this kind of front-end.
|