Skip to content

Conversation

@whosyourjay
Copy link

Push relabel is known to be much faster than Dinic and necessary for solving some flow problems with tighter time constraints. Here I translated Kactl's c++ version to python.

This translation is likely buggy and needs testing for correctness. It would also be nice to have a benchmark of how much faster it is.

@cheran-senthil
Copy link
Owner

I think some formatting is necessary, but we can make those changes ourselves

@bjorn-martinsson @Mukundan314 What are your thoughts

@bjorn-martinsson
Copy link
Collaborator

Think the main thing is that we need to make sure that the implementation is correct. It also would be good to check that it runs fast enough to be useful in practice.

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

Successfully merging this pull request may close these issues.

3 participants