Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 229 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 229 Bytes

AccidentsandRoadsafety

The project gives the probability that the accident will take place on the shortest path between start point and end point based on the database. It uses floyyd Warshall algorithm for the shortest path.