Prim's Algorithm Implementation Help

Can anyone implement the prim's algorithm code using binary heap (SET or PRIORITY_QUEUE in STL) with E*logV time?

Thanks in advance.
Topic archived. No new replies allowed.