中文
相关论文

相关论文: Minimum Sum Set Cover: Structures and Algorithm

200 篇论文

Let $\mathcal{H}=(V,\mathcal{E})$ be a hypergraph with maximum edge size $\ell$ and maximum degree $\Delta$. For given numbers $b_v\in \mathbb{N}_{\geq 2}$, $v\in V$, a set multicover in $\mathcal{H}$ is a set of edges $C \subseteq…

组合数学 · 数学 2021-01-25 Abbass Gorgi , Mourad El Ouali , Anand Srivastav , Mohamed Hachimi

The subset sum problem is one of the simplest and most fundamental NP-hard problems in combinatorial optimization. We consider two extensions of this problem: The subset sum problem with digraph constraint (SSG) and subset sum problem with…

离散数学 · 计算机科学 2020-06-24 Frank Gurski , Dominique Komander , Carolin Rehs

We study the classic set cover problem from the perspective of sub-linear algorithms. Given access to a collection of $m$ sets over $n$ elements in the query model, we show that sub-linear algorithms derived from existing techniques have…

数据结构与算法 · 计算机科学 2019-02-12 Piotr Indyk , Sepideh Mahabadi , Ronitt Rubinfeld , Ali Vakilian , Anak Yodpinyanee

Let $\mathcal{H}$ be a hypergraph on a finite set $V$. A {\em cover} of $\mathcal{H}$ is a set of vertices that meets all edges of $\mathcal{H}$. If $W$ is not a cover of $\mathcal{H}$, then $W$ is said to be a {\em noncover} of…

组合数学 · 数学 2021-01-07 Jinha Kim , Minki Kim

Let H = (H,V) be a hypergraph with edge set H and vertex set V. Then hypergraph H is invertible iff there exists a permutation pi of V such that for all E belongs to H(edges) intersection of(pi(E) and E)=0. H is invertibility critical if H…

组合数学 · 数学 2016-09-06 Emanuel Knill

A sum graph is a finite simple graph whose vertex set is labeled with distinct positive integers such that two vertices are adjacent if and only if the sum of their labels is itself another label. The spum of a graph $G$ is the minimum…

组合数学 · 数学 2022-04-26 Rupert Li

We study minimum vertex cover problems on random \alpha-uniform hypergraphs using two different approaches, a replica method in statistical mechanics of random systems and a leaf removal algorithm. It is found that there exists a phase…

无序系统与神经网络 · 物理学 2014-07-03 Satoshi Takabe , Koji Hukushima

Horiyama et al. (AAAI 2024) considered the problem of generating instances with a unique minimum vertex cover under certain conditions. The Pre-assignment for Uniquification of Minimum Vertex Cover problem (shortly PAU-VC) is the problem,…

数据结构与算法 · 计算机科学 2024-08-23 Shinwoo An , Yeonsu Chang , Kyungjin Cho , O-joung Kwon , Myounghwan Lee , Eunjin Oh , Hyeonjun Shin

In this paper, we study two generalizations of Vertex Cover and Edge Cover, namely Colorful Vertex Cover and Colorful Edge Cover. In the Colorful Vertex Cover problem, given an $n$-vertex edge-colored graph $G$ with colors from $\{1,…

数据结构与算法 · 计算机科学 2023-08-31 Sayan Bandyapadhyay , Aritra Banik , Sujoy Bhore

For a finite set $\mathcal{F}$ of graphs, the $\mathcal{F}$-Hitting problem aims to compute, for a given graph $G$ (taken from some graph class $\mathcal{G}$) of $n$ vertices (and $m$ edges) and a parameter $k\in\mathbb{N}$, a set $S$ of…

数据结构与算法 · 计算机科学 2025-02-19 Daniel Lokshtanov , Fahad Panolan , Saket Saurabh , Jie Xue , Meirav Zehavi

Subgraph counting is a fundamental primitive in graph processing, with applications in social network analysis (e.g., estimating the clustering coefficient of a graph), database processing and other areas. The space complexity of subgraph…

数据结构与算法 · 计算机科学 2018-08-16 John Kallaugher , Michael Kapralov , Eric Price

In this paper we show that the problem of identifying an edge $(i,j)$ in a graph $G$ such that there exists an optimal vertex cover $S$ of $G$ containing exactly one of the nodes $i$ and $j$ is NP-hard. Such an edge is called a weak edge.…

数据结构与算法 · 计算机科学 2007-12-21 Qiaoming Han , Abraham P. Punnen

All the work made so far on edge-covering a graph by cliques focus on finding the minimum number of cliques that cover the graph. On this paper, we fix the number of cliques that cover a graph by the same number of vertices that the graph…

组合数学 · 数学 2017-03-09 Leopoldo Taravilse

For an $n$-vertex graph $G$, let $h(G)$ denote the smallest size of a subset of $V(G)$ such that it intersects every maximum independent set of $G$. A conjecture posed by Bollob\'{a}s, Erd\H{o}s and Tuza in early 90s remains widely open,…

组合数学 · 数学 2024-12-06 Xinbu Cheng , Xinqi Huang , Mingyuan Rong , Zixiang Xu

We determine the minimum degree sum of two adjacent vertices that ensures a perfect matching in a 3-graph without isolated vertex. More precisely, suppose that $H$ is a 3-uniform hypergraph whose order $n$ is sufficiently large and…

组合数学 · 数学 2017-10-16 Yi Zhang , Yi Zhao , Mei Lu

Subgraph complementation is an operation that toggles all adjacencies inside a selected vertex set. Given a graph \(G\) and a target class \(\mathcal{C}\), the Minimum Subgraph Complementation problem asks for a minimum-size vertex set…

数据结构与算法 · 计算机科学 2025-12-30 Juan Gutiérrez , Sagartanu Pal

We consider the problem of covering a graph with a given number of induced subgraphs so that the maximum number of vertices in each subgraph is minimized. We prove NP-completeness of the problem, prove lower bounds, and give approximation…

离散数学 · 计算机科学 2007-05-23 Shripad Thite

We consider the minimum vertex cover problem in hypergraphs in which every hyperedge has size k (also known as minimum hitting set problem, or minimum set cover with element frequency k). Simple algorithms exist that provide…

数据结构与算法 · 计算机科学 2010-12-14 Jean Cardinal , Marek Karpinski , Richard Schmied , Claus Viehmann

A matching in a hypergraph $\mathcal{H}$ is a set of pairwise disjoint hyperedges. The matching number $\nu(\mathcal{H})$ of $\mathcal{H}$ is the size of a maximum matching in $\mathcal{H}$. A subset $D$ of vertices of $\mathcal{H}$ is a…

组合数学 · 数学 2016-11-22 Erfang Shan , Yanxia Dong , Liying Kang , Shan Li

Eternal vertex cover is the following two-player game between a defender and an attacker on a graph. Initially, the defender positions k guards on k vertices of the graph; the game then proceeds in turns between the defender and the…

组合数学 · 数学 2025-04-08 Tiziana Calamoneri , Federico Corò , Giacomo Paesani