public class MiSampler extends net.sf.tweety.commons.BeliefBaseSampler<PlBeliefSet>
| Constructor and Description |
|---|
MiSampler(PropositionalSignature signature,
int incvalue)
Creates a new sample for the given signature
which generates propositional belief sets with the
given inconsistency value (wrt.
|
| Modifier and Type | Method and Description |
|---|---|
PlBeliefSet |
randomSample(int minLength,
int maxLength) |
public MiSampler(PropositionalSignature signature, int incvalue)
signature - some propositional signatureincvalue - some inconsistency value.public PlBeliefSet randomSample(int minLength, int maxLength)
randomSample in class net.sf.tweety.commons.BeliefBaseSampler<PlBeliefSet>Copyright © 2018. All rights reserved.