Class ChoiceElement

java.lang.Object
org.tweetyproject.lp.asp.syntax.ASPElement
org.tweetyproject.lp.asp.syntax.ChoiceElement
All Implemented Interfaces:
Formula, ComplexLogicalFormula, LogicStructure, SimpleLogicalFormula

public class ChoiceElement extends ASPElement
This class represents an element of a choice atom. Choice elements consist of an atom (required) and a tuple of literals (optional). ChoiceHead
Author:
Anna Gessler