File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -467,6 +467,9 @@ The flag \fB\-\-slice\-formula\fR should be added to remove some not-yet support
467
467
\fB \-\- outfile \fR filename
468
468
output formula to given file
469
469
.TP
470
+ \fB \-\- dump \- smt \- formula \fR filename
471
+ output smt incremental formula to the given file
472
+ .TP
470
473
\fB \-\- write \- solver \- stats \- to \fR json\- file
471
474
collect the solver query complexity
472
475
.TP
Original file line number Diff line number Diff line change @@ -445,6 +445,9 @@ incremental solving (experimental)
445
445
\fB \-\- outfile \fR filename
446
446
output formula to given file
447
447
.TP
448
+ \fB \-\- dump \- smt \- formula \fR filename
449
+ output smt incremental formula to the given file
450
+ .TP
448
451
\fB \-\- write \- solver \- stats \- to \fR \fI json \- file \fR
449
452
collect the solver query complexity
450
453
.TP
You can’t perform that action at this time.
0 commit comments