FloydPython Implementation of Floyd's algorithm for finding of all possible the shortest paths for given graph Requires Python 3 After running of the script new HTML-file with all steps of algorithm running would be created.