Header menu logo B2R2

StaticAlgo Type

Static dominator algorithm used for sub dominator tree construction.

Union cases

Union case Description

Cooper

Full Usage: Cooper

Cooper's algorithm.

Iterative

Full Usage: Iterative

Iterative dominator algorithm.

LT

Full Usage: LT

Lengauer-Tarjan algorithm with tree balancing.

SLT

Full Usage: SLT

Simple Lengauer-Tarjan algorithm.

SemiNCA

Full Usage: SemiNCA

Semi-NCA algorithm.

Instance members

Instance member Description

this.IsCooper

Full Usage: this.IsCooper

Returns: bool
Returns: bool

this.IsIterative

Full Usage: this.IsIterative

Returns: bool
Returns: bool

this.IsLT

Full Usage: this.IsLT

Returns: bool
Returns: bool

this.IsSLT

Full Usage: this.IsSLT

Returns: bool
Returns: bool

this.IsSemiNCA

Full Usage: this.IsSemiNCA

Returns: bool
Returns: bool

Type something to start searching.