Class CafCnfWriter

java.lang.Object
org.tweetyproject.arg.caf.writer.AbstractCafWriter
org.tweetyproject.arg.caf.writer.CafCnfWriter

public class CafCnfWriter extends AbstractCafWriter
Writes an constrained argumentation framework into a file of the CNF format including the constraint. Note that the order of the arguments may change by using this writer.
Author:
Sandra Hoffmann
  • Constructor Details

    • CafCnfWriter

      public CafCnfWriter()
  • Method Details