debate
debate copied to clipboard
Write down precise constants in the asymptotic complexity
trafficstars
- Alice takes 5000 k^2 t log t + smaller terms
- Bob takes 20000/9 k^2 t log t + smaller terms
- Vera takes 106000 * k^2 + 1
@eric-wieser Next one: A bit of refactoring, and then writing down the constants.
(For more context: this is very much related to the original paper, and will be the last PR for a while based on recent discussions.)