avail
2.0.0.alpha24
jvm
avail
/
avail.utility
/
Multigraph
/
addVertex
add
Vertex
fun
addVertex
(
vertex
:
V
)
Add a vertex to the graph. It must not already be present.
Parameters
vertex
The vertex to add.