ac-library-hs: Data structures and algorithms
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- [option-o2] 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
Haskell port of ac-library, a library for competitive programming on AtCoder.
Functions primarily use half-open interval \([l, r)\).
The extra module contains additional utilities beyond the original C++ library.
[Skip to Readme]
Properties
Versions | 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | ac-library-hs, base (>=4.9 && <4.22), bitvec (<1.2), bytestring (<0.14), primitive (>=0.6.4.0 && <0.10), vector (>=0.13.0 && <0.14), vector-algorithms (<0.10), wide-word (<0.2) [details] |
License | CC0-1.0 |
Author | toyboot4e <toyboot4e@gmail.com> |
Maintainer | toyboot4e <toyboot4e@gmail.com> |
Category | Algorithms, Data Structures |
Source repo | head: git clone https://github.com/toyboot4e/ac-library-hs.git |
Uploaded | by toyboot4e at 2025-01-12T10:39:42Z |
Modules
[Index] [Quick Jump]
- AtCoder
- AtCoder.Convolution
- AtCoder.Dsu
- Extra
- AtCoder.FenwickTree
- Internal
- AtCoder.Internal.Assert
- AtCoder.Internal.Barrett
- AtCoder.Internal.Bit
- AtCoder.Internal.Buffer
- AtCoder.Internal.Convolution
- AtCoder.Internal.Csr
- AtCoder.Internal.GrowVec
- AtCoder.Internal.Math
- AtCoder.Internal.McfCsr
- AtCoder.Internal.MinHeap
- AtCoder.Internal.Queue
- AtCoder.Internal.Scc
- AtCoder.Internal.String
- AtCoder.LazySegTree
- AtCoder.Math
- AtCoder.MaxFlow
- AtCoder.MinCostFlow
- AtCoder.ModInt
- AtCoder.Scc
- AtCoder.SegTree
- AtCoder.String
- AtCoder.TwoSat
Downloads
- ac-library-hs-1.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees