Package org.tweetyproject.arg.delp.semantics
package org.tweetyproject.arg.delp.semantics
-
ClassDescriptionThis class is the superclass for all comparison criteria between two arguments in defeasible logic programming.Enumeration of factory types for creating instances of
ComparisonCriterion
subclasses.Enumeration representing the possible results of a comparison between two items.Handles command-line options related toComparisonCriterion
objects.The `DelpAnswer` class represents a wrapper around a generic answer from a reasoner, allowing for an additional state of `UNDECIDED` alongside the traditional `YES` and `NO`.The `Type` enum represents the possible types of answers: `YES`, `NO`, `UNDECIDED`, and `UNKNOWN`.This class implements a node of a dialectical tree from DeLP.Enumeration representing the status of an entity in terms of defeat or victory.This class implements the empty criterion to compare two arguments.This class implements the generalized specificity criterion used to compare two arguments.