paper-with-me

Papers

Counting the Number of Solutions to Constraints

2020-12-28 · Jian Zhang, Cunjing Ge, Feifei Ma

Compared with constraint satisfaction problems, counting problems have received less attention. In this paper, we survey research works on the problems of counting the number of solutions to constraints. The constraints may take various forms, including, formulas in the propositional logic, linear inequalities over the reals or integers, Boolean combination of linear constraints. We describe some techniques and tools for solving the counting problems, as well as some applications (e.g., applications to automated reasoning, program analysis, formal verification and information security).

📄 PDF Abstract BibTeX arXiv:2012.14366

Code (0)

등록된 구현이 없습니다.

Tasks

Survey

Similar Papers 제목 키워드 기반

Approximate Counting CSP Solutions Using Partition Function

2013-09-11 · Junping Zhou, Weihua Su, Minghao Yin

We propose a new approximate method for counting the number of the solutions for constraint satisfaction problem (CSP). The method derives from the partition function based on introducing the free energy and capturing th…

Floating-floating point: a highly accurate number representation with flexible Counting ranges

2024-09-22 · Itamar Cohen, Gil Einziger

Efficient number representation is essential for federated learning, natural language processing, and network measurement solutions. Due to timing, area, and power constraints, such applications use narrow bit-width (e.g…

Federated Learning

Approximate Integer Solution Counts over Linear Arithmetic Constraints

2023-12-14 · Cunjing Ge

Counting integer solutions of linear constraints has found interesting applications in various fields. It is equivalent to the problem of counting lattice points inside a polytope. However, state-of-the-art algorithms fo…

Constrained Counting and Sampling: Bridging the Gap between Theory and Practice

2018-06-06 · Kuldeep S. Meel

Constrained counting and sampling are two fundamental problems in Computer Science with numerous applications, including network reliability, privacy, probabilistic reasoning, and constrained-random verification. In cons…

Counting-Based Search: Branching Heuristics for Constraint Satisfaction Problems

2014-01-18 · Gilles Pesant, Claude-Guy Quimper, Alessandro Zanarini

Designing a search heuristic for constraint programming that is reliable across problem domains has been an important research topic in recent years. This paper concentrates on one family of candidates: counting-based se…

Scheduling