struct

Z3::CheckResult

Inherits Struct < Value < Object

Constructors

new(result : Result, model : Model | Nil)
Source

Instance methods

model
Source
model?
Source
result
Source
sat?(*args, **options)
Source
sat?(*args, **options, &)
Source
unknown?(*args, **options)
Source
unknown?(*args, **options, &)
Source
unsat?(*args, **options)
Source
unsat?(*args, **options, &)
Source