Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kth-competitive-programming/kactl issues and pull requests

#268 - Maskrio

Pull Request - State: closed - Opened by maskrio 4 days ago

#267 - update template maskrio

Pull Request - State: closed - Opened by maskrio 4 days ago

#266 - hash for each prefix of a file (for verifying input)

Issue - State: open - Opened by lrvideckis 5 days ago - 2 comments

#265 - Fix unintended escape character

Pull Request - State: closed - Opened by gnahtb 10 days ago

#264 - Fix undefined behavior in Suffix Array

Pull Request - State: closed - Opened by ssk4988 25 days ago - 6 comments

#263 - Fix a bug of MinCostMaxFlow.h

Pull Request - State: open - Opened by tht2005 27 days ago - 4 comments

#262 - Add lazy propagation to treaps

Pull Request - State: open - Opened by Matistjati about 2 months ago

#261 - remove depth array from HLD

Pull Request - State: closed - Opened by lrvideckis about 2 months ago

#260 - Use `__lg` to make `treeJump` shorter

Pull Request - State: open - Opened by IvanRenison 4 months ago - 2 comments

#259 - run tests with runtime debug flags

Issue - State: open - Opened by lrvideckis 5 months ago - 1 comment

#258 - library checker tests

Pull Request - State: open - Opened by lrvideckis 5 months ago - 14 comments

#257 - outdated comment

Issue - State: open - Opened by lrvideckis 5 months ago

#256 - Replace typedefs with using

Pull Request - State: open - Opened by ZergTricky 5 months ago

#255 - Typedef is outdated

Issue - State: open - Opened by ZergTricky 5 months ago

#253 - Factor.h can be hacked

Issue - State: closed - Opened by tatyam-prime 5 months ago - 3 comments

#252 - Test PR

Pull Request - State: closed - Opened by Netanyar 6 months ago

#251 - Small fix to description of Zfunc

Pull Request - State: closed - Opened by IvanRenison 6 months ago

#250 - not sure how this works

Pull Request - State: closed - Opened by Joshc88 6 months ago

#249 - Shorten some lines that where to long

Pull Request - State: closed - Opened by IvanRenison 7 months ago

#248 - Segment tree lazy

Pull Request - State: closed - Opened by DiegoEGM 7 months ago - 1 comment

#247 - Use `ll` instead of `int` everywhere

Pull Request - State: closed - Opened by IvanRenison 7 months ago - 1 comment

#246 - Use c++17 everywhere

Pull Request - State: closed - Opened by IvanRenison 7 months ago - 1 comment

#245 - make euler walk return edge indexes by default

Issue - State: closed - Opened by lrvideckis 7 months ago - 1 comment

#244 - Add segtrees

Pull Request - State: closed - Opened by ernest-lu 7 months ago

#243 - Dinic that can add lower bounded edges

Pull Request - State: closed - Opened by ernest-lu 8 months ago

#242 - Use `|` instead of `\|` in 2sat description

Pull Request - State: closed - Opened by IvanRenison 8 months ago

#241 - Remove unpython material

Pull Request - State: closed - Opened by Yag000 8 months ago - 1 comment

#240 - Add clarification on gss description

Pull Request - State: closed - Opened by IvanRenison 9 months ago - 2 comments

#239 - Add line breaks in some long lines of latex (in descriptions)

Pull Request - State: closed - Opened by IvanRenison 9 months ago

#238 - Graph dijkstra

Pull Request - State: closed - Opened by Yag000 9 months ago - 1 comment

#237 - Improve MCMF

Pull Request - State: closed - Opened by Matistjati 9 months ago

#236 - Simplification of "rotate" implementation for splay

Issue - State: closed - Opened by PBBx0 9 months ago - 1 comment

#235 - Math

Pull Request - State: closed - Opened by serverrepairman 10 months ago

#234 - Diego Compilado

Pull Request - State: closed - Opened by Mad-Penguin 11 months ago - 1 comment

#233 - Use tabs for indentation in all tests

Pull Request - State: closed - Opened by IvanRenison 11 months ago - 1 comment

#232 - Newver is almost done!

Pull Request - State: closed - Opened by fhvirus 11 months ago - 1 comment

