中文
相关论文

相关论文: Zig-Zag Numberlink is NP-Complete

200 篇论文

In this paper we propose a new approach for developing a proof that P=NP. We propose to use a polynomial-time reduction of a NP-complete problem to Linear Programming. Earlier such attempts used polynomial-time transformation which is a…

计算复杂性 · 计算机科学 2023-02-20 Malay Dutta , Anjana K. Mahanta

In this paper we investigate formal verification problems for Neural Network computations. Various reachability problems will be in the focus, such as: Given symbolic specifications of allowed inputs and outputs in form of Linear…

计算复杂性 · 计算机科学 2023-06-12 Adrian Wurm

We study the classical Node-Disjoint Paths (NDP) problem: given an undirected $n$-vertex graph G, together with a set {(s_1,t_1),...,(s_k,t_k)} of pairs of its vertices, called source-destination, or demand pairs, find a maximum-cardinality…

数据结构与算法 · 计算机科学 2018-05-28 Julia Chuzhoy , David H. K. Kim , Rachit Nimavat

The Joint Crossing Number problem asks for a simultaneous embedding of two disjoint graphs into one surface such that the number of edge crossings (between the two graphs) is minimized. It was introduced by Negami in 2001 in connection with…

离散数学 · 计算机科学 2015-09-08 Petr Hliněný , Gelasio Salazar

Given two 2 disjoint vertex-sets $S=\{u,x\}$ and $T=\{v,y\}$, a paired many-to-many 2-disjoint path cover joining S and T, is a set of two vertex-disjoint paths with endpoints $u,v$ and $x,y$, respectively, that cover every vertex of the…

组合数学 · 数学 2025-07-22 Jinhao Liu , Huazhong Lü

Let $Q$ be a finite subgraph of the integer grid $G$ in the plane, and let $T$ be a set of pairs of distinct vertices in $G$, called `terminal pairs'. Escaping a subset $X\subset T\cap Q$ from $Q$ means finding edge disjoint paths from the…

组合数学 · 数学 2017-08-21 Adam S. Jobson , André E. Kézdy , Jenő Lehel

We consider two orientation problems in a graph, namely the minimization of the sum of all the shortest path lengths and the minimization of the diameter. We show that it is NP-complete to decide whether a graph has an orientation such that…

组合数学 · 数学 2010-04-15 N. Eggemann , S. D. Noble

A supergrid graph is a finite induced subgraph of the infinite graph associated with the two-dimensional supergrid. The supergrid graphs contain grid graphs and triangular grid graphs as subgraphs. The Hamiltonian cycle problem for grid and…

离散数学 · 计算机科学 2015-06-02 Ruo-Wei Hung

Our input is a complete graph $G = (V,E)$ on $n$ vertices where each vertex has a strict ranking of all other vertices in $G$. Our goal is to construct a matching in $G$ that is popular. A matching $M$ is popular if $M$ does not lose a…

离散数学 · 计算机科学 2021-01-26 Ágnes Cseh , Telikepalli Kavitha

We study the complexity of symmetric assembly puzzles: given a collection of simple polygons, can we translate, rotate, and possibly flip them so that their interior-disjoint union is line symmetric? On the negative side, we show that the…

Pencil puzzles are puzzles that can be solved by writing down solutions on a paper, using only logical reasoning. In this paper, we utilize the "T-metacell" framework developed by Tang and the MIT Hardness Group to prove the NP-completeness…

计算复杂性 · 计算机科学 2026-01-15 Nattapol Kiatchaipipat , Suthee Ruangwises

It has been known since 1991 that the problem of recognizing grid intersection graphs is NP-complete. Here we use a modified argument of the above result to show that even if we restrict to the class of unit grid intersection graphs…

组合数学 · 数学 2013-06-11 Irina Mustaţă , Martin Pergel

In line with the recent development in topological graph theory, we are considering undirected graphs that are allowed to contain {\em multiple edges}, {\em loops}, and {\em semi-edges}. A graph is called {\em simple} if it contains no…

离散数学 · 计算机科学 2023-12-12 Jan Bok , Jiří Fiala , Nikola Jedličková , Jan Kratochvíl , Paweł Rzążewski

Finding two disjoint simple paths on two given sets of points is a geometric problem introduced by Jeff Erickson. This problem has various applications in computational geometry, like robot motion planning, generating polygon etc. We will…

计算复杂性 · 计算机科学 2017-12-29 Mohammadreza Razzazi , Abdolah Sepahvand

A labelled, undirected graph is a graph whose edges have assigned labels, from a specific set. Given a labelled, undirected graph, the well-known minimum labelling spanning tree problem is aimed at finding the spanning tree of the graph…

离散数学 · 计算机科学 2018-07-03 Jose' Andres Moreno Perez , Sergio Consoli

In interconnection networks, matching preclusion is a measure of robustness when there is a link failure. Let $G$ be a graph of even order. The matching preclusion number $mp(G)$ is defined as the minimum number of edges whose deletion…

组合数学 · 数学 2015-02-06 Qiuli Li , Jinghua He , Heping Zhang

In this paper, we determine the computational complexity of recognizing two graph classes, \emph{grounded L}-graphs and \emph{stabbable grid intersection} graphs. An L-shape is made by joining the bottom end-point of a vertical ($\vert$)…

离散数学 · 计算机科学 2023-03-14 Dibyayan Chakraborty , Kshitij Gajjar , Irena Rusu

Every semicomplete multipartite digraph contains a quasi-Hamiltonian path, but the problem of finding a quasi-Hamiltonian path with prescribed start and end vertex is NP-complete even when restricted to semicomplete multipartite digraphs…

组合数学 · 数学 2025-07-22 Julian Brinkmann

Crossing minimization is one of the central problems in graph drawing. Recently, there has been an increased interest in the problem of minimizing crossings between paths in drawings of graphs. This is the metro-line crossing minimization…

数据结构与算法 · 计算机科学 2013-06-19 Martin Fink , Sergey Pupyrev

We investigate edge-intersection graphs of paths in the plane grid, regarding a parameter called the bend-number. I.e., every vertex is represented by a grid path and two vertices are adjacent if and only if the two grid paths share at…

组合数学 · 数学 2012-08-21 Daniel Heldt , Kolja Knauer , Torsten Ueckerdt