中文
相关论文

相关论文: CCCP Algorithms to Minimize the Bethe free energy …

200 篇论文

We introduce the problem of finding a satisfying assignment to a CNF formula that must further belong to a prescribed input subspace. Equivalent formulations of the problem include finding a point outside a union of subspaces (the…

数据结构与算法 · 计算机科学 2021-08-16 Vikraman Arvind , Venkatesan Guruswami

We present efficient counting and sampling algorithms for random $k$-SAT when the clause density satisfies $\alpha \le \frac{2^k}{\mathrm{poly}(k)}.$ In particular, the exponential term $2^k$ matches the satisfiability threshold…

数据结构与算法 · 计算机科学 2024-11-06 Zongchen Chen , Aditya Lonkar , Chunyang Wang , Kuan Yang , Yitong Yin

We consider the chance-constrained binary knapsack problem (CKP), where the item weights are independent and normally distributed. We introduce a continuous relaxation for the CKP, represented as a non-convex optimization problem, which we…

最优化与控制 · 数学 2024-03-12 Junyoung Kim , Kyungsik Lee

Following recent advances in combining approximation algorithms with fixed-parameter tractability (FPT), we study FPT-time approximation algorithms for minimum-norm $k$-clustering problems, parameterized by the number $k$ of open…

数据结构与算法 · 计算机科学 2026-05-07 Han Dai , Shi Li , Sijin Peng

The exponential-time hypothesis (ETH) states that 3-SAT is not solvable in subexponential time, i.e. not solvable in O(c^n) time for arbitrary c > 1, where n denotes the number of variables. Problems like k-SAT can be viewed as special…

计算复杂性 · 计算机科学 2017-06-20 Peter Jonsson , Victor Lagerkvist , Biman Roy

A solution to a 3-satisfiability (3-SAT) formula can be expanded into a cluster, all other solutions of which are reachable from this one through a sequence of single-spin flips. Some variables in the solution cluster are frozen to the same…

无序系统与神经网络 · 物理学 2009-03-17 Kang Li , Hui Ma , Haijun Zhou

The problem of P vs. NP is very serious, and solutions to the problem can help save lives. This article is an attempt at solving the problem using a computer algorithm. It is presented in a fashion that will hopefully allow for easy…

数据结构与算法 · 计算机科学 2015-03-19 Matt Groff

The question of whether the complexity class P is equal to the complexity class NP has been a seemingly intractable problem for over 4 decades. It has been clear that if an algorithm existed that would solve the problems in the NP class in…

计算复杂性 · 计算机科学 2015-06-04 Jason W. Steinmetz

The method in this paper is wrong.

计算复杂性 · 计算机科学 2012-10-19 Lily Chen

Given $k$ collections of 2SAT clauses on the same set of variables $V$, can we find one assignment that satisfies a large fraction of clauses from each collection? We consider such simultaneous constraint satisfaction problems, and design…

数据结构与算法 · 计算机科学 2014-07-30 Amey Bhangale , Swastik Kopparty , Sushant Sachdeva

This paper is concerned with the complex behavior arising in satisfiability problems. We present a new statistical physics-based characterization of the satisfiability problem. Specifically, we design an algorithm that is able to produce…

数据结构与算法 · 计算机科学 2013-04-04 Claudio Angione , Annalisa Occhipinti , Giovanni Stracquadanio , Giuseppe Nicosia

We developed a corporative stochastic approximation (CSA) type algorithm for semi-infinite programming (SIP), where the cut generation problem is solved inexactly. First, we provide general error bounds for inexact CSA. Then, we propose two…

最优化与控制 · 数学 2018-12-24 Bo Wei , William B. Haskell , Sixiang Zhao

The 3-Satisfiability Problem (3-SAT) is a demanding combinatorial problem, of central importance among the non-deterministic polynomial (NP) complete problems, with applications in circuit design, artificial intelligence and logistics. Even…

Chance constrained programming (CCP) refers to a type of optimization problem with uncertain constraints that are satisfied with at least a prescribed probability level. In this work, we study the sample average approximation (SAA) of…

最优化与控制 · 数学 2025-04-30 Peng Wang , Rujun Jiang , Qingyuan Kong , Laura Balzano

We present a simple randomized algorithm that approximates the number of satisfying assignments of Boolean formulas in conjunctive normal form. To the best of our knowledge this is the first algorithm which approximates #k-SAT for any k >=…

数据结构与算法 · 计算机科学 2011-07-12 Marc Thurley

The solution-space structure of the 3-Satisfiability Problem (3-SAT) is studied as a function of the control parameter alpha (ratio of number of clauses to the number of variables) using numerical simulations. For this purpose, one has to…

无序系统与神经网络 · 物理学 2015-05-18 Alexander Mann , A. K. Hartmann

Constraint satisfaction problem (CSP) has been actively used for modeling and solving a wide range of complex real-world problems. However, it has been proven that developing efficient methods for solving CSP, especially for large problems,…

人工智能 · 计算机科学 2021-06-10 Zouhayra Ayadi , Wadii Boulila , Imed Riadh Farah

Quadratically constrained quadratic programs (QCQPs) are ubiquitous in optimization: Such problems arise in applications from operations research, power systems, signal processing, chemical engineering, and portfolio theory, among others.…

最优化与控制 · 数学 2026-03-31 Muge Dedeoglu , Buket Ozen , Burak Kocuk

This paper aims to investigate the effectiveness of the recently proposed Boosted Difference of Convex functions Algorithm (BDCA) when applied to clustering with constraints and set clustering with constraints problems. This is the first…

最优化与控制 · 数学 2023-10-24 Tuyen Tran , Kate Figenschou , Phan Tu Vuong

Chance constrained programming (CCP) is a powerful framework for addressing optimization problems under uncertainty. In this paper, we introduce a novel Gradient-Guided Diffusion-based Optimization framework, termed GGDOpt, which tackles…

最优化与控制 · 数学 2025-10-15 Boyang Zhang , Zhiguo Wang , Ya-Feng Liu