中文
相关论文

相关论文: Comments on "$\mathcal{O}(m\cdot n)$ algorithms fo…

200 篇论文

Circular-arc graphs are the intersection graphs of arcs of a circle. The main result of this work describes the structure of all \emph{normalized intersection models} of circular-arc graphs. Normalized models of a circular-arc graph reflect…

数据结构与算法 · 计算机科学 2024-11-28 Tomasz Krawczyk

Circular-arc graphs are intersection graphs of arcs on the circle. The aim of our work is to present a polynomial time algorithm testing whether two circular-arc graphs are isomorphic. To accomplish our task we construct decomposition…

数据结构与算法 · 计算机科学 2019-07-16 Tomasz Krawczyk

We investigate the parameterized complexity of the recognition problem for the proper $H$-graphs. The $H$-graphs are the intersection graphs of connected subgraphs of a subdivision of a multigraph $H$, and the properness means that the…

计算复杂性 · 计算机科学 2020-11-25 Steven Chaplick , Petr A. Golovach , Tim A. Hartmann , Dušan Knop

Circle graphs are intersection graphs of chords of a circle. In this paper, we present a new algorithm for the circle graph isomorphism problem running in time $O((n+m)\alpha(n+m))$ where $n$ is the number of vertices, $m$ is the number of…

数据结构与算法 · 计算机科学 2019-08-27 Vít Kalisz , Pavel Klavík , Peter Zeman

Circle graphs are the intersection graphs of chords in a circle. This paper presents the first sub-quadratic recognition algorithm for the class of circle graphs. Our algorithm is O(n + m) times the inverse Ackermann function, {\alpha}(n +…

数据结构与算法 · 计算机科学 2012-11-01 Emeric Gioan , Christophe Paul , Marc Tedder , Derek Corneil

A circular-arc graph is the intersection graph of arcs of a circle. It is a well-studied graph model with numerous natural applications. A certifying algorithm is an algorithm that outputs a certificate, along with its answer (be it…

离散数学 · 计算机科学 2014-08-13 Mathew Francis , Pavol Hell , Juraj Stacho

Over the past decade, we witness an increasing amount of interest in the design of exact exponential-time and parameterized algorithms for problems in Graph Drawing. Unfortunately, we still lack knowledge of general methods to develop such…

数据结构与算法 · 计算机科学 2023-10-10 Siddharth Gupta , Guy Sa'ar , Meirav Zehavi

In this paper, we investigate three fundamental problems regarding cut complexes of graphs: their realizability, the uniqueness of graph reconstruction from them, and their algorithmic recognition. We define the parameter $m(d,n)$ as the…

组合数学 · 数学 2025-12-16 Yufeng Shen , Zhiyu Song , Fenglin Yu , Leopold Wuhan Zhou , Jingqi Zhuang

We present a $9^k\cdot n^{O(1)}$-time algorithm for the proper circular-arc vertex deletion problem, resolving an open problem of van 't Hof and Villanger [Algorithmica 2013] and Crespelle et al. [arXiv:2001.06867]. Our structural study…

数据结构与算法 · 计算机科学 2022-02-03 Yixin Cao , Jianxin Wang , Hanchun Yuan

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 this short note, we give a novel algorithm for $O(1)$ round triangle counting in bounded arboricity graphs. Counting triangles in $O(1)$ rounds (exactly) is listed as one of the interesting remaining open problems in the recent survey of…

数据结构与算法 · 计算机科学 2024-05-02 Quanquan C. Liu , C. Seshadhri

We present improved algorithms for short cycle decomposition of a graph. Short cycle decompositions were introduced in the recent work of Chu et al, and were used to make progress on several questions in graph sparsification. For all…

数据结构与算法 · 计算机科学 2019-01-15 Yang P. Liu , Sushant Sachdeva , Zejun Yu

We give a linear-time algorithm that checks for isomorphism between two 0-1 matrices that obey the circular-ones property. This algorithm leads to linear-time isomorphism algorithms for related graph classes, including Helly circular-arc…

In 1992 Bir\'{o}, Hujter and Tuza introduced, for every fixed connected graph $H$, the class of $H$-graphs, defined as the intersection graphs of connected subgraphs of some subdivision of $H$. Recently, quite a lot of research has been…

We present an algorithm for min-cost flow in graphs with $n$ vertices and $m$ edges, given a tree decomposition of width $\tau$ and size $S$, and polynomially bounded, integral edge capacities and costs, running in…

数据结构与算法 · 计算机科学 2024-07-02 Sally Dong , Guanghao Ye

An $H$-graph is an intersection graph of connected subgraphs of a suitable subdivision of a fixed graph $H$. Many important classes of graphs, including interval graphs, circular-arc graphs, and chordal graphs, can be expressed as…

数据结构与算法 · 计算机科学 2022-06-28 Deniz Ağaoğlu Çağırıcı , Peter Zeman

We present a fully dynamic algorithm for the recognition of proper circular-arc (PCA) graphs. The allowed operations on the graph involve the insertion and removal of vertices (together with its incident edges) or edges. Edge operations…

数据结构与算法 · 计算机科学 2014-08-18 Francisco J. Soulignac

We present $k^{O(k^2)} m$ time algorithms for various problems about decomposing a given undirected graph by edge cuts or vertex separators of size $<k$ into parts that are ``well-connected'' with respect to cuts or separators of size $<k$;…

数据结构与算法 · 计算机科学 2024-11-06 Tuukka Korhonen

We present new quantum algorithms for Triangle Finding improving its best previously known quantum query complexities for both dense and spare instances.For dense graphs on $n$ vertices, we get a query complexity of $O(n^{5/4})$ without any…

量子物理 · 物理学 2016-10-13 Titouan Carette , Mathieu Laurière , Frédéric Magniez

We compute a canonical circular-arc representation for a given circular-arc (CA) graph which implies solving the isomorphism and recognition problem for this class. To accomplish this we split the class of CA graphs into uniform and…

数据结构与算法 · 计算机科学 2018-02-02 Maurice Chandoo
‹ 上一页 1 2 3 10 下一页 ›