Content deleted Content added
→Example lower bounds: added 4-cycles |
→Example lower bounds: reachability |
||
Line 38:
Several lower bounds for dynamic problems follow from the OMv conjecture. Examples of tight lower bounds include the following.
* [[Pagh's problem]] on <math>k</math> subsets from a size-<math>n</math> universe requires linear time
* Determining s-t [[reachability]] for a (worst-case) dynamic graph on a graph with <math>n</math> nodes and <math>m\leq n^2</math> edges requires <math>\widetilde{\Omega}(m)</math> time.<ref name=":0" />
* Counting 4-cycles in average-case, dynamic graphs
* Counting length-5 paths in average-case, dynamic graphs with <math>n</math> nodes requires <math>\widetilde{\Omega}(n^3)</math> time.<ref name=":1" />
== References ==
|