Description Details More details available here
A package for two functions: one to compute the greatest common divisor of two numbers using Euclid's algorithm, another to compute the shortest distance between vertices in a graph using Dijkstra's algorithm
The two functions in the package are: euclidean and dijkstra
euclidean
dijkstra
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.