Deadlock Detection and Prevention Description This is a python file to give a basic and general idea of how Resource Allocator Graph and Banker's Algorithm work Installation Install the required packages $ pip install -r requirements.txt Run the python file $ python deadlock.py