public final class Decomposer extends Object
| Modifier and Type | Method and Description | 
|---|---|
static DecomposeOutput | 
decompose(Network network,
         DecomposeOptions options)
Decomposes a Bayesian network containing nodes with multiple variables into its single variable node equivalent. 
 | 
public static DecomposeOutput decompose(Network network, DecomposeOptions options)
network - The network containing nodes with multiple variables.options - Options that govern the decomposition.Copyright © 2021. All rights reserved.