Package net.sf.tweety.graphs
Class SimpleNode
- java.lang.Object
-
- net.sf.tweety.graphs.SimpleNode
-
-
Constructor Summary
Constructors Constructor Description SimpleNode(java.lang.String s)
Creates a new node with the given name.
-
Method Summary
Modifier and Type Method Description java.lang.String
toString()
-