中文
相关论文

相关论文: Exact Algorithms for Maximum Clique: a computation…

200 篇论文

Given a simple undirected graph $G$, the maximum $k$-club problem is to find a maximum-cardinality subset of nodes inducing a subgraph of diameter at most $k$ in $G$. This NP-hard generalization of clique, originally introduced to model low…

数据结构与算法 · 计算机科学 2014-04-04 Andreas Wotzlaw

Mining cohesive subgraphs in attributed graphs is an essential problem in the domain of graph data analysis. The integration of fairness considerations significantly fuels interest in models and algorithms for mining fairness-aware cohesive…

数据库 · 计算机科学 2023-12-08 Qi Zhang , Rong-Hua Li , Zifan Zheng , Hongchao Qin , Ye Yuan , Guoren Wang

Reducing the running time of graph algorithms is vital for tackling real-world problems such as shortest paths and matching in large-scale graphs, where path information plays a crucial role. To address this critical challenge, this paper…

数据结构与算法 · 计算机科学 2026-04-14 Akshar Chavan , Sanaz Rabinia , Daniel Grosu , Marco Brocanelli

The Minimum Dominating Set (MDS) problem is a well-established combinatorial optimization problem with numerous real-world applications. Its NP-hard nature makes it increasingly difficult to obtain exact solutions as the graph size grows.…

数据结构与算法 · 计算机科学 2025-08-26 Enqiang Zhu , Qiqi Bao , Yu Zhang , Pu Wu , Chanjuan Liu

In this paper, we propose a methodology to compute the optimal finite-length coding rate for random linear network coding schemes over a line network. To do so, we first model the encoding, reencoding, and decoding process of different…

网络与互联网体系结构 · 计算机科学 2018-05-16 Tan Do-Duy , M. Ángeles Vázquez-Castro

The planted clique problem is well-studied in the context of observing, explaining, and predicting interesting computational phenomena associated with statistical problems. When equating computational efficiency with the existence of…

计算复杂性 · 计算机科学 2023-11-10 Jay Mardia

An abundance of real-world problems manifest as covering edges and/or vertices of a graph with cliques that are optimized for some objectives. We consider different structural parameters of graph, and design fixed-parameter tractable…

数据结构与算法 · 计算机科学 2022-08-29 Ahammed Ullah

Clique-width is a graph invariant that has been widely studied in combinatorics and computer science. However, computing the clique-width of a graph is an intricate problem, the exact clique-width is not known even for very small graphs. We…

数据结构与算法 · 计算机科学 2013-09-30 Marijn J. H. Heule , Stefan Szeider

The branch displacement problem is a well-known problem in assembler design. It revolves around the feature, present in several processor families, of having different instructions, of different sizes, for jumps of different displacements.…

计算机科学中的逻辑 · 计算机科学 2012-09-27 Jaap Boender , Claudio Sacerdoti Coen

Choosing the optimization algorithm that performs best on a given machine learning problem is often delicate, and there is no guarantee that current state-of-the-art algorithms will perform well across all tasks. Consequently, the more…

最优化与控制 · 数学 2024-06-25 Måns Williamson , Monika Eisenmann , Tony Stillfjord

Exploiting sparsity in Semidefinite Programs (SDP) is critical to solving large-scale problems. The chordal completion based maximal clique decomposition is the preferred approach for exploiting sparsity in SDPs. In this paper, we show that…

最优化与控制 · 数学 2016-10-20 Arvind U. Raghunathan , Andrew V. Knyazev

A complete calculation of the ${\cal O}(\alpha_s^4)$ perturbative QCD corrections to the hadronic decay width of the $Z$-boson has recently been performed by Baikov et al.[1]. In their analysis, Baikov et al. relied on the conventional…

高能物理 - 唯象学 · 物理学 2014-08-29 Sheng-Quan Wang , Xing-Gang Wu , Stanley J. Brodsky

The Maximum Common Subgraph (MCS) problem plays a key role in many applications, including cheminformatics, bioinformatics, and pattern recognition, where it is used to identify the largest shared substructure between two graphs. Although…

数据结构与算法 · 计算机科学 2026-03-25 Buddhi Kothalawala , Henning Koehler , Muhammad Farhan

Model Predictive Control (MPC) can efficiently control constrained systems in real-time applications. MPC feedback law for a linear system with linear inequality constraints can be explicitly computed off-line, which results in an off-line…

系统与控制 · 计算机科学 2016-06-13 Andrew Knyazev , Peizhen Zhu , Stefano Di Cairano

Selecting an appropriate workgroup size is critical for the performance of OpenCL kernels, and requires knowledge of the underlying hardware, the data being operated on, and the implementation of the kernel. This makes portable performance…

分布式、并行与集群计算 · 计算机科学 2016-01-07 Chris Cummins , Pavlos Petoumenos , Michel Steuwer , Hugh Leather

We provide a framework for computing the exact worst-case performance of any algorithm belonging to a broad class of oracle-based first-order methods for composite convex optimization, including those performing explicit, projected,…

最优化与控制 · 数学 2019-11-22 Adrien B. Taylor , Julien M. Hendrickx , François Glineur

This study develops an algorithm for distributed computing of linear programming problems of huge-scales. Global consensus with single common variable, multiblocks, and augmented Lagrangian are adopted. The consensus is used to partition…

最优化与控制 · 数学 2025-08-07 Luoyi Tao

Solution methods for the minimum sum-of-squares clustering (MSSC) problem are analyzed and developed in this paper. Based on the DCA (Difference-of-Convex functions Algorithms) in DC programming and recently established qualitative…

最优化与控制 · 数学 2019-01-30 Tran Hung Cuong , Jen-Chih Yao , Nguyen Dong Yen

In this work, we initiate a thorough study of parameterized graph optimization problems in the distributed setting. In a parameterized problem, an algorithm decides whether a solution of size bounded by a \emph{parameter} $k$ exists and if…

分布式、并行与集群计算 · 计算机科学 2018-08-07 Ran Ben-Basat , Ken-ichi Kawarabayashi , Gregory Schwartzman

Model Predictive Control (MPC) is a successful control methodology, which is applied to increasingly complex systems. However, real-time feasibility of MPC can be challenging for complex systems, certainly when an (extremely) large number…

系统与控制 · 电气工程与系统科学 2024-10-25 S. A. N. Nouwens , B. de Jager , M. M. Paulides , W. P. M. H. Heemels
‹ 上一页 1 8 9 10 下一页 ›