Expand description
algorithms and data structures
algods
is a collection of some classic algorithms and data structures
that can be used as basis of more complex programs.
Modules
- This module contains data compression algorithms
- Encompasses some basic structures
- This module regroups implementations of classical graph structures and some classical graph processing algorithms
- Regroups some classic search algorithms
- Regroups some classic sort algorithms
- Regroups a collection of useful objects