HOG2
|
Go to the source code of this file.
Functions | |
void | Prim (Graph *g) |
void Prim | ( | Graph * | g | ) |
Definition at line 21 of file Prim.cpp.
References Graph::GetEdge(), node::getEdge(), edge::getFrom(), node::GetKeyLabel(), edge::getMarked(), Graph::GetNode(), node::GetNum(), Graph::GetNumEdges(), node::GetNumEdges(), Graph::GetNumNodes(), edge::getTo(), node::SetKeyLabel(), and edge::setMarked().