You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hospital Evacuation Optimization using max flow path through a network
Packages used
Networkx
Pyvis
About
Hospital Evacuation optimization using max flow through a network using python. The hallways of a hospital are treated as edges with certain capacity, and the exits of each floor are treated as nodes.