package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

The solver that actually uses the implementation based of GobConfig.get_string "solver".

Parameters

module VH : Batteries.Hashtbl.S with type key = S.v

Signature

type marshal = Stdlib.Obj.t
val copy_marshal : marshal -> Stdlib.Obj.t
val relift_marshal : marshal -> Stdlib.Obj.t
val solve : (S.v * S.d) list -> S.v list -> marshal option -> S.d VH.t * Stdlib.Obj.t
OCaml

Innovation. Community. Security.