mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 02:15:19 +00:00
parent
3e51b69a9a
commit
b0c0f4d1f4
|
@ -82,7 +82,7 @@ extern "C" {
|
|||
\param c - context
|
||||
\param o - optimization context
|
||||
\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
|
||||
|
||||
\sa Z3_optimize_assert
|
||||
|
|
Loading…
Reference in a new issue