acl-cpp-python

Python bindings for the AtCoder Library


Keywords
AtCoder, Library, ACL
License
CC0-1.0
Install
pip install acl-cpp-python==0.6.1

Documentation

acl-cpp-python

GitHub: acl-cpp-python PyPI: acl-cpp-python AC Library: v1.5.1 License: CC0 1.0

Documentation: 日本語 | English

acl-cpp-python is a package that binds the AtCoder Library (ACL) implemented in C++ to Python. Internally, it is implemented in C++, so you can use fast convolutions, flows, string algorithms, etc. from Python.