Visualization of max flow algorithmsImplemented algorithmsFord-FulkersonEdmonds-KarpCapacity ScalingDinicGoldberg-Tarjan/Preflow-PushUsageinstall the requirements:pip install -r requirements.txt and execute the main file:python3 main.py