Skip to content

lingfenghsiang/CSE5311-lab2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE5311 lab2

Find the maximum flow from source to sink

How to run

You may directly paste the input file.

make
./test

If the network is not good, pasting is quite slow. You may use the following command to make it faster.

cat lab2spr20.dat | ./test

Environment

Successfully run on omega.uta.edu(Red Hat Enterprise Linux 5.11), compiler is g++ 4.1.2.

About

CSE5311-lab2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published