summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-22Removing pointers from Aho Corasick Automaton.Paul Jungeblut
2017-10-22merge.Paul Jungeblut
2017-10-22Correcting typo in cut vertex/bridge algorithm.Paul Jungeblut
2017-10-22Removing constant from matching code.Paul Jungeblut
2017-10-22Removing stupid line from segment tree code.Paul Jungeblut
2017-07-30Merge pull request #29 from mzuenni/masterPaul Jungeblut
2017-07-30simplified codemzuenni
2017-07-29Merge pull request #28 from mzuenni/masterPaul Jungeblut
2017-07-29removed todomzuenni
2017-07-29reincluded bitonic tspmzuenni
2017-07-29reimplemented old dp solution and added path reconstructionmzuenni
2017-07-28fixed last inserted edgemzuenni
2017-07-28implemented new bitonic tsp algorithmmzuenni
2017-07-24Merge pull request #26 from mzuenni/masterPaul Jungeblut
2017-07-22Update articulationPoints.cppmzuenni
2017-07-22Update articulationPoints.cppmzuenni
2017-07-22Update articulationPoints.cppmzuenni
2017-07-20Removing unnecessary implication in OR-casePaul Jungeblut
2017-07-15Small changes to make dinics algorithm more robust.Paul Jungeblut
2017-07-15Removing unnecessary blank line in code.Paul Jungeblut
2017-07-15Adding Hopcroft Karp Algorithm.Paul Jungeblut
2017-07-10MergePaul Jungeblut
2017-07-10Adding code to count the number of inversions.Paul Jungeblut
2017-07-01Descriptive comment for matching codePaul Jungeblut
2017-06-30Fixing typoPaul Jungeblut
2017-06-26Adding iterative version of powMod.Paul Jungeblut
2017-06-19Changing Team NamePaul Jungeblut
2017-06-19Adding Dinic's algorithm with capacity scaling and numerical integration with...Paul Jungeblut
2017-06-10Fixing error in chinese remainder theorem.Paul Jungeblut
2017-06-10Beautifying treap code.Paul Jungeblut
2017-06-10Removing stupid multMod.Paul Jungeblut
2017-06-10Adding code to find first unused integer in set.Paul Jungeblut
2017-05-13Adding more base cases to integer partition number.Paul Jungeblut
2017-05-12Fixing error in recursion for partition number.Paul Jungeblut
2017-05-04Adding fast Input/Output and Manacher's algorithm.Paul Jungeblut
2017-04-02Adding formular for number of dearangements.Paul Jungeblut
2017-04-02Adding mission semicolon.Paul Jungeblut
2017-03-28Add for loop to iterate over all subsets of a bitmask.Paul Jungeblut
2017-03-26Adding comment again in LCA code.Paul Jungeblut
2017-03-26Correcting order in typedef.Paul Jungeblut
2017-03-26Adding treap code and changes on LCA code.Paul Jungeblut
2017-03-21Moving capacity scaling out of a struct. Speeds up.Paul Jungeblut
2017-03-21Adding shortcut to NAND clause in 2-SAT code.Paul Jungeblut
2017-03-21Adding section about partially ordered sets.Paul Jungeblut
2017-03-19Slight changes to suffix tree and adding implicit cartesian STL tree.Paul Jungeblut
2017-03-15Adding Suffix Tree code.Paul Jungeblut
2017-02-24Lot's of small changes to math chapter.Paul Jungeblut
2016-12-14Adding 2-SAT code.Paul Jungeblut
2016-12-13Small changes.Paul Jungeblut
2016-11-16Changing team name and date.Paul Jungeblut