Package | Description |
---|---|
ptolemy.graph |
Algorithms for manipulation and analyzing mathematical graphs.
|
Modifier and Type | Class and Description |
---|---|
class |
GraphConstructionException
The exception of modifying graph elements in wrong ways.
|
class |
GraphElementException
The exception of accessing graph elements in wrong ways.
|
class |
GraphStateException
The exception of computing a function of graph with wrong states.
|
class |
GraphTopologyException
The exception thrown due to incorrect graph topology.
|
class |
GraphWeightException
Exception for unweighted graphs or graphs with improper weights.
|