mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 20:05:51 +00:00
More see also content in C API docs.
This commit is contained in:
parent
375c0ff9a9
commit
e89bb37156
3 changed files with 89 additions and 5 deletions
|
@ -82,6 +82,7 @@ extern "C" {
|
|||
\param id - optional identifier to group soft constraints
|
||||
|
||||
\sa Z3_optimize_assert
|
||||
\sa Z3_optimize_assert_and_track
|
||||
|
||||
def_API('Z3_optimize_assert_soft', UINT, (_in(CONTEXT), _in(OPTIMIZE), _in(AST), _in(STRING), _in(SYMBOL)))
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue