package alt-ergo-lib

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

Module FM.MINEQSSource

Sourcetype mp = (t * Numbers.Q.t) MP.t
Sourceval empty : mp
Sourceval is_empty : mp -> bool
Sourceval younger : t -> t -> bool
Sourceval insert : t -> mp -> mp
Sourceval ineqs_of : mp -> t list
Sourceval add_to_map : mp -> t list -> mp
Sourceval iter : (P.t -> (t * Numbers.Q.t) -> unit) -> mp -> unit
Sourceval fold : (P.t -> (t * Numbers.Q.t) -> 'a -> 'a) -> mp -> 'a -> 'a
OCaml

Innovation. Community. Security.