中文
相关论文

相关论文: Poising on Ariadne's thread: An algorithm for comp…

200 篇论文

We show that one can approximate the least fixed point solution for a multivariate system of monotone probabilistic max(min) polynomial equations, referred to as maxPPSs (and minPPSs, respectively), in time polynomial in both the encoding…

计算复杂性 · 计算机科学 2012-02-24 Kousha Etessami , Alistair Stewart , Mihalis Yannakakis

A (unit) disk graph is the intersection graph of closed (unit) disks in the plane. Almost three decades ago, an elegant polynomial-time algorithm was found for \textsc{Maximum Clique} on unit disk graphs [Clark, Colbourn, Johnson; Discrete…

计算几何 · 计算机科学 2018-03-01 Édouard Bonnet , Panos Giannopoulos , Eun Jung Kim , Paweł Rzążewski , Florian Sikora

This paper proposes a new algorithm for solving maximal cliques for simple undirected graphs using the theory of prime numbers. A novel approach using prime numbers is used to find cliques and ends with a discussion of the algorithm.

数据结构与算法 · 计算机科学 2007-05-23 Dhananjay D. Kulkarni , Shekhar Verma , Prashant

Clique-width is a well-studied graph parameter. For graphs of bounded clique-width, many problems that are NP-hard in general can be polynomial-time solvable. The fact motivates several studies to investigate whether the clique-width of…

数据结构与算法 · 计算机科学 2022-02-01 Yu Nakahata

The monography presents a new algorithm for finding the clique of maximal length in a nonseparable graph. The algorithm is based on the properties of the representation of a clique as a subset of the set of cycles with a length of three,…

离散数学 · 计算机科学 2024-10-30 Sergey Kurapov , Maxim Davidovsky

A graph is inductive $k$-independent if there exists and ordering of its vertices $v_{1},...,v_{n}$ such that $\alpha(G[N(v_{i})\cap V_{i}])\leq k $ where $N(v_{i})$ is the neighborhood of $v_{i}$, $V_{i}=\{v_{i},...,v_{n}\}$ and $\alpha$…

离散数学 · 计算机科学 2017-09-21 George Manoussakis

In this paper the problem of maximizing the distance to a given fixed point over an intersection of balls is considered. It is known that this problem is NP complete in the general case, since any subset sum problem can be solved upon…

最优化与控制 · 数学 2023-07-26 Marius Costandin

Link streams offer a good model for representing interactions over time. They consist of links $(b,e,u,v)$, where $u$ and $v$ are vertices interacting during the whole time interval $[b,e]$. In this paper, we deal with the problem of…

数据结构与算法 · 计算机科学 2024-05-27 Alexis Baudin , Clémence Magnien , Lionel Tabourier

A novel approach to complex problems has been previously applied to graph classification and the graph equivalence problem. Here we apply it to the NP complete problem of finding the largest perfect clique within a graph $G$.

凝聚态物理 · 物理学 2007-05-23 Vladimir Gudkov , Shmuel Nussinov , Zohar Nussinov

The maximum labelled clique problem is a variant of the maximum clique problem where edges in the graph are given labels, and we are not allowed to use more than a certain number of distinct labels in a solution. We introduce a new…

数据结构与算法 · 计算机科学 2014-11-18 Ciaran McCreesh , Patrick Prosser

We study a planted clique model introduced by Feige where a complete graph of size $c\cdot n$ is planted uniformly at random in an arbitrary $n$-vertex graph. We give a simple deterministic algorithm that, in almost linear time, recovers a…

计算复杂性 · 计算机科学 2025-05-13 Francesco Agrimonti , Marco Bressan , Tommaso d'Orsi

Interaction between users in online social networks plays a key role in social network analysis. One on important types of social group is full connected relation between some users, which known as clique structure. Therefore finding a…

社会与信息网络 · 计算机科学 2013-12-02 Mohammad Soleimani-Pouri , Alireza Rezvanian , Mohammad Reza Meybodi

We study a continuous-time, infinite-horizon dynamic bipartite matching problem. Suppliers arrive according to a Poisson process; while waiting, they may abandon the queue at a uniform rate. Customers on the other hand must be matched upon…

数据结构与算法 · 计算机科学 2025-06-03 Alireza AmaniHamedani , Ali Aouad , Amin Saberi

The importance of classifying connections in large graphs has been the motivation for a rich line of work on distributed subgraph finding that has led to exciting recent breakthroughs. A crucial aspect that remained open was whether…

分布式、并行与集群计算 · 计算机科学 2022-09-27 Keren Censor-Hillel , Dean Leitersdorf , David Vulakh

The maximum clique (MC) problem is a challenging graph mining problem which, due to its NP-hard nature, can take a substantial amount of execution time. The MC problem is dominated by set intersection operations similar to Maximal Clique…

数据结构与算法 · 计算机科学 2025-09-29 Hans Vandierendonck

We study the problem of approximating the number of $k$-cliques in a graph when given query access to the graph. We consider the standard query model for general graphs via (1) degree queries, (2) neighbor queries and (3) pair queries. Let…

数据结构与算法 · 计算机科学 2018-03-14 Talya Eden , Dana Ron , C. Seshadhri

A $k$-defective clique of an undirected graph $G$ is a subset of its vertices that induces a nearly complete graph with a maximum of $k$ missing edges. The maximum $k$-defective clique problem, which asks for the largest $k$-defective…

数据结构与算法 · 计算机科学 2024-07-25 Chunyu Luo , Yi Zhou , Zhengren Wang , Mingyu Xiao

We consider problems that can be formulated as a task of finding an optimal triangulation of a graph w.r.t. some notion of optimality. We present algorithms parameterized by the size of a minimum edge clique cover ($cc$) to such problems.…

数据结构与算法 · 计算机科学 2022-02-08 Tuukka Korhonen

The NP-hard maximum value preordering problem is both a joint relaxation and a hybrid of the clique partition problem (a clustering problem) and the partial ordering problem. Toward approximate solutions and lower bounds, we introduce a…

机器学习 · 计算机科学 2025-08-29 Jannik Irmai , Maximilian Moeller , Bjoern Andres

Cardinality Maximum Flow Network Interdiction Problem (CMFNIP) is known to be strongly NP-hard problem in the literature. A particular case of CMFNIP has been shown to have reduction from clique problem. In the present work,an effort is…

最优化与控制 · 数学 2013-12-24 Pawan Tamta , Bhagwati Prasad Pande , H. S. Dhami