Algorithmic Library: collections of some commonly used algorithms
June 30, 2020 ยท View on GitHub
Most of the codes are tested against random tests in local. See README in tests directory for more details.
Currently, only C++ version and link-cut-tree in rust version are available. In some day, Java, Python, Dlang version will be added.
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
Here is the Table of Contents for C++ version.