package mopsa

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

Module Intervals_powerset.Reduction

val name : string
val debug : ('a, Format.formatter, unit, unit) format4 -> 'a
val of_interval : I.t -> P.t
val to_interval : P.t -> I.t
val reduce_pair : P.t -> I.t -> P.t * I.t