#231 - Run continuous integration in main branch

Pull Request - State: closed - Opened by IvanRenison 12 months ago

#230 - test commit

Pull Request - State: closed - Opened by QuinnGilbert about 1 year ago

#229 - golf z func

Pull Request - State: open - Opened by lrvideckis about 1 year ago - 6 comments

#228 - Modularize lazy segment tree

Pull Request - State: open - Opened by IvanRenison about 1 year ago - 3 comments

#227 - Lazy segment tree is difficult to modify for other operations

Issue - State: open - Opened by IvanRenison about 1 year ago - 3 comments

#226 - Fix typos

Pull Request - State: closed - Opened by nullchilly over 1 year ago - 1 comment

#225 - dead link in mod mul

Issue - State: closed - Opened by lrvideckis over 1 year ago

#224 - Geometry

Pull Request - State: closed - Opened by vidit-jain over 1 year ago - 1 comment

#223 - Updated content

Pull Request - State: closed - Opened by akcube over 1 year ago - 1 comment

#222 - Divide & Conquer DP

Pull Request - State: closed - Opened by vidit-jain over 1 year ago - 1 comment

#221 - Logo change, template change

Pull Request - State: closed - Opened by beedle2017 over 1 year ago

#220 - Henry changes

Pull Request - State: closed - Opened by hjcafaroUC over 1 year ago

#219 - Drop python 2 support for preprocessor

Pull Request - State: closed - Opened by tyilo over 1 year ago

#218 - Fixed signs in one of the recurrences' expressions

Pull Request - State: closed - Opened by RobotoLev almost 2 years ago - 1 comment

#217 - Wrong Time Complexity for MinCostMaxFlow

Issue - State: closed - Opened by bqi343 almost 2 years ago - 1 comment

#216 - Beginner-friendliness of Lazy Segment Tree

Issue - State: open - Opened by BarrensZeppelin almost 2 years ago

#215 - Make string hashing ARM-friendly

Issue - State: closed - Opened by ParthKohli about 2 years ago - 1 comment

#214 - HullDiameter: add 'Time: O(n)'

Pull Request - State: closed - Opened by BarrensZeppelin about 2 years ago

#213 - Change `string& s` to `const string& s`

Pull Request - State: open - Opened by huynhtrankhanh about 2 years ago - 1 comment

#212 - Faster hashmap

Issue - State: open - Opened by Gullesnuffs about 2 years ago

#211 - Update WeightedMatching.h

Pull Request - State: closed - Opened by HalfVoxel over 2 years ago

#210 - removing slower bipartite matcher

Pull Request - State: closed - Opened by lrvideckis over 2 years ago - 3 comments

#209 - Can we have Lyndon Factorization

Issue - State: open - Opened by SPyofgame200 over 2 years ago

#208 - General Matching has unnecessary factor of 8

Issue - State: open - Opened by ecnerwala over 2 years ago

#207 - Better compiler flags during `make test-compile`

Pull Request - State: closed - Opened by lrvideckis almost 3 years ago - 2 comments

#206 - Add Half-plane intersection?

Issue - State: open - Opened by reKelin almost 3 years ago - 2 comments

#205 - Addition: Palindromic Tree

Pull Request - State: open - Opened by ahmed-dardery almost 3 years ago - 1 comment

#204 - Simplification of FastKnapsack

Pull Request - State: closed - Opened by Gullesnuffs almost 3 years ago - 3 comments

#203 - Fix bug in FastKnapsack

Pull Request - State: closed - Opened by Gullesnuffs almost 3 years ago

#202 - Add O(N*max(weight)) solution to Knapsack problem

Pull Request - State: closed - Opened by Gullesnuffs almost 3 years ago - 5 comments

#201 - Replace Manacher with Eertree?

Issue - State: closed - Opened by hockyy almost 3 years ago

#200 - Add wavelet tree

Issue - State: open - Opened by hockyy about 3 years ago - 2 comments

#199 - Add finite state automaton to KMP

Issue - State: open - Opened by hockyy about 3 years ago

#198 - Interpolation Template

Issue - State: open - Opened by chessbot108 about 3 years ago

