public class CnfWriter extends DungWriter
| Constructor and Description |
|---|
CnfWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(DungTheory aaf,
File f)
Writes the given file into an abstract argumentation framework
|
getWriter, writeArguments, writeLabelingpublic void write(DungTheory aaf, File f) throws IOException
DungWriterwrite in class DungWriteraaf - an abstract argumentation frameworkf - the file that will be overwritten.IOException - for all errors concerning file reading/writing.Copyright © 2018. All rights reserved.