mirror of
https://github.com/Z3Prover/z3
synced 2026-05-06 10:25:17 +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.
|