Class LotteryDialogueTest2
- java.lang.Object
-
- net.sf.tweety.agents.dialogues.examples.LotteryDialogueTest2
-
public class LotteryDialogueTest2 extends Object
Main class for empirical evaluation in [Hunter, Thimm. 2015, to appear]- Author:
- Matthias Thimm
-
-
Method Detail
-
main
public static void main(String[] args) throws net.sf.tweety.commons.ParserException, FileNotFoundException, IOException
Main method for evaluation.- Parameters:
args- additional arguments- Throws:
net.sf.tweety.commons.ParserException- if parsing failedFileNotFoundException- if a file could not be foundIOException- if some general IO issue occurred
-
-