Searched refs:getEdgeOtherNodeId (Results 1 – 2 of 2) sorted by relevance
41 NodeId MId = G.getEdgeOtherNodeId(EId, NId); in applyR1()90 NodeId YNId = G.getEdgeOtherNodeId(YXEId, NId), in applyR2()91 ZNId = G.getEdgeOtherNodeId(ZXEId, NId); in applyR2()
560 NodeId getEdgeOtherNodeId(EdgeId EId, NodeId NId) { in getEdgeOtherNodeId() function637 disconnectEdge(AEId, getEdgeOtherNodeId(AEId, NId)); in disconnectAllNeighborsFromNode()