Class ConcurrentApproxAnalysis

java.lang.Object
org.tweetyproject.arg.bipolar.analysis.AbstractAnalysis
org.tweetyproject.arg.bipolar.analysis.ConcurrentApproxAnalysis
All Implemented Interfaces:
Analysis, ProbabilisticJustificationAnalysis

public class ConcurrentApproxAnalysis extends AbstractAnalysis implements ProbabilisticJustificationAnalysis
This class implements approximate probabilistic justification of a set of queries using Monte Carlo Sampling of induced EAFs from a PEAF. The computation is done in batches, the main thread checks the condition of when to stop after each batch.
Author:
Taha Dogan Gunes