|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
NegativeWeightEdgeException
is thrown when a graph algorithm that
should only be applied on a weighted graph without any negative weight edges
(e.g., Dijkstra's single-source shortest path algorithm) whenever
a negative weight edge that is encountered.remove
method.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |