Package | Description |
---|---|
org.mathIT.graphs |
Provides classes representing mathematical graphs and its vertices.
|
Modifier and Type | Class and Description |
---|---|
class |
Actor
This class represents actors as individual nodes of a
social network . |
class |
SimpleVertex
An instance of this class represents a vertex of a directed graph.
|