The implementation and API are fankly not good.
Created some unit tests for some basic paths and got invalid results for the MaxFlow and MinCut computation.
This solution is simply not working properly.
NOTE:
Use JGraphT for a perfect implementation of the MaxFlow problem.