Class SimpleNode

java.lang.Object
org.tweetyproject.graphs.SimpleNode
All Implemented Interfaces:
Node

public class SimpleNode extends Object implements Node
A simple node of a graph with a name.
Author:
Matthias Thimm