SymbSatisfiabilityAnswer Type
Represents one concrete-input answer to a satisfiability query.
Record fields
| Record Field |
Description
|
State at the target address.
|
|
Target address reached by this answer.
|
|
|
Concrete assignments for requested symbolic values.
|
Instance members
| Instance member |
Description
|
|
Concrete solver model for this satisfiability answer.
|
B2R2