package binsec

  1. Overview
  2. Docs

doc/binsec.sse/Libsse/Exec/Start/Query_stats/Solver/index.html

Module Query_stats.SolverSource

Sourceval get_sat : unit -> int
Sourceval get_unsat : unit -> int
Sourceval get_err : unit -> int
Sourceval get_time : unit -> float
Sourceval incr_sat : unit -> unit
Sourceval incr_unsat : unit -> unit
Sourceval incr_err : unit -> unit
Sourceval start_timer : unit -> unit
Sourceval stop_timer : unit -> unit
Sourceval pp : Format.formatter -> unit -> unit
Sourceval to_toml : unit -> Toml.Types.table
OCaml

Innovation. Community. Security.