中文
相关论文

相关论文: Quick-Sort Style Approximation Algorithms for Gene…

200 篇论文

Let $G$ be a Dirac graph, and let $S$ be a vertex subset of $G$, chosen uniformly at random. How likely is the induced subgraph $G[S]$ to be Hamiltonian? This question, proposed by Erd\H{o}s and Faudree in 1996, was recently resolved by…

组合数学 · 数学 2025-08-06 Zach Hunter , Teng Liu , Aleksa Milojević , Benny Sudakov

Given a directed graph, the Minimal Feedback Arc Set (FAS) problem asks for a minimal set of arcs which, when removed, results in an acyclic graph. Equivalently, the FAS problem asks to find an ordering of the vertices that minimizes the…

组合数学 · 数学 2024-01-10 Harvey Diamond , Mark Kon , Louise Raphael

We present two algorithms for the minimum feedback vertex set problem in planar graphs: an $O(n \log n)$ PTAS using a linear kernel and balanced separator, and a heuristic algorithm using kernelization and local search. We implemented these…

数据结构与算法 · 计算机科学 2018-04-24 Glencora Borradaile , Hung Le , Baigong Zheng

A vertex set $X$ of a graph $G$ is an association set if each component of $G - X$ is a clique, or a dissociation set if each component of $G - X$ is a single vertex or a single edge. Interestingly, $G - X$ is then precisely a graph…

数据结构与算法 · 计算机科学 2015-10-29 Jie You , Jianxin Wang , Yixin Cao

A finite dynamical system (FDS) is a system of multivariate functions over a finite alphabet, that is typically used to model a network of interacting entities. The main feature of a finite dynamical system is its interaction graph, which…

离散数学 · 计算机科学 2018-06-01 Maximilien Gadouleau

A minimum dominating set in a graph is a minimum set of vertices such that every vertex of the graph either belongs to it, or is adjacent to one vertex of this set. This mathematical object is of high relevance in a number of applications…

人工智能 · 计算机科学 2018-08-30 Mayra Albuquerque , Thibaut Vidal

Dense subgraph mining is a fundamental technique in graph mining, commonly applied in fraud detection, community detection, product recommendation, and document summarization. In such applications, we are often interested in identifying…

社会与信息网络 · 计算机科学 2025-08-12 Qiheng Lu , Nicholas D. Sidiropoulos , Aritra Konar

In a connected simple graph G = (V,E), each vertex of V is colored by a color from the set of colors C={c1, c2,..., c_{\alpha}}$. We take a subset S of V, such that for every vertex v in V\S, at least one vertex of the same color is present…

计算几何 · 计算机科学 2024-05-24 Bubai Manna

We present a new heuristic algorithm for computing a minimum Feedback Arc Set in directed graphs. The new technique produces solutions that are better than the ones produced by the best previously known heuristics, often reducing the FAS…

数据结构与算法 · 计算机科学 2022-09-07 Vasileios Geladaris , Panagiotis Lionakis , Ioannis G. Tollis

We propose a weighted common subgraph (WCS) matching algorithm to find the most similar subgraphs in two labeled weighted graphs. WCS matching, as a natural generalization of the equal-sized graph matching or subgraph matching, finds wide…

数据结构与算法 · 计算机科学 2014-11-05 Xu Yang , Hong Qiao , Zhi-Yong Liu

A $k$-tournament $H$ on $n$ vertices is a pair $(V, A)$ for $2\leq k\leq n$, where $V(H)$ is a set of vertices, and $A(H)$ is a set of all possible $k$-tuples of vertices, such that for any $k$-subset $S$ of $V$, $A(H)$ contains exactly one…

组合数学 · 数学 2024-01-25 Jiangdong Ai , Qiming Dai , Qiwen Guo , Yingqi Hu , Changxin Wang

We study the fair k-set selection problem where we aim to select $k$ sets from a given set system such that the (weighted) occurrence times that each element appears in these $k$ selected sets are balanced, i.e., the maximum (weighted)…

数据结构与算法 · 计算机科学 2025-05-20 Shi Li , Chenyang Xu , Ruilong Zhang

Given a fixed small graph H and a larger graph G, an H-factor is a collection of vertex-disjoint subgraphs $H'\subset G$, each isomorphic to H, that cover the vertices of G. If G is the complete graph $K_n$ equipped with independent U(0,1)…

组合数学 · 数学 2025-02-19 Lorenzo Federico , Joel Larsson Danielsson

A Graph of Convex Sets (GCS) is a graph in which vertices are associated with convex programs and edges couple pairs of programs through additional convex costs and constraints. Any optimization problem over an ordinary weighted graph…

最优化与控制 · 数学 2025-10-24 Tobia Marcucci

A set $D\subseteq V$ of a graph $G=(V,E)$ is called a neighborhood total dominating set of $G$ if $D$ is a dominating set and the subgraph of $G$ induced by the open neighborhood of $D$ has no isolated vertex. Given a graph $G$,…

离散数学 · 计算机科学 2021-11-18 Anupriya Jha , D. Pradhan , S. Banerjee

We present a new fast all-pairs shortest path algorithm for unweighted graphs. In breadth-first search which is said to representative and fast in unweighted graphs, the average number of accesses to adjacent vertices (expressed by…

数据结构与算法 · 计算机科学 2019-08-20 Yasuo Yamane , Kenichi Kobayashi

In this paper we introduce Sampling with a Black Box, a generic technique for the design of parameterized approximation algorithms for vertex deletion problems (e.g., Vertex Cover, Feedback Vertex Set, etc.). The technique relies on two…

数据结构与算法 · 计算机科学 2024-07-18 Barış Can Esmer , Ariel Kulik

Vertex direction algorithms have been around for a few decades in the experimental design and mixture models literature. We briefly review this type of algorithm and describe a new member of the family: the support reduction algorithm. The…

统计理论 · 数学 2009-09-29 Piet Groeneboom , Geurt Jongbloed , Jon A. Wellner

The Weighted $\mathcal{F}$-Vertex Deletion for a class ${\cal F}$ of graphs asks, weighted graph $G$, for a minimum weight vertex set $S$ such that $G-S\in{\cal F}.$ The case when ${\cal F}$ is minor-closed and excludes some graph as a…

数据结构与算法 · 计算机科学 2025-01-09 Eun Jung Kim , Euiwoong Lee , Dimitrios M. Thilikos

We investigate preprocessing for vertex-subset problems on graphs. While the notion of kernelization, originating in parameterized complexity theory, is a formalization of provably effective preprocessing aimed at reducing the total…

数据结构与算法 · 计算机科学 2022-07-04 Benjamin Merlin Bumpus , Bart M. P. Jansen , Jari J. H. de Kroon