-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I checked the all PRs of ac-library. We may need to follow changes listed below.
Convolution
- fix #30: convolution is broken in edge-cases atcoder/ac-library#31
- #95: fix convolution atcoder/ac-library#96
- Fft optimize atcoder/ac-library#120
- add: assert of convolution atcoder/ac-library#142
- fix convolution constraint atcoder/ac-library#159
Math
- Improve floor_sum atcoder/ac-library#88
- #33: relax the constraints of floor_sum atcoder/ac-library#92
- Fix comment in math atcoder/ac-library#97
Max Flow
Min Cost Flow
- fix #37: Fix deduplication by tangent atcoder/ac-library#38
- fix #51: add assert for mcf_graph.add_edge atcoder/ac-library#52
- nit picking optimization of mincostflow atcoder/ac-library#67
- optimize mcf atcoder/ac-library#82
Segment Tree & Lazy Segment Tree
Misc.
Metadata
Metadata
Assignees
Labels
No labels