Skip to content

Releases: PHPAlgorithms/Dijkstra-s-algorithm

ReIndexing and caching.

09 Jun 09:55
Compare
Choose a tag to compare
Pre-release

Simple reindexing and caching. Working on unit tests.

Version 3.0 is done

09 Apr 20:06
Compare
Choose a tag to compare

More object-oriented code and simpler API is features of version 3.0.

Update algorithm search

08 Apr 10:53
Compare
Choose a tag to compare
Pre-release

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

07 Apr 22:43
Compare
Choose a tag to compare
Pre-release
v3.0.0-alpha.1

Create README.md

Dijkstra Cache

03 Jan 19:00
Compare
Choose a tag to compare
Dijkstra Cache Pre-release
Pre-release

Caching Dijkstra results. Necessary tests.

Validate method to public

27 Nov 15:42
Compare
Choose a tag to compare
v2.2.2

README edit

Small updates

27 Nov 15:09
Compare
Choose a tag to compare
v2.2.1

Composer files

Dist method optimized

27 Nov 14:59
Compare
Choose a tag to compare
v2.2.0

Optimize dist method

Validate method update

27 Nov 12:53
Compare
Choose a tag to compare
v2.1.0

Dijsktra::validate() update

Separate GraphTools classes from main Dijkstra algorithm repo

27 Nov 10:26
Compare
Choose a tag to compare
v2.0.0

Delete version from composer.json file