Class CompleteVerifier

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

public final class CompleteVerifier extends Object implements Verifier
The CompleteVerifier is a verifier class that checks whether a given interpretation is a complete interpretation within an abstract dialectical framework (ADF). It ensures that the interpretation is conflict-free and adheres to acceptance conditions for all undecided arguments.
Author:
Mathias Hofer