|
Static Public Attributes |
string | vertexAlreadyExists = 'Vertex number already exists' |
string | vertexNotFound = 'Vertex number not found' |
string | edgeAlreadyExists = 'Edge number already exists' |
string | edgeNotFound = 'Edge number not found' |
string | distAddOne = 'Probabilities do not add to one' |