maxflow-cuda icon indicating copy to clipboard operation
maxflow-cuda copied to clipboard

The arguments of main.cu

Open Po-Ting-lin opened this issue 5 years ago • 1 comments

Hi Pratyush,

Thanks for sharing this implementation. Currently, I am studying push-relabel algorithm, and I would like to try running the code you share. What is the Vertices(V), edges(E), source, and sink would be, if I use the example of edgelist.txt?

Best, Lin

Po-Ting-lin avatar Oct 29 '20 06:10 Po-Ting-lin

Hi @PratyushVM,

I am also studying this implementation of the push-relabel algorithm, unfortunately I do not understand how to to use the arguments V, E, Source and Sink. Could you elaborate about it?

Regards, Marco

makolele12 avatar Mar 08 '21 09:03 makolele12