8000 set -> multiset bug in Prim's algorithm · Issue #527 · cp-algorithms/cp-algorithms · GitHub
[go: up one dir, main page]

Skip to content
set -> multiset bug in Prim's algorithm #527
Closed
@alexeydergunov

Description

@alexeydergunov

https://cp-algorithms.com/graph/mst_prim.html#toc-tgt-6

Set should be replaced with multiset or priority_queue. Or comparator should also compare by the vertex.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0