package goblint

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

Module GlobSolverFromEqSolver.EqSysSource

Sourcemodule Var : sig ... end
Sourcemodule Dom : sig ... end
Sourceval system : v -> ((v -> d) -> (v -> d -> unit) -> d) option

The system in functional form.

Sourceval sys_change : (v -> d) -> v sys_change_info

Compute incremental constraint system change from old solution.

OCaml

Innovation. Community. Security.