Download the PHP package bmichotte/dijkstra without Composer
On this page you can find all versions of the php package bmichotte/dijkstra. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bmichotte/dijkstra
More information about bmichotte/dijkstra
Files in bmichotte/dijkstra
Download bmichotte/dijkstra
More information about bmichotte/dijkstra
Files in bmichotte/dijkstra
Vendor bmichotte
Package dijkstra
Short Description php 7+ implementation of the Dijkstra algorithm
License MIT
Homepage https://github.com/bmichotte/dijkstra
Package dijkstra
Short Description php 7+ implementation of the Dijkstra algorithm
License MIT
Homepage https://github.com/bmichotte/dijkstra
Keywords dijkstra
Please rate this library. Is it a good library?
Informations about the package dijkstra
Dijkstra algorithm implementation
More on the algorithm : https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm
You can find an example on the example
directory. The result of this example should be something like
Installation
Run composer require bmichotte/dijkstra
Usage
All versions of dijkstra with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
ext-bcmath Version *
ext-bcmath Version *
The package bmichotte/dijkstra contains the following files
Loading the files please wait ....