adds an edge v-w in the graph. @param v one vertex @param w other vertex
(int v, int w)
source not stored for this graph (policy: none)
no test coverage detected