public class UntanglingSetup extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
ISOMORPHISM_REDUCTION
Reduce isomorphic processes.
|
boolean |
REDUCE
Perform reductions of maximal significant runs.
|
SignificanceCheckType |
SIGNIFICANCE_CHECK
Algorithm for checking significance property of a run.
|
| Constructor and Description |
|---|
UntanglingSetup() |
public boolean REDUCE
public boolean ISOMORPHISM_REDUCTION
public SignificanceCheckType SIGNIFICANCE_CHECK
Copyright © 2017. All rights reserved.