Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 338 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 338 Bytes

FuFloyd

This is a program to find the shortest paths in a graph, defined by its weight matrix

The functional

The program is able to apply Floyd Algorithm to graphs, defined in:

  • A weight matrix that's been entered in the program
  • A weight matrix that's in a text file

License

This project is licensed under Apache 2.0 license