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

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

Open
Panquesito7 opened this issue Jul 21, 2023 · 6 comments
Assignees
Labels
dont-close This issue/pull request shouldn't be closed enhancement New feature or request good first issue Good for newcomers

Comments

@Panquesito7
Copy link
Member

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

@Panquesito7 Panquesito7 added the enhancement New feature or request label Jul 21, 2023
@sOR-o
Copy link

sOR-o commented Jul 24, 2023

i have code ready with all the required changes. can you assign it to me.

@github-actions
Copy link
Contributor

This issue has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Author has not responded to the comments for over 2 weeks label Aug 25, 2023
@realstealthninja realstealthninja added dont-close This issue/pull request shouldn't be closed good first issue Good for newcomers and removed stale Author has not responded to the comments for over 2 weeks labels Aug 25, 2023
@avnis838
Copy link

Yes I would like to contribute to this issue along with adding code for the algorithm in very documented way. Please assign it to me.

@realstealthninja
Copy link
Collaborator

@sOR-o can you give an update on this?

@avnis838
Copy link

avnis838 commented Nov 11, 2023 via email

@avnis838
Copy link

avnis838 commented Nov 11, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dont-close This issue/pull request shouldn't be closed enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants