Header menu logo F# Header menu logo Averest

BinBoolOps Type

Allowed boolean operations for the Apply operation. Thus, "Apply CONJ" computes the conjunction of two BDDs, etc.

Union cases

Union case Description

CONJ

Full Usage: CONJ

DISJ

Full Usage: DISJ

EQUV

Full Usage: EQUV

IMPL

Full Usage: IMPL

Instance members

Instance member Description

this.IsCONJ

Full Usage: this.IsCONJ

Returns: bool
Returns: bool

this.IsDISJ

Full Usage: this.IsDISJ

Returns: bool
Returns: bool

this.IsEQUV

Full Usage: this.IsEQUV

Returns: bool
Returns: bool

this.IsIMPL

Full Usage: this.IsIMPL

Returns: bool
Returns: bool

Type something to start searching.