File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -176,6 +176,11 @@ Output formula to given file
176
176
Never turn arrays into uninterpreted functions
177
177
.IP --arrays-uf-always
178
178
Always turn arrays into uninterpreted functions
179
+ .IP " --incremental-smt2-solver <cmd>"
180
+ Use the incremental SMT backend where <cmd> is the command to invoke the SMT
181
+ solver of choice using incremental mode and accepting input from the standard input.
182
+ Note that the solver name must be in the "PATH" or be an executable with full
183
+ path. Also the flag --slice-formula should be added to remove some not-yet supoorted features.
179
184
.SH ENVIRONMENT
180
185
All tools honor the TMPDIR environment variable when generating temporary
181
186
files and directories. Furthermore note that
You can’t perform that action at this time.
0 commit comments