Skip to content

Pull requests: cp-algorithms/cp-algorithms

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add Knapsack
#1280 by OverRancid was merged Jun 19, 2024 Loading…
Added Simulated Annealing supposedly resolved
#1371 by Proxihox was merged May 21, 2025 Loading…
Add Manhattan distance related article
#1306 by NaimSS was merged Jul 12, 2024 Loading…
Update CONTRIBUTING.md
#1365 by UTSAVS26 was merged Oct 23, 2024 Loading…
Update and rename all-submasks.md to bit manipulation.md
#1061 by ghost was merged Apr 16, 2023 Loading…
Add efficient C++20 solution for computing log
#911 by madhur4127 was merged Oct 17, 2022 Loading…
Added Hare n Tortoise algorithm
#1142 by sourav15102 was merged Sep 10, 2023 Loading…
Adding Hungarian Algorithm
#1205 by alemini18 was merged Dec 13, 2023 Loading…
Cpp tips and tricks
#1383 by jxu was closed Aug 8, 2025 Loading…
Translation: finding faces of a planar graph
#1120 by SYury was merged Aug 20, 2023 Loading…
Update the discrete log article
#570 by meooow25 was merged Jun 1, 2020 Loading…
Added Problem
#544 by Salil03 was merged Apr 23, 2020 Loading…
Java Implementation of Sieve
#845 by back2sqr1 was closed Jun 2, 2022 Loading…
Added a paragraph on golden section search
#1119 by SYury was merged Mar 24, 2025 Loading…
Add early stopping optimizations for Belman Ford
#825 by decimalpack was closed Nov 3, 2022 Loading…
Refactor portion of Fenwick Tree
#1287 by JJCUBER was merged Jun 18, 2024 Loading…
Chinese Remainder Theorem solutions
#1016 by jxu was merged Jan 29, 2023 Loading…
Update fibonacci-numbers.md
#1022 by ghost was merged Feb 25, 2023 Loading…
feat:add two pointer algorithm
#1207 by Harshdev098 was closed Sep 4, 2025 Loading…
Phi: add multiplicative group info
#1167 by jxu was merged Oct 16, 2023 Loading…
ProTip! Filter pull requests by the default branch with base:main.