Class AnalysisResult

java.lang.Object
org.tweetyproject.arg.bipolar.analysis.AnalysisResult

public class AnalysisResult extends Object
Represents the result of an analysis, including performance metrics and analysis type.

This class encapsulates details about the analysis result such as the result value, number of iterations, analysis type, and total probability. It provides methods to retrieve these values and to print the results for debugging purposes.

Author:
Taha Dogan Gunes