Skip to content

Commit

Permalink
Update yices.h
Browse files Browse the repository at this point in the history
Expanded the text about modes in MCSAT.
  • Loading branch information
disteph committed Aug 8, 2023
1 parent 705f446 commit f2263ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/include/yices.h
Expand Up @@ -2655,7 +2655,7 @@ __YICES_DLLSPEC__ extern void yices_garbage_collect(const term_t t[], uint32_t n
*
* The "mcsat" solver is required for formulas that use non-linear
* arithmetic. If you select "mcsat" as the solver type, no other
* configuration is necessary.
* configuration is necessary (incremental and push-pop usages are enabled).
*
* If you select "dpllt" as the solver type, then you can define the
* combination of theory solvers you want to include.
Expand Down

0 comments on commit f2263ad

Please sign in to comment.