index
:
tcr
master
Team Contest Reference
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
datastructures
/
datastructures.tex
Age
Commit message (
Collapse
)
Author
2024-03-15
too many changes for one commit
Gloria Mundi
- simplify envelope code - add more files as optional - allow compiling optional without editing tcr.tex - formatting changes
2024-03-10
make Fenwick Tree prefix sum exclusive
Gloria Mundi
2024-02-26
remove duplicate sparse table
Gloria Mundi
2024-01-30
improve segment trees
Noobie99
2023-03-28
merged
mzuenni
2023-03-01
removed direct calls to lst
MZuenni
2023-02-28
stole kactl LineContainer
Noobie99
2023-02-23
changed names
mzuenni
2023-02-20
added some infos about std::bitset
mzuenni
2023-02-17
improved linebreaks
MZuenni
2023-02-16
Improved Lazy Segment Tree
Noobie99
2023-02-13
squezed in new code :D
MZuenni
2023-02-10
added methods (nicer column break)
MZuenni
2023-02-04
better treap
Noobie99
2022-06-27
updated tcr
mzuenni
2018-05-21
Remove Skew Heaps and add STL PQs
Markus Himmel
2018-01-02
Adding dynamic variant of convex hull optimization.
Paul Jungeblut
2017-12-22
Adding new code for sparse table implementation and LCA.
Paul Jungeblut
2017-11-19
Adding code for 2D segment tree.
Paul Jungeblut
2017-11-17
Adding Niklas Fenwick Tree Code.
Paul Jungeblut
2017-11-17
Adding code for skew heaps.
Paul Jungeblut
2017-10-28
Removing code to find first unused number.
Paul Jungeblut
2017-06-10
Adding code to find first unused integer in set.
Paul Jungeblut
2017-03-26
Adding treap code and changes on LCA code.
Paul Jungeblut
2017-03-19
Slight changes to suffix tree and adding implicit cartesian STL tree.
Paul Jungeblut
2016-10-02
Optical improvements of the datastructures section.
Paul Jungeblut
2015-12-02
Add Fenwick-Tree to section datastructures
kittobi92
2015-12-02
Improvements in datastructures chapter.
Paul Jungeblut
2014-11-25
stl tree
Paul Jungeblut
2014-11-22
added RMQ.
JBatzill
2014-11-10
corrected typo
pjungeblut
2014-11-02
union find und Segementbaum
pjungeblut