public class ComponentRealizationsSampler extends java.lang.Object implements NodeSampler<Graph>
Constructor and Description |
---|
ComponentRealizationsSampler(TreeDecomp t,
int spn) |
Modifier and Type | Method and Description |
---|---|
java.util.AbstractList<SamplePoint<Graph>> |
sample(ccs.graph.Node n) |
public ComponentRealizationsSampler(TreeDecomp t, int spn)
public java.util.AbstractList<SamplePoint<Graph>> sample(ccs.graph.Node n)
sample
in interface NodeSampler<Graph>