public class RandomPlBeliefSetSampler extends net.sf.tweety.commons.BeliefBaseSampler<PlBeliefSet>
| Constructor and Description |
|---|
RandomPlBeliefSetSampler(net.sf.tweety.commons.Signature signature,
double worldProb)
Creates a new sampler for the given signature
|
| Modifier and Type | Method and Description |
|---|---|
PlBeliefSet |
randomSample(int minLength,
int maxLength) |
public RandomPlBeliefSetSampler(net.sf.tweety.commons.Signature signature,
double worldProb)
signature - some signatureworldProb - Probability of selecting any world as a model of a formulapublic PlBeliefSet randomSample(int minLength, int maxLength)
randomSample in class net.sf.tweety.commons.BeliefBaseSampler<PlBeliefSet>Copyright © 2018. All rights reserved.