Maximum flow problem - Harsh Dua, Francesco Nieri
To use the generate_model.py, run it with python3 using
python generate_model.py inst-n-p.txt
where the inst-n-p.txt file is in the same directory. This will generate a model-n-p.lp and a model-n-p.sol in the same directory
To use the chemin_augmentant.py, run it with python3 using
python chemin_augmentant.py inst-n-p.txt
This will generate a model-n-p.path file in the same directory