中文
相关论文

相关论文: Graph Isomorphism is PSPACE-complete

200 篇论文

Notions of graph similarity provide alternative perspective on the graph isomorphism problem and vice-versa. In this paper, we consider measures of similarity arising from mismatch norms as studied in Gervens and Grohe: the edit distance…

离散数学 · 计算机科学 2026-05-07 He Sun , Danny Vagnozzi

Let us be given two graphs $\Gamma_1$, $\Gamma_2$ of $n$ vertices. Are they isomorphic? If they are, the set of isomorphisms from $\Gamma_1$ to $\Gamma_2$ can be identified with a coset $H\cdot\pi$ inside the symmetric group on $n$…

群论 · 数学 2017-10-13 Harald Andrés Helfgott , Jitendra Bajpai , Daniele Dona

We extend the concept of polynomial time approximation algorithms to apply to problems for hierarchically specified graphs, many of which are PSPACE-complete. Assuming P != PSPACE, the existence or nonexistence of such efficient…

组合数学 · 数学 2016-09-06 Madhav V. Marathe , Harry B. Hunt , S. S. Ravi

In this paper we resolve the complexity of the isomorphism problem on all but finitely many of the graph classes characterized by two forbidden induced subgraphs. To this end we develop new techniques applicable for the structural and…

离散数学 · 计算机科学 2014-11-10 Pascal Schweitzer

We define totally-isotropic polynomials of alternating matrix spaces over finite fields, by analogy with independence polynomials of graphs. Our main result shows that totally-isotropic polynomials of graphical alternating matrix spaces…

组合数学 · 数学 2024-08-20 Youming Qiao

In a recent breakthrough, Babai (STOC 2016) gave a quasipolynomial time graph isomorphism test. In this work, we give an improved isomorphism test for graphs of small degree: our algorithms runs in time $n^{O((\log d)^{c})}$, where $n$ is…

数据结构与算法 · 计算机科学 2025-04-21 Martin Grohe , Daniel Neuen , Pascal Schweitzer

In this paper, we prove that given a 2-edge-coloured complete graph $K_{4n}$ that has the same number of edges of each colour, we can always find a perfect matching with an equal number of edges of each colour. This solves a problem posed…

组合数学 · 数学 2020-11-03 Teeradej Kittipassorn , Panon Sinsap

Given a natural number k and an orientable surface S of finite type, define the k-curve graph to be the graph with vertices corresponding to isotopy classes of essential simple closed curves on S and with edges corresponding to pairs of…

Color refinement is a classical technique used to show that two given graphs G and H are non-isomorphic; it is very efficient, although it does not succeed on all graphs. We call a graph G amenable to color refinement if it succeeds in…

计算复杂性 · 计算机科学 2015-05-05 V. Arvind , Johannes Köbler , Gaurav Rattan , Oleg Verbitsky

An old problem raised independently by Jacobson and Sch\"onheim asks to determine the maximum $s$ for which every graph with $m$ edges contains a pair of edge-disjoint isomorphic subgraphs with $s$ edges. In this paper we determine this…

组合数学 · 数学 2012-10-16 Choongbum Lee , Po-Shen Loh , Benny Sudakov

Let $G$ be an undirected graph on $n$ vertices and let $S(G)$ be the set of all $n \times n$ real symmetric matrices whose nonzero off-diagonal entries occur in exactly the positions corresponding to the edges of $G$. The inverse eigenvalue…

谱理论 · 数学 2014-01-10 Polona Oblak , Helena Šmigoc

Berwanger et al. show that for every graph $G$ of size $n$ and DAG-width $k$ there is a DAG decomposition of width $k$ and size $n^{O(k)}$. This gives a polynomial time algorithm for determining the DAG-width of a graph for any fixed $k$.…

离散数学 · 计算机科学 2020-04-01 Saeed Akhoondian Amiri , Stephan Kreutzer , Roman Rabinovich

A graph is said to be circular-arc if the vertices can be associated with arcs of a circle so that two vertices are adjacent if and only if the corresponding arcs overlap. It is proved that the isomorphism of circular-arc graphs can be…

数据结构与算法 · 计算机科学 2019-07-15 Roman Nedela , Ilia Ponomarenko , Peter Zeman

In this paper, we present two main results. First, by only one conjecture (Conjecture 2.9) for recognizing a vertex symmetric graph, which is the hardest task for our problem, we construct an algorithm for finding an isomorphism between two…

数据结构与算法 · 计算机科学 2017-06-29 Caishi Fang

We study the complexity of graph problems on graphs defined on groups, especially power graphs. We observe that an isomorphism invariant problem, such as Hamiltonian Path, Partition into Cliques, Feedback Vertex Set, Subgraph Isomorphism,…

计算复杂性 · 计算机科学 2025-07-09 Bireswar Das , Dipan Dey , Jinia Ghosh

We solve the subgraph isomorphism problem in planar graphs in linear time, for any pattern of constant size. Our results are based on a technique of partitioning the planar graph into pieces of small tree-width, and applying dynamic…

数据结构与算法 · 计算机科学 2007-05-23 David Eppstein

This paper shows that P = NP = PSPACE. It also tackles Graph Isomorphism.

计算复杂性 · 计算机科学 2022-12-13 Latif Salum

The problem of determining if the on-line chromatic number of a graph is less than or equal to k, given a pre-coloring, is shown to be PSPACE-complete.

计算复杂性 · 计算机科学 2014-06-09 Christian Kudahl

A \emph{self-complementary} graph is a graph isomorphic to its complement. An isomorphism between $G$ and its complement, viewed as a permutation of $V(G)$, is then called an \emph{antimorphism}. A \emph{skew partition} of $G$ is a…

组合数学 · 数学 2013-08-29 Nicolas Trotignon

In a graph, a perfect matching cut is an edge cut that is a perfect matching. Perfect Matching Cut (PMC) is the problem of deciding whether a given graph has a perfect matching cut, and is known to be NP-complete. We revisit the problem and…

离散数学 · 计算机科学 2021-07-15 Van Bang Le , Jan Arne Telle