Releases: doganoo/PHPAlgorithms
Releases · doganoo/PHPAlgorithms
Performance Improvement
25 Jul 07:19
Compare
Sorry, something went wrong.
No results found
Add caching for HashTable keys
Performance Improvement
23 Jul 20:50
Compare
Sorry, something went wrong.
No results found
Small performance improvement for HashTable's.
There is no additional "containsKey" check which costs another O(n) performance.
Major Version with Breaking Changes
09 Oct 08:18
Compare
Sorry, something went wrong.
No results found
namespace change: from plural to singular
strict_types=1 for each class
removed deprecated classes (such as HashMap, Comparable, etc.)
using spl_object_hash for object keys in HashTable
check out the wiki for further information
bugfix
28 Sep 13:04
Compare
Sorry, something went wrong.
No results found
0.0.27
removed debug output
LinkedList remove method
28 Sep 08:37
Compare
Sorry, something went wrong.
No results found
remove method fix
new tests
strict types
minor fixes
20 Sep 19:31
Compare
Sorry, something went wrong.
No results found
test namespaces
LRU Cache NPE
0.0.24
24 Mar 14:41
Compare
Sorry, something went wrong.
No results found
updated composer.json and gitignore
0.0.23
14 Feb 21:59
Compare
Sorry, something went wrong.
No results found
0.0.22
27 Jan 00:18
Compare
Sorry, something went wrong.
No results found
count sub graphs in AbstractGraph
0.0.21
02 Dec 13:01
Compare
Sorry, something went wrong.
No results found