#197 - In whole Geometry section, there are no epsilon.

Issue - State: closed - Opened by reKelin about 3 years ago - 1 comment

#196 - Use a freelist for FastDelaunay

Pull Request - State: closed - Opened by simonlindholm over 3 years ago

#195 - Update FastDelaunay.cpp

Pull Request - State: closed - Opened by Aeren1564 over 3 years ago
Labels: enhancement

#194 - Update FastDelaunay.h

Pull Request - State: closed - Opened by Aeren1564 over 3 years ago - 3 comments
Labels: enhancement

#193 - FastDelaunay uses O(n log n) memory

Issue - State: closed - Opened by simonlindholm over 3 years ago

#192 - Zfunc: string => const string&

Pull Request - State: closed - Opened by blin00 over 3 years ago - 1 comment

#191 - squash me

Pull Request - State: closed - Opened by jvmusin over 3 years ago
Labels: invalid

#190 - Suffix array is a bit slow

Issue - State: open - Opened by simonlindholm over 3 years ago - 1 comment

#189 - Use c++17 in test-compiles.sh

Pull Request - State: closed - Opened by tyilo over 3 years ago - 1 comment
Labels: enhancement

#188 - Fix memory leak in MaximumClique stress-test

Pull Request - State: closed - Opened by tyilo over 3 years ago
Labels: testing

#187 - fix wrong cut in global min cut

Pull Request - State: closed - Opened by Veladus over 3 years ago - 3 comments
Labels: bug

#186 - The modmul definition uses M which is not defined anywhere

Issue - State: closed - Opened by huynhtrankhanh over 3 years ago - 2 comments

#185 - Proof of modmul correctness takes a false assumption on windows

Issue - State: closed - Opened by eric-wieser over 3 years ago - 1 comment

#184 - Merge pull request #1 from kth-competitive-programming/master

Pull Request - State: closed - Opened by cciafrino almost 4 years ago - 1 comment
Labels: invalid

#183 - Add EdgeColoring

Pull Request - State: closed - Opened by simonlindholm almost 4 years ago - 2 comments
Labels: addition

#174 - Make modmul faster for constant moduli

Pull Request - State: closed - Opened by simonlindholm over 4 years ago - 3 comments
Labels: enhancement

#173 - Removed trav (and some other test/CI fixes)

Pull Request - State: closed - Opened by Chillee over 4 years ago - 1 comment
Labels: enhancement

#172 - [WIP] Matroid Intersection code

Pull Request - State: open - Opened by Chillee over 4 years ago
Labels: addition, waiting-on-author

#171 - [Speculative] Tried replacing phiFunction with linear sieve that can calculate mobius as well.

Pull Request - State: open - Opened by Chillee over 4 years ago - 1 comment
Labels: waiting-on-author

#139 - Added circle circle intersection area

Pull Request - State: open - Opened by Chillee almost 5 years ago
Labels: addition, waiting-on-author

#137 - Potential geometry things to add

Issue - State: open - Opened by Chillee almost 5 years ago - 3 comments
Labels: meta

#128 - math/geometry text overlaps

Issue - State: open - Opened by Darksonn almost 5 years ago - 6 comments
Labels: bug, tex

#126 - Improve MCMF

Issue - State: open - Opened by simonlindholm about 5 years ago - 1 comment
Labels: enhancement

#124 - Link Cut Tree

Pull Request - State: open - Opened by PotatoHashing about 5 years ago - 5 comments
Labels: enhancement, needs-review

#117 - Augmenting LinkCutTree doesn't seem to work

Issue - State: open - Opened by tyilo over 5 years ago - 3 comments
Labels: bug

#100 - Rewrote `PointInsideHull`

Pull Request - State: closed - Opened by Chillee over 5 years ago
Labels: enhancement

#99 - Cleaned up polygoncenter

Pull Request - State: closed - Opened by Chillee over 5 years ago
Labels: enhancement

#98 - Unified bipartite matching APIs

Pull Request - State: closed - Opened by Chillee over 5 years ago
Labels: enhancement

#97 - Updated Convex Hull

Pull Request - State: closed - Opened by Chillee over 5 years ago - 1 comment
Labels: enhancement