Releases: PHPAlgorithms/Dijkstra-s-algorithm
Releases · PHPAlgorithms/Dijkstra-s-algorithm
ReIndexing and caching.
Simple reindexing and caching. Working on unit tests.
Version 3.0 is done
Update algorithm search
If algorithm stops and exists unvisited points connected with start point then control back to this point.
Few unit tests added too.
First alpha relase of v3.0.0
v3.0.0-alpha.1 Create README.md
Dijkstra Cache
Caching Dijkstra results. Necessary tests.
Validate method to public
v2.2.2 README edit
Small updates
v2.2.1 Composer files
Dist method optimized
v2.2.0 Optimize dist method
Validate method update
v2.1.0 Dijsktra::validate() update
Separate GraphTools classes from main Dijkstra algorithm repo
v2.0.0 Delete version from composer.json file