sensitive incremental #SSR

A data structure with sensitivity dd for a problem PP has the following properties: It obtains an instance pp of PP and is allowed polynomial preprocessing time on pp. After the preprocessing, the data structure must provide the following operations: (Batch) Update: Up to dd changes are performed to the initial problem instance pp, e.g., dd edges are added to or removed from pp. Query: The user queries a specific property about the instance of the problem after the last update, e.g., the shortest path between two nodes avoiding the edges deleted in the last update. In the incremental version of these problems, the batch update adds edges to pp.

Parameters

  • nn: number of vertices
  • mm: number of edges
  • dd: sensitivity

Insufficient data to display graph

Filters

Computational Model

Randomization

Approximation

Algorithms Table

Insuffient Data to display table

Reductions Table

Displaying 1 of 1 reductions

Other relevant algorithms

Insuffient Data to display table