• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Tools

Sorted by:
Try your query at:
Semantic Scholar Scholar Academic
Google Bing DBLP
Results 1 - 10 of 524
Next 10 →

Practical applications of boolean satisfiability

by Joao Marques-silva - In Workshop on Discrete Event Systems (WODES , 2008
"... Abstract — Boolean Satisfiability (SAT) solvers have been the subject of remarkable improvements since the mid 90s. One of the main reasons for these improvements has been the wide range of practical applications of SAT. Indeed, examples of modern applications of SAT range from termination analysis ..."
Abstract - Cited by 10 (0 self) - Add to MetaCart
Abstract — Boolean Satisfiability (SAT) solvers have been the subject of remarkable improvements since the mid 90s. One of the main reasons for these improvements has been the wide range of practical applications of SAT. Indeed, examples of modern applications of SAT range from termination analysis

A First-Principles Approach to Understanding the Internet's Router-level Topology

by Lun Li, David Alderson, Walter Willinger, John Doyle , 2004
"... A detailed understanding of the many facets of the Internet's topological structure is critical for evaluating the performance of networking protocols, for assessing the effectiveness of proposed techniques to protect the network from nefarious intrusions and attacks, or for developing improved ..."
Abstract - Cited by 213 (19 self) - Add to MetaCart
and graph theory with a first-principles theory of router-level topology that reflects practical constraints and tradeoffs. While there is an inevitable tradeoff between model complexity and fidelity, a challenge is to distill from the seemingly endless list of potentially relevant technological

Solving Non-Boolean Satisfiability Problems with Stochastic Local Search

by Alan M. Frisch, Timothy J. Peugniez, Anthony J. Doggett, Peter W. Nightingale - in Proc. IJCAI-01 , 2001
"... Abstract. Much excitement has been generated by the success of stochastic local search procedures at finding solutions to large, very hard satisfiability problems. Many of the problems on which these procedures have been effective are non-Boolean in that they are most naturally formulated in terms o ..."
Abstract - Cited by 38 (2 self) - Add to MetaCart
Abstract. Much excitement has been generated by the success of stochastic local search procedures at finding solutions to large, very hard satisfiability problems. Many of the problems on which these procedures have been effective are non-Boolean in that they are most naturally formulated in terms

A simple model to generate hard satisfiable instances

by Ke Xu, Frédéric Boussemart, Fred Hemery, Christophe Lecoutre - In Proceedings of IJCAI’05 , 2005
"... In this paper, we try to further demonstrate that the models of random CSP instances proposed by [Xu and Li, 2000; 2003] are of theoretical and practical interest. Indeed, these models, called RB and RD, present several nice features. First, it is quite easy to generate random instances of any arity ..."
Abstract - Cited by 25 (4 self) - Add to MetaCart
In this paper, we try to further demonstrate that the models of random CSP instances proposed by [Xu and Li, 2000; 2003] are of theoretical and practical interest. Indeed, these models, called RB and RD, present several nice features. First, it is quite easy to generate random instances of any

Answer set programming based on propositional satisfiability

by Enrico Giunchiglia, Yuliya Lierler, Marco Maratea - Journal of Automated Reasoning, 36:345–377, Gelfond
"... Abstract. Answer Set Programming (ASP) emerged in the late 1990s as a new logic programming paradigm which has been successfully applied in various appli-cation domains. Also motivated by the availability of efficient solvers for propo-sitional satisfiability (SAT), various reductions from logic pro ..."
Abstract - Cited by 63 (9 self) - Add to MetaCart
Abstract. Answer Set Programming (ASP) emerged in the late 1990s as a new logic programming paradigm which has been successfully applied in various appli-cation domains. Also motivated by the availability of efficient solvers for propo-sitional satisfiability (SAT), various reductions from logic

2D DNA Self-Assembly for Satisfiability

by Michail G. Lagoudakis, Thomas H. Labean
"... . DNA self-assembly has been proposed as a way to cope with huge combinatorial NP-HARD problems, such as satisfiability. However, the algorithmic designs proposed so far either involve many biosteps or are highly dependent on the particular instance to be solved. This paper presents an algorithmic d ..."
Abstract - Cited by 38 (0 self) - Add to MetaCart
large amount of work and preparation can be done in advance as a batch process. In practice, it is likely that the total time for computation will be decreased significantly and laboratory procedures will be simplified. 1. The Satisfiability (SAT) Problem The Boolean Satisfiability (SAT) problem

Relating proof complexity measures and practical hardness of SAT

by Matti Järvisalo, Arie Matsliah, Jakob Nordström, et al. , 2012
"... Boolean satisfiability (SAT) solvers have improved enormously in performance over the last 10–15 years and are today an indispensable tool for solving a wide range of computational problems. However, our understanding of what makes SAT instances hard or easy in practice is still quite limited. A re ..."
Abstract - Cited by 6 (3 self) - Add to MetaCart
Boolean satisfiability (SAT) solvers have improved enormously in performance over the last 10–15 years and are today an indispensable tool for solving a wide range of computational problems. However, our understanding of what makes SAT instances hard or easy in practice is still quite limited. A

An Adaptive Evolutionary Algorithm for the Satisfiability Problem

by Claudio Rossi Dept, Claudio Rossi, Elena Marchiori, Joost N. Kok - Evolutionary Computation , 2000
"... This paper introduces an adaptive heuristic-based evolutionary algorithm for the Satisfiability problem (SAT). The algorithm uses information about the best solutions found in the recent past in order to dynamically adapt the search strategy. Extensive experiments on standard benchmark problems for ..."
Abstract - Add to MetaCart
. INTRODUCTION The satisfiability problem is a well-known NP-hard problem with relevant practical applications (cf., e.g. [3]). Given a boolean formula, one has to find an instantiation of its variables that makes the formula true. Recall that a boolean formula is a conjunction of clauses, where a clause is a

Theoretical

by Paolo Boldi, Sebastian Vigna *a
"... We define a notion of degree of unsolvability for subsets of R ” (where R is a real closed Archimedean field) and prove that, in contrast to Type 2 computability, the presence of exact equality in the BSS model forces exactly one jump of the unsolvability degree of decidable sets. @ 1999 Elsevier Sc ..."
Abstract - Add to MetaCart
We define a notion of degree of unsolvability for subsets of R ” (where R is a real closed Archimedean field) and prove that, in contrast to Type 2 computability, the presence of exact equality in the BSS model forces exactly one jump of the unsolvability degree of decidable sets. @ 1999 Elsevier Science B.V. All rights reserved. 1.

Efficient non-interactive proof systems for bilinear groups

by Jens Groth, Amit Sahai - In EUROCRYPT 2008, volume 4965 of LNCS , 2008
"... Non-interactive zero-knowledge proofs and non-interactive witness-indistinguishable proofs have played a significant role in the theory of cryptography. However, lack of efficiency has prevented them from being used in practice. One of the roots of this inefficiency is that non-interactive zero-know ..."
Abstract - Cited by 126 (7 self) - Add to MetaCart
Non-interactive zero-knowledge proofs and non-interactive witness-indistinguishable proofs have played a significant role in the theory of cryptography. However, lack of efficiency has prevented them from being used in practice. One of the roots of this inefficiency is that non-interactive zero
Next 10 →
Results 1 - 10 of 524
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University