Parametric Graph Templates: Properties and Algorithms

11/13/2020
by   Tal Ben-Nun, et al.
0

Hierarchical structure and repetition are prevalent in graphs originating from nature or engineering. These patterns can be represented by a class of parametric-structure graphs, which are defined by templates that generate structure by way of repeated instantiation. We propose a class of parametric graph templates that can succinctly represent a wide variety of graphs. Using parametric graph templates, we develop structurally-parametric algorithm variants of maximum flow, minimum cut, and tree subgraph isomorphism. Our algorithms are polynomial time for maximum flow and minimum cut and are fixed-parameter tractable for tree subgraph isomorphism when parameterized by the size of the tree subgraph. By reasoning about the structure of the repeating subgraphs, we avoid explicit construction of the instantiation. Furthermore, we show how parametric graph templates can be recovered from an instantiated graph in quasi-polynomial time when certain parameters of the graph are bounded. Parametric graph templates and the presented algorithmic techniques thus create opportunities for reasoning about the generating structure of a graph, rather than an instance of it.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/17/2023

Maximum Flows in Parametric Graph Templates

Execution graphs of parallel loop programs exhibit a nested, repeating s...
research
05/01/2023

Complexity Framework for Forbidden Subgraphs III: When Problems are Tractable on Subcubic Graphs

For any finite set ℋ = {H_1,…,H_p} of graphs, a graph is ℋ-subgraph-free...
research
09/27/2017

On the tractability of optimization problems on H-graphs

For a graph H, a graph G is an H-graph if it is an intersection graph of...
research
08/31/2022

LaserSVG: Responsive Laser-Cutter Templates

Laser cutters take vector data for the shapes they cut or engrave as inp...
research
11/26/2019

Faster Algorithms for Parametric Global Minimum Cut Problems

The parametric global minimum cut problem concerns a graph G = (V,E) whe...
research
05/02/2023

Complexity Framework for Forbidden Subgraphs IV: The Steiner Forest Problem

We study Steiner Forest on H-subgraph-free graphs, that is, graphs that ...
research
01/19/2021

Integrated Visualization Editing via Parameterized Declarative Templates

Interfaces for creating visualizations typically embrace one of several ...

Please sign up or login with your details

Forgot password? Click here to reset