An implementation of the Bus-Driver Assignment problem using the Ford-Fulkerson (in DFS) and Edmonds–Karp algorithm as presened in An Efficient Approach to Solve Bus-Driver Assignment Problem
Use the package manager pip to install setup the virtual environment.
pip install -r requirements.txt