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 : Prelude.Hashtbl.S with type key = S.v

Signature

type marshal = Obj.t
val solve : (S.v -> S.d -> S.d -> S.d) -> (S.v * S.d) list -> S.v list -> S.d VH.t * Obj.t