solists

Implementation of self-organizing lists.


Keywords
linked-list, python, self-organizing-list
License
MIT
Install
pip install solists==0.1.7

Documentation

sol

Implementation of self-organizing linked lists.

CodeFactor Codecov License

Installation

pip install solists

Documentation

Documentation is available online at https://vsevolodbazhan.github.io/sol/ and in the docs directory.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate and run existing ones using:

make test

License

MIT