Adds cluster to this cluster graph.
Adds cluster to this cluster graph.
Unique cluster id
Initial cluster potentials
Unique id of a cluster type. Clusters of the same cluster type usually share the same cluster initial potentials. TypeId can be used for learning parameters in dynamic bayesian networks, with multiple prior, transition and emission parameters.
Adds edge between clusters in this cluster graph.
Adds edge between clusters in this cluster graph.
Adds edges between clusters in this cluster graph.
Adds edges between clusters in this cluster graph.
Tuple2[clusterId, clusterId2]
Tuple2[clusterId, clusterId2]
Returns cluster for a cluster id.
Returns cluster for a cluster id.
Returns all clusters in this cluster graph.
Returns all clusters in this cluster graph.
Returns unique variables in this cluster graph.
Returns unique variables in this cluster graph.
Default implementation of a ClusterGraph.