Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prim算法复杂度有问题 #3

Open
aorandexiaohai opened this issue Feb 16, 2019 · 0 comments
Open

Prim算法复杂度有问题 #3

aorandexiaohai opened this issue Feb 16, 2019 · 0 comments

Comments

@aorandexiaohai
Copy link

auto index=min_queue.index_inqueue(another_vertex);
这个index可以在优先队列的每次操作中维护,保存在节点信息里面。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant