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

Unclear usage for HopCroft Karp #4

Open
GaurangTandon opened this issue Mar 18, 2020 · 1 comment
Open

Unclear usage for HopCroft Karp #4

GaurangTandon opened this issue Mar 18, 2020 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@GaurangTandon
Copy link
Collaborator

It would be great if there could be few comments here and there on how to use the HopcroftKarp code for someone who knows what the algorithm is and how it works. Specifically, please explain: size_u, size_v, nil, pair_u, pair_v, dist.

@AnimeshSinha1309
Copy link
Owner

Yeah, well it was the size of both the sets u and v, and the guy who is pair with each element of u in v and v in u. nil and dist I am not sure of, I will check and add those as comments. If you can come up with better names please do.

@AnimeshSinha1309 AnimeshSinha1309 added the documentation Improvements or additions to documentation label Mar 18, 2020
@AnimeshSinha1309 AnimeshSinha1309 added this to the Notebook Release milestone Mar 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants