Uses of Class
com.semedy.reasoner.utils.Node
-
Uses of Node in com.semedy.reasoner.idb
-
Uses of Node in com.semedy.reasoner.utils
Modifier and TypeClassDescriptionclass
DenseNode<E>
Node for dense graphs containing sets of ordinary nodesModifier and TypeMethodDescriptionboolean
Node.addNeighbour
(Node n) boolean
Node.removeNeighbour
(Node n) boolean
Graph.removeNode
(Node n) remove a node from graph