中文
相关论文

相关论文: The Complexity of Mixed-Connectivity

200 篇论文

In this paper, we study the Maximum Common Vertex Subgraph problem: Given two input graphs $G_1,G_2$ and a non-negative integer $h$, is there a common subgraph $H$ on at least $h$ vertices such that there is no isolated vertex in $H$. In…

计算复杂性 · 计算机科学 2026-04-29 Palash Dey , Anubhav Dhar , Ashlesha Hota , Sudeshna Kolay , Aritra Mitra

Let $G$ be a uniformly chosen simple (labelled) random graph with given degree sequence $\boldsymbol{d}$ and let $X,Y,L$ be edge-disjoint graphs on the same vertex set as $G$. We investigate the probability that $X \subseteq G$ and that $G…

组合数学 · 数学 2025-10-29 John Larkin , Brendan D. McKay , Fang Tian

We present a simple iterative strategy for measuring the connection strength between a pair of vertices in a graph. The method is attractive in that it has a linear complexity and can be easily parallelized. Based on an analysis of the…

离散数学 · 计算机科学 2009-09-24 Jie Chen , Ilya Safro

Consider the following problem: given a graph with edge costs and a subset Q of vertices, find a minimum-cost subgraph in which there are two edge-disjoint paths connecting every pair of vertices in Q. The problem is a failure-resilient…

数据结构与算法 · 计算机科学 2015-10-01 Glencora Borradaile , Philip Klein

We present a method for reducing the treewidth of a graph while preserving all the minimal $s-t$ separators. This technique turns out to be very useful for establishing the fixed-parameter tractability of constrained separation and…

数据结构与算法 · 计算机科学 2010-02-03 Dániel Marx , Barry O'Sullivan , Igor Razgon

A disconnected cut of a connected graph is a vertex cut that itself also induces a disconnected subgraph. The decision problem whether a graph has a disconnected cut is called Disconnected Cut. This problem is closely related to several…

数据结构与算法 · 计算机科学 2018-03-13 Barnaby Martin , Daniel Paulusma , Erik Jan van Leeuwen

Given an undirected graph G and a set A \subseteq V(G), an A-path is a path in G that starts and ends at two distinct vertices of A with intermediate vertices in V(G) \setminus A. An A-path is called an (A,\ell)-path if the length of the…

数据结构与算法 · 计算机科学 2026-02-17 Susobhan Bandopadhyay , Aritra Banik , Diptapriyo Majumdar , Abhishek Sahu

This note is on the structures of line graphs and 2-variegated graphs. We have given here solutions of some graph equations involving line graphs and 2-variegated graphs.

组合数学 · 数学 2025-08-08 Ranjan N. Naik

We investigate two types of query games played on a graph, pair queries and edge queries. We concentrate on investigating the two associated graph parameters for binomial random graphs, and showing that determining any of the two parameters…

组合数学 · 数学 2023-05-15 Dariusz Dereniowski , Przemysław Gordinowicz , Paweł Prałat

We study the problem of extracting a selective connector for a given set of query vertices $Q \subseteq V$ in a graph $G = (V,E)$. A selective connector is a subgraph of $G$ which exhibits some cohesiveness property, and contains the query…

社会与信息网络 · 计算机科学 2017-09-06 Natali Ruchansky , Francesco Bonchi , David Garcia-Soriano , Francesco Gullo , Nicolas Kourtellis

Graphs are fundamental mathematical structures used in various fields to model statistical and physical relationships between data, signals, and processes. In some applications, such as data processing in graphs that represent physical…

信号处理 · 电气工程与系统科学 2024-10-28 Shlomit Shaked , Tirza Routtenberg

Given a connected graph $G$, the metric (resp. edge metric) dimension of $G$ is the cardinality of the smallest ordered set of vertices that uniquely identifies every pair of distinct vertices (resp. edges) of $G$ by means of distance…

A graph $G$ is embeddable in $\mathbb{R}^d$ if vertices of $G$ can be assigned with points of $\mathbb{R}^d$ in such a way that all pairs of adjacent vertices are at the distance 1. We show that verifying embeddability of a given graph in…

计算复杂性 · 计算机科学 2014-10-22 Mikhail Tikhomirov

We complement our study of 2-connectivity in directed graphs, by considering the computation of the following 2-vertex-connectivity relations: We say that two vertices v and w are 2-vertex-connected if there are two internally…

数据结构与算法 · 计算机科学 2015-02-20 Loukas Georgiadis , Giuseppe F. Italiano , Luigi Laura , Nikos Parotsidis

Let $A$ and $B$ be disjoint, non-adjacent vertex-sets in an undirected, connected graph $G$, whose vertices are associated with positive weights. We address the problem of identifying a minimum-weight subset of vertices $S\subseteq V(G)$…

数据结构与算法 · 计算机科学 2025-06-06 Batya Kenig

We study the problem of connecting the parts of a multipartite graph using a minimum number of edges under a matching constraint. We introduce interconnection trees, defined as matchings whose projections onto the quotient graph form a…

计算复杂性 · 计算机科学 2026-05-19 Noé Demange , Yann Strozecki

A vertex-colored graph is {\it rainbow vertex-connected} if any two vertices are connected by a path whose internal vertices have distinct colors, which was introduced by Krivelevich and Yuster. The {\it rainbow vertex-connection} of a…

组合数学 · 数学 2011-01-18 Lily Chen , Xueliang Li , Yongtang Shi

A path in an edge-colored graph is \textit{rainbow} if no two edges of it are colored the same. The graph is said to be \textit{rainbow connected} if there is a rainbow path between every pair of vertices. If there is a rainbow shortest…

计算复杂性 · 计算机科学 2016-02-18 Juho Lauri

It is known that every multigraph with an even number of edges has an even orientation (i.e., all indegrees are even). We study parity constrained graph orientations under additional constraints. We consider two types of constraints for a…

计算几何 · 计算机科学 2012-03-27 Sarah Cannon , Mashhood Ishaque , Csaba Tóth

Let $G$ be a directed planar graph of complexity $n$, each arc having a nonnegative length. Let $s$ and $t$ be two distinct faces of $G$; let $s_1,...,s_k$ be vertices incident with $s$; let $t_1,...,t_k$ be vertices incident with $t$. We…

数据结构与算法 · 计算机科学 2008-02-21 Eric Colin De Verdière , Alexander Schrijver