Imandra_interactive.Instance
Direct access to verification of functions
type t = Imandra_surface.Top_result.instance_result =
Result of a verification call
val pp :
Ppx_deriving_runtime.Format.formatter ->
t ->
Ppx_deriving_runtime.unit
val show : t -> Ppx_deriving_runtime.string
val top :
?scope:Opentelemetry.Trace.scope ->
?full:bool ->
?fc:bool ->
?upto:Imandra_surface.Event.upto ->
?quiet:bool ->
?simp:bool ->
?hints:Imandra_surface.Uid.t Imandra_surface.Hints.t ->
?reflect:bool ->
string ->
t
Main entry point for finding an instance satisfying a property (a boolean function)