mirror of
https://github.com/Z3Prover/z3
synced 2025-06-19 12:23:38 +00:00
parent
3e51b69a9a
commit
b0c0f4d1f4
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ extern "C" {
|
||||||
\param c - context
|
\param c - context
|
||||||
\param o - optimization context
|
\param o - optimization context
|
||||||
\param a - formula
|
\param a - formula
|
||||||
\param weight - a positive weight, penalty for violating soft constraint
|
\param weight - a penalty for violating soft constraint. Negative weights convert into rewards.
|
||||||
\param id - optional identifier to group soft constraints
|
\param id - optional identifier to group soft constraints
|
||||||
|
|
||||||
\sa Z3_optimize_assert
|
\sa Z3_optimize_assert
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue