Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.
/ ContextArray Public archive

An array that updates itself based on the current computing context in order to find elements that are more likely to appear soon, faster. This is based on the encoding principle of the brain.

License

Notifications You must be signed in to change notification settings

Ge0rges/ContextArray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContextArray

An array that updates itself based on the current computing context in order to find elements that are more likely to appear soon, faster. This is based on the encoding specificity principle of the brain.

This is more of brain picking project for myself to design a simple data strcuture that implements this idea efficiently. Please feel free to pull request if you have good ideas to improve it or even to add seperate data structures that implement this idea!

License

View the LICENSE file.

About

An array that updates itself based on the current computing context in order to find elements that are more likely to appear soon, faster. This is based on the encoding principle of the brain.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published