中文
相关论文

相关论文: Recognizing (Unit) Interval Graphs by Zigzag Graph…

200 篇论文

Multiple interval graphs are a well-known generalization of interval graphs introduced in the 1970s to deal with situations arising naturally in scheduling and allocation. A $d$-interval is the union of $d$ intervals on the real line, and a…

计算复杂性 · 计算机科学 2023-09-22 Virginia Ardévol Martínez , Romeo Rizzi , Florian Sikora , Stéphane Vialette

Min orderings give a vertex ordering characterization, common to some graphs and digraphs such as interval graphs, complements of threshold tolerance graphs (known as co-TT graphs), and two-directional orthogonal ray graphs. An adjusted…

离散数学 · 计算机科学 2018-10-16 Asahi Takaoka

Intersection graphs of geometric objects have been extensively studied, both due to their interesting structure and their numerous applications; prominent examples include interval graphs and permutation graphs. In this paper we study a…

数据结构与算法 · 计算机科学 2014-01-29 George B. Mertzios

Let H be a connected bipartite graph with n nodes and m edges. We give an O(nm) time algorithm to decide whether H is an interval bigraph. The best known algorithm has time complexity O(nm^6(m + n) \log n) and it was developed in 1997 [18].…

数据结构与算法 · 计算机科学 2018-05-22 Arash Rafiey

A simple-triangle graph (also known as a PI graph) is the intersection graph of a family of triangles defined by a point on a horizontal line and an interval on another horizontal line. The recognition problem for simple-triangle graphs was…

离散数学 · 计算机科学 2017-04-04 Asahi Takaoka

The most elusive problem around the class of circular-arc graphs is identifying all minimal graphs that are not in this class. The main obstacle is the lack of a systematic way of enumerating these minimal graphs. McConnell [FOCS 2001]…

组合数学 · 数学 2025-03-18 Yixin Cao , Jan Derbisz , Tomasz Krawczyk

Let $\mbox{interval} + k v$, $\mbox{interval} + k e$, and $\mbox{interval} - k e$ denote the classes of graphs that can be obtained from some interval graph by adding $k$ vertices, adding $k$ edges, and deleting $k$ edges, respectively.…

离散数学 · 计算机科学 2014-10-10 Yixin Cao

A graph $G$ is said to be a $(k,\ell)$-graph if its vertex set can be partitioned into $k$ independent sets and $\ell$ cliques. It is well established that the recognition problem for $(k,\ell)$-graphs is NP-complete whenever $k \geq 3$ or…

离散数学 · 计算机科学 2025-10-21 Flavia Bonomo-Braberman , Min Chih Lin , Ignacio Maqueda

We unify several seemingly different graph and digraph classes under one umbrella. These classes are all broadly speaking different generalizations of interval graphs, and include, in addition to interval graphs, also adjusted interval…

离散数学 · 计算机科学 2018-06-28 Pavol Hell , Jing Huang , Ross M. McConnell , Arash Rafiey

We study the time complexity of induced subgraph isomorphism problems where the pattern graph is fixed. The earliest known example of an improvement over trivial algorithms is by Itai and Rodeh (1978) who sped up triangle detection in…

计算复杂性 · 计算机科学 2018-09-25 Markus Bläser , Balagopal Komarath , Karteek Sreenivasaiah

A simple-triangle graph is the intersection graph of triangles that are defined by a point on a horizontal line and an interval on another horizontal line. The time complexity of the recognition problem for simple-triangle graphs was a…

离散数学 · 计算机科学 2018-09-20 Asahi Takaoka

In 1969, Roberts introduced proper and unit interval graphs and proved that these classes are equal. Natural generalizations of unit interval graphs called $k$-length interval graphs were considered in which the number of different lengths…

离散数学 · 计算机科学 2017-04-13 Pavel Klavík , Yota Otachi , Jiří Šejnoha

Interval graphs, intersection graphs of segments on a real line (intervals), play a key role in the study of algorithms and special structural properties. Unit interval graphs, their proper subclass, where each interval has a unit length,…

数据结构与算法 · 计算机科学 2026-02-19 Jan Kratochvíl , Tomáš Masařík , Jana Novotná

We present compact distributed interactive proofs for the recognition of two important graph classes, well-studied in the context of centralized algorithms, namely complement reducible graphs and distance-hereditary graphs. Complement…

分布式、并行与集群计算 · 计算机科学 2020-12-08 Pedro Montealegre , Diego Ramírez-Romero , Iván Rapaport

In a paired threshold graph, each vertex has a weight, and two vertices are adjacent if their weight sum is large enough and their weight difference is small enough. It generalizes threshold graphs and unit interval graphs, both very well…

数据结构与算法 · 计算机科学 2019-10-01 Guozhen Rong , Yixin Cao , Jianxin Wang

We prove a number of results related to the computational complexity of recognizing well-covered graphs. Let $k$ and $s$ be positive integers and let $G$ be a graph. Then $G$ is said - $\mathbf{W_k}$ if for any $k$ pairwise disjoint…

组合数学 · 数学 2024-04-12 Carl Feghali , Malory Marin , Rémi Watrigant

The interval graph for a set of intervals on a line consists of one vertex for each interval, and an edge for each intersecting pair of intervals. A probe interval graph is a variant that is motivated by an application to genomics, where…

数据结构与算法 · 计算机科学 2013-07-23 Ross M. McConnell , Yahav Nussbaum

A graph is reconstructible if it is determined up to isomorphism by the multiset of its proper induced subgraphs. The reconstruction conjecture postulates that every graph of order at least 3 is reconstructible. We show that interval graphs…

组合数学 · 数学 2026-05-13 Irene Heinrich , Masashi Kiyomi , Yota Otachi , Pascal Schweitzer

It is well-known since the seventies of last century that Depth First Search (DFS) can be used to compute strongly connected components [RE. Tarjan. SIAM Journal on Computing, 1972] and Breadth First Search (BFS) can be used to compute…

数据结构与算法 · 计算机科学 2026-05-05 Binh-Minh Bui-Xuan , Michel Habib , Fabien de Montgolfier , Renaud Torfs

We give a complete characterization of mixed unit interval graphs, the intersection graphs of closed, open, and half-open unit intervals of the real line. This is a proper superclass of the well known unit interval graphs. Our result solves…

组合数学 · 数学 2014-06-12 Felix Joos
‹ 上一页 1 2 3 10 下一页 ›