lab3: lab3: A package for Euclidian algorithm and dijkstra

Description euclidian dijkstra

Description

The lab3 package provides two functions: euclidian and dijkstra.

euclidian

The euclidian function find the greatest common divisor of two numbers.

dijkstra

The dijkstra function takes a graph and an initial node and calculates the shortest path from the initial node to every other node in the graph.


Xiaolin-Jiang/lab3 documentation built on Dec. 18, 2021, 7:22 p.m.