Package org.tweetyproject.arg.dung.writer


package org.tweetyproject.arg.dung.writer
  • Classes
    Class
    Description
    Writes an abstract argumentation framework into a file of a specific format.
    Writes an abstract argumentation framework into a file of the APX format.
    Writes an abstract argumentation framework into a file of the CNF format.
    Writes an abstract argumentation framework into a file of the ICCMA23 format, see https://iccma2023.github.io/rules.html#input-format.

    NOTE: this format is a slight variation of the CNF format (see CnfWriter)
    Writes an abstract argumentation framework into a file of the TGF format.