summaryrefslogtreecommitdiff
path: root/tcr.pdf
AgeCommit message (Collapse)Author
2016-11-13Adding table about several different nim games.Paul Jungeblut
2016-11-09Adding Kirchhoffs Theorem.Paul Jungeblut
2016-10-30Adding section about legendre symbol.Paul Jungeblut
2016-10-30Adding table with information about platonic bodies.Paul Jungeblut
2016-10-30Adding stuff to others sections.Paul Jungeblut
2016-10-30Adding new sections to math chapter.Paul Jungeblut
2016-10-30Improving maths section.Paul Jungeblut
2016-10-29Adding hints section.Paul Jungeblut
2016-10-27Fixes little error in matching code.Paul Jungeblut
2016-10-22Type in bridge code.Paul Jungeblut
2016-10-16Build the document.Paul Jungeblut
2016-10-16Reordering math section.Paul Jungeblut
2016-10-16Typesetting combinatorics chapter.Paul Jungeblut
2016-10-15Adding code for longest increasing subsequence.Paul Jungeblut
2016-10-15Adding primitive root and discrete logarithm.Paul Jungeblut
2016-10-15Fast factorization method and Euler's phi functionPaul Jungeblut
2016-10-15Added rolling hash.Paul Jungeblut
2016-10-15Typeseting other section.Paul Jungeblut
2016-10-15Added terminals and comments to suffix automaton code.Paul Jungeblut
2016-10-15Adding code for a suffix automaton doing longest common substring queries in ↵Paul Jungeblut
linear time.
2016-10-14Add LCP-array contruction to suffix array code.Paul Jungeblut
2016-10-10Typesetting other section.Paul Jungeblut
2016-10-10Typesetting Java section.Paul Jungeblut
2016-10-10Typesetting string section.Paul Jungeblut
2016-10-09Typesetting FFT code.Paul Jungeblut
2016-10-09Typesetting in math section.Paul Jungeblut
2016-10-09Typesetting for chinese remainder.Paul Jungeblut
2016-10-09Little fix in gauss code.Paul Jungeblut
2016-10-08Adding code for regular gauss algorithm.Paul Jungeblut
2016-10-08New extended euclid code without global variables.Paul Jungeblut
2016-10-08Improving section about Euclid's algorithm.Paul Jungeblut
2016-10-06Typesetting geometry formulars.Paul Jungeblut
2016-10-06Typesetting for convex hull code.Paul Jungeblut
2016-10-06Typesetting for lines.Paul Jungeblut
2016-10-06Typesetting closest pair.Paul Jungeblut
2016-10-06Removed TSP and bitonic TSP since both are wrong. FIX IT!Paul Jungeblut
2016-10-06Maximum cardinality bipartite matching improved.Paul Jungeblut
2016-10-06Min cost max flow typesetting.Paul Jungeblut
2016-10-06Push Relabel space saving and fixing typos and sizing in flow section.Paul Jungeblut
2016-10-06Cosmetic changes to Ford Fulkerson with capacity scaling.Paul Jungeblut
2016-10-06Adapt LCA code.Paul Jungeblut
2016-10-06Improving Euler path code.Paul Jungeblut
2016-10-06Floyd Warshall improvements.Paul Jungeblut
2016-10-06Bellmann Ford now with C++11.Paul Jungeblut
2016-10-06Saving space in Dijkstra.Paul Jungeblut
2016-10-06Replacing Kruskal code to be compatible with union find implementation.Paul Jungeblut
2016-10-06Adjusting spacing between list items.Paul Jungeblut
2016-10-06Renamin sonstiges ot other.Paul Jungeblut
2016-10-06Adjusting datastructures chapter to new layout.Paul Jungeblut
2016-10-05Restructuring main latex file.Paul Jungeblut