Skip to content

[FEATURE] Add self-tests in greedy_algorithms/kruskals_minimum_spanning_tree.cpp #2509

@Panquesito7

Description

@Panquesito7

Detailed description

The algorithm was documented in #2482, however, it is still missing self-test implementations that make sure the algorithm works as expected, which will make the algorithm fully up to our guidelines.

Context

This is very much needed as without self-tests, it cannot be proved whether the algorithm gives the correct output.

Possible implementation

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    dont-closeThis issue/pull request shouldn't be closedenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions