中文
相关论文

相关论文: Exploring the Use of Shatter for AllSAT Through Ra…

200 篇论文

This paper develops a parallel computational solver for computing all satifying assignments of a Boolean system of equations defined by Boolean functions of several variables. While there are we known solvers for satisfiability of Boolean…

数据结构与算法 · 计算机科学 2017-02-07 Virendra Sule

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

The Boolean satisfiability (SAT) problem is a computationally challenging decision problem central to many industrial applications. For SAT problems in cryptanalysis, circuit design, and telecommunication, solutions can often be found more…

The satisfiability problem is known to be $\mathbf{NP}$-complete in general and for many restricted cases. One way to restrict instances of $k$-SAT is to limit the number of times a variable can be occurred. It was shown that for an…

离散数学 · 计算机科学 2023-06-22 Arash Ahadi , Ali Dehghan

This work solves 3SAT, a classical NP-complete problem, on a CMOS-based Ising hardware chip with all-to-all connectivity. The paper addresses practical issues in going from algorithms to hardware. It considers several degrees of freedom in…

The increasing advancement of emerging device technologies that provide alternative basis logic sets necessitates the exploration of innovative logic design automation methodologies. Specifically, emerging computing architectures based on…

新兴技术 · 计算机科学 2024-04-29 Vaibhav Vyas , Joseph S. Friedman

We propose a new modeling approach for scatter estimation and descattering in polyenergetic X-ray computed tomography (CT) based on fitting models to local neighborhoods of a training set. X-ray CT is widely used in medical and industrial…

图像与视频处理 · 电气工程与系统科学 2021-09-30 Michael T. McCann , Marc L. Klasky , Jennifer L. Schei , Saiprasad Ravishankar

Graph is a highly generic and diverse representation, suitable for almost any data processing problem. Spectral graph theory has been shown to provide powerful algorithms, backed by solid linear algebra theory. It thus can be extremely…

计算机视觉与模式识别 · 计算机科学 2023-04-20 Or Streicher , Ido Cohen , Guy Gilboa

The metric Ramsey problem asks for the largest subset $S$ of a metric space that can be embedded into an ultrametric (more generally into a Hilbert space) with a given distortion. Study of this problem was motivated as a non-linear version…

数据结构与算法 · 计算机科学 2017-07-28 Ittai Abraham , Shiri Chechik , Michael Elkin , Arnold Filtser , Ofer Neiman

In this article we consider the inversion problem for polynomially computable discrete functions. These functions describe behavior of many discrete systems and are used in model checking, hardware verification, cryptanalysis, computer…

分布式、并行与集群计算 · 计算机科学 2011-02-18 Alexander Semenov , Oleg Zaikin , Dmitry Bespalov , Mikhail Posypkin

Encoding finite linear CSPs as Boolean formulas and solving them by using modern SAT solvers has proven to be highly effective, as exemplified by the award-winning sugar system. We here develop an alternative approach based on ASP. This…

Normalized-cut graph partitioning aims to divide the set of nodes in a graph into $k$ disjoint clusters to minimize the fraction of the total edges between any cluster and all other clusters. In this paper, we consider a fair variant of the…

机器学习 · 计算机科学 2023-10-10 Jia Li , Yanhao Wang , Arpit Merchant

Determining the satisfiability of Boolean constraint-satisfaction problems with different types of constraints, that is hybrid constraints, is a well-studied problem with important applications. We study here a new application of hybrid…

人工智能 · 计算机科学 2023-05-19 Moshe Y. Vardi , Zhiwei Zhang

In this work, we develop a unified framework for establishing sharp threshold results for various Ramsey properties. To achieve this, we view such properties as non-colourability of auxiliary hypergraphs. Our main technical result gives…

组合数学 · 数学 2026-03-04 Ehud Friedgut , Eden Kuperwasser , Wojciech Samotij , Mathias Schacht

Symmetry handling inequalities (SHIs) are a popular tool to handle symmetries in integer programming. Despite their successful application in practice, only little is known about the interaction of SHIs with optimization problems. In this…

最优化与控制 · 数学 2021-11-16 Christopher Hojny , Marc E. Pfetsch , José Verschae

The Boolean satisfiability (SAT) problem lies at the core of many applications in combinatorial optimization, software verification, cryptography, and machine learning. While state-of-the-art solvers have demonstrated high efficiency in…

计算机科学中的逻辑 · 计算机科学 2025-06-03 Zhiwei Zhang , Samy Wu Fung , Anastasios Kyrillidis , Stanley Osher , Moshe Y. Vardi

The general method of graph coarsening or graph reduction has been a remarkably useful and ubiquitous tool in scientific computing and it is now just starting to have a similar impact in machine learning. The goal of this paper is to take a…

机器学习 · 计算机科学 2021-06-23 Jie Chen , Yousef Saad , Zechen Zhang

Like simpler graphs, nested (hypernodal) graphs consist of two components: a set of nodes and a set of edges, where each edge connects a pair of nodes. In the hypernodal graph model, however, a node may contain other graphs, so that a node…

计算复杂性 · 计算机科学 2007-05-23 D. B. Powell

We initiate the study of spanners in arbitrarily vertex- or edge-colored graphs (with no "legality" restrictions), that are resilient to failures of entire color classes. When a color fails, all vertices/edges of that color crash. An…

数据结构与算法 · 计算机科学 2023-11-16 Asaf Petruschka , Shay Sapir , Elad Tzalik

Sparse, irregular graphs show up in various applications like linear algebra, machine learning, engineering simulations, robotic control, etc. These graphs have a high degree of parallelism, but their execution on parallel threads of modern…

分布式、并行与集群计算 · 计算机科学 2022-02-17 Nimish Shah , Wannes Meert , Marian Verhelst