index
:
tcr
master
Team Contest Reference
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graph
Age
Commit message (
Expand
)
Author
2022-06-27
updated tcr
mzuenni
2017-12-22
Adding new code for sparse table implementation and LCA.
Paul Jungeblut
2017-12-15
Adding another comment to max weight bipartite matching code.
Paul Jungeblut
2017-12-15
Adding some comments in matching code.
Paul Jungeblut
2017-12-15
Adding code for max weight bipartite matching.
Paul Jungeblut
2017-11-17
Changing few lines in Tipps/Tricks section and shortenig shortest paths section.
Paul Jungeblut
2017-11-17
Removing text about MSTs, since it wastes space.
Paul Jungeblut
2017-10-31
Adding code for the value of the maximum matching.
Paul Jungeblut
2017-10-28
Removing push relabel algorithm from document. Wastes space.
Paul Jungeblut
2017-10-28
Removing Kruskal code.
Paul Jungeblut
2017-10-22
Fixing linebreaks in bitonic TSP.
Paul Jungeblut
2017-10-22
merge.
Paul Jungeblut
2017-10-22
Correcting typo in cut vertex/bridge algorithm.
Paul Jungeblut
2017-10-22
Removing constant from matching code.
Paul Jungeblut
2017-07-30
simplified code
mzuenni
2017-07-29
removed todo
mzuenni
2017-07-29
reincluded bitonic tsp
mzuenni
2017-07-29
reimplemented old dp solution and added path reconstruction
mzuenni
2017-07-28
fixed last inserted edge
mzuenni
2017-07-28
implemented new bitonic tsp algorithm
mzuenni
2017-07-22
Update articulationPoints.cpp
mzuenni
2017-07-22
Update articulationPoints.cpp
mzuenni
2017-07-22
Update articulationPoints.cpp
mzuenni
2017-07-20
Removing unnecessary implication in OR-case
Paul Jungeblut
2017-07-15
Small changes to make dinics algorithm more robust.
Paul Jungeblut
2017-07-15
Adding Hopcroft Karp Algorithm.
Paul Jungeblut
2017-07-01
Descriptive comment for matching code
Paul Jungeblut
2017-06-30
Fixing typo
Paul Jungeblut
2017-06-19
Adding Dinic's algorithm with capacity scaling and numerical integration with...
Paul Jungeblut
2017-03-26
Adding comment again in LCA code.
Paul Jungeblut
2017-03-26
Adding treap code and changes on LCA code.
Paul Jungeblut
2017-03-21
Moving capacity scaling out of a struct. Speeds up.
Paul Jungeblut
2017-03-21
Adding shortcut to NAND clause in 2-SAT code.
Paul Jungeblut
2016-12-14
Adding 2-SAT code.
Paul Jungeblut
2016-12-13
Small changes.
Paul Jungeblut
2016-11-13
Correcting small type in matching code.
Paul Jungeblut
2016-10-29
Moving 2-SAT to graph section.
Paul Jungeblut
2016-10-27
Fixes little error in matching code.
Paul Jungeblut
2016-10-22
Type in bridge code.
Paul Jungeblut
2016-10-16
Nosep in lists.
Paul Jungeblut
2016-10-06
Removed TSP and bitonic TSP since both are wrong. FIX IT!
Paul Jungeblut
2016-10-06
Maximum cardinality bipartite matching improved.
Paul Jungeblut
2016-10-06
Min cost max flow typesetting.
Paul Jungeblut
2016-10-06
Push Relabel space saving and fixing typos and sizing in flow section.
Paul Jungeblut
2016-10-06
Cosmetic changes to Ford Fulkerson with capacity scaling.
Paul Jungeblut
2016-10-06
Adapt LCA code.
Paul Jungeblut
2016-10-06
Improving Euler path code.
Paul Jungeblut
2016-10-06
Improving SCC code.
Paul Jungeblut
2016-10-06
Fixing bridge implementation and improving cut vertex code.
Paul Jungeblut
2016-10-06
Floyd Warshall improvements.
Paul Jungeblut
[next]