中文
相关论文

相关论文: Witness-Sensitive Detection of Induced Diamonds

200 篇论文

We present the first truly subcubic, combinatorial algorithm for detecting an induced $4$-cycle in a graph. The running time is $O(n^{2.84})$ on $n$-node graphs, thus separating the task of detecting induced $4$-cycles from detecting…

数据结构与算法 · 计算机科学 2026-01-12 Amir Abboud , Shyan Akmal , Nick Fischer

The distributed subgraph detection asks, for a fixed graph $H$, whether the $n$-node input graph contains $H$ as a subgraph or not. In the standard CONGEST model of distributed computing, the complexity of clique/cycle detection and listing…

分布式、并行与集群计算 · 计算机科学 2021-10-05 François Le Gall , Masayuki Miyamoto

Weighted variants of triangle detection are an important object of study because of their prominence in fine-grained complexity. We revisit the Node-Weighted Triangle problem, where the goal is to decide if a vertex-weighted graph contains…

数据结构与算法 · 计算机科学 2026-05-12 Shyan Akmal , Nick Fischer

We revisit the algorithmic problem of finding a triangle in a graph: We give a randomized combinatorial algorithm for triangle detection in a given $n$-vertex graph with $m$ edges running in $O(n^{7/3})$ time, or alternatively in…

数据结构与算法 · 计算机科学 2024-03-08 Adrian Dumitrescu

The negatively-charged NV$^-$-center in diamond has shown great success in nanoscale, high-sensitivity magnetometry. Efficient fluorescence detection is crucial for improving the sensitivity. Furthermore, integrated devices enable…

A graph $G$ contains a graph $H$ as an induced minor if $H$ can be obtained from $G$ by vertex deletions and edge contractions. The class of $H$-induced-minor-free graphs generalizes the class of $H$-minor-free graphs, but unlike…

数据结构与算法 · 计算机科学 2023-08-10 Tuukka Korhonen , Daniel Lokshtanov

We consider the class of (C4, diamond)-free graphs; graphs in this class do not contain a C4 or a diamond as an induced subgraph. We provide an efficient recognition algorithm for this class. We count the number of maximal cliques in a (C4,…

离散数学 · 计算机科学 2009-09-28 Elaine M. Eschen , Chinh T. Hoang , Jeremy P. Spinrad , R. Sritharan

Near-surface nitrogen-vacancy ({NV}) centers in diamond have been successfully employed as atomic-sized magnetic field sensors for external spins over the last years. A key challenge is still to develop a method to bring NV centers at…

We study the computational complexity of several polynomial-time-solvable graph problems parameterized by vertex integrity, a measure of a graph's vulnerability to vertex removal in terms of connectivity. Vertex integrity is the smallest…

数据结构与算法 · 计算机科学 2024-03-05 Matthias Bentert , Klaus Heeger , Tomohiro Koana

A diamond is a graph obtained by removing an edge from a complete graph on four vertices. A graph is diamond-free if it does not contain an induced diamond. The Diamond-free Edge Deletion problem asks whether there exist at most $k$ edges…

数据结构与算法 · 计算机科学 2016-01-01 R. B. Sandeep , Naveen Sivadasan

A graph is probe diamond-free if its vertex set admits a partition into probes and nonprobes, where the set of nonprobes is independent, such that adding edges only between pairs of nonprobes yields a diamond-free graph. Although this class…

组合数学 · 数学 2026-05-19 Luciano Norberto Grippo Min Chih Lin

The detection of quantal exocytic events from neurons and neuroendocrine cells is a challenging task in neuroscience. One of the most promising platforms for the development of a new generation of biosensors is diamond, due to its…

仪器与探测器 · 物理学 2016-08-30 F. Picollo , A. Battiato , E. Carbone , L. Croin , E. Enrico , J. Forneris , S. Gosso , P. Olivero , A. Pasquarelli , V. Carabelli

During the past decade, interest has grown significantly in developing ultrasensitive widefield diamond magnetometry for various applications. Despite attempts to improve the adoption of conventional frame-based sensors, achieving high…

仪器与探测器 · 物理学 2023-06-27 Zhiyuan Du , Madhav Gupta , Feng Xu , Kai Zhang , Jiahua Zhang , Yan Zhou , Yiyao Liu , Zhenyu Wang , Jorg Wrachtrup , Ngai Wong , Can Li , Zhiqin Chu

We consider the problem of detecting a cycle in a directed graph that grows by arc insertions, and the related problems of maintaining a topological order and the strong components of such a graph. For these problems, we give two…

数据结构与算法 · 计算机科学 2011-12-06 Michael A. Bender , Jeremy T. Fineman , Seth Gilbert , Robert E. Tarjan

The enumeration of minimal connected dominating sets is known to be notoriously hard for general graphs. Currently, it is only known that the sets can be enumerated slightly faster than $\mathcal{O}^{*}(2^n)$ and the algorithm is highly…

数据结构与算法 · 计算机科学 2019-08-07 Mohamed Yosri Sayadi

A graph $H$ is an \emph{induced minor} of a graph $G$ if $H$ can be obtained from $G$ by a sequence of edge contractions and vertex deletions. Otherwise, $G$ is \emph{$H$-induced minor-free}. In this paper, we provide a different proof of…

组合数学 · 数学 2026-01-19 Dibyayan Chakraborty

Future experiments at hadron colliders require an evolution of the tracking sensors to ensure sufficient radiation hardness as well as space and time resolution to handle unprecedented particle fluxes. 3D diamond sensors with…

We initiate the study of combinatorial algorithms for Triangle Detection in $H$-free graphs. The goal is to decide if a graph that forbids a fixed pattern $H$ as a subgraph contains a triangle, using only "combinatorial" methods that…

数据结构与算法 · 计算机科学 2025-11-24 Amir Abboud , Ron Safier , Nathan Wallheimer

Given an $n$-vertex $m$-edge graph $G$ with non negative edge-weights, the girth of $G$ is the weight of a shortest cycle in $G$. For any graph $G$ with polynomially bounded integer weights, we present a deterministic algorithm that…

数据结构与算法 · 计算机科学 2018-10-25 Guillaume Ducoffe

In the sensitive distance oracle problem, there are three phases. We first preprocess a given directed graph $G$ with $n$ nodes and integer weights from $[-W,W]$. Second, given a single batch of $f$ edge insertions and deletions, we update…

数据结构与算法 · 计算机科学 2019-07-23 Jan van den Brand , Thatchaphol Saranurak
‹ 上一页 1 2 3 10 下一页 ›