Contains information returned by {@link com.bayesserver.Decomposer#decompose}.
Gets the network, which is the decomposed equivalent of the original network.
The decomposed network.
Gets the original network, containing nodes with multiple variables.
The original network.
Maps a variable in the original network to the equivalent variable in the decomposed network.
The variable in the original network.
The equivalent variable in the decomposed network.
Maps a variable in the decomposed network to the equivalent variable in the original network.
The variable in the decomposed network.
The equivalent variable in the original network.
Contains information returned by {@link com.bayesserver.Decomposer#decompose}.