ac-library-hs: Data structures and algorithms
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]
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
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0.0.0, 1.0.0.1, 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] |
Tested with | ghc ==9.8.4 |
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:43:01Z |
Distributions | |
Executables | example-lazy-segtree |
Downloads | 52 total (52 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2025-01-12 [all 1 reports] |