Class PreferredVerifier

java.lang.Object
org.tweetyproject.arg.adf.reasoner.sat.verifier.PreferredVerifier
All Implemented Interfaces:
AutoCloseable, Verifier

public final class PreferredVerifier extends Object implements Verifier
The PreferredVerifier is a verifier class that checks whether a given interpretation is a preferred interpretation within an abstract dialectical framework (ADF). It utilizes a SAT solver to verify if the interpretation satisfies certain properties, such as being conflict-free and maximal.
Author:
Sebastian