Class RclExample
- java.lang.Object
-
- net.sf.tweety.logics.rcl.examples.RclExample
-
public class RclExample extends java.lang.Object
Example code illustrating the use of working with relational conditionals and using c reasoning.- Author:
- Matthias Thimm
-
-
Constructor Summary
Constructors Constructor Description RclExample()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] args)
-
-
-
Method Detail
-
main
public static void main(java.lang.String[] args) throws java.io.FileNotFoundException, ParserException, java.io.IOException
- Throws:
java.io.FileNotFoundException
ParserException
java.io.IOException
-
-