sensitive incremental #SSR
A data structure with sensitivity for a problem has the following properties: It obtains an instance of and is allowed polynomial preprocessing time on . After the preprocessing, the data structure must provide the following operations: (Batch) Update: Up to changes are performed to the initial problem instance , e.g., edges are added to or removed from . 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 .
Parameters
- : number of vertices
- : number of edges
- : 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