Skip to main content

previous disabled Page of 2
and
  1. No Access

    Chapter

    Inference in MaxSAT and MinSAT

    Logical calculi applied to solve SAT are unsound for MaxSAT and MinSAT because they preserve satisfiability but not the minimum and the maximum number of unsatisfied clauses, respectively. This paper overviews...

    Chu Min Li, Felip Manyà in The Logic of Software. A Tasting Menu of Formal Methods (2022)

  2. No Access

    Chapter and Conference Paper

    A Tableau Calculus for Non-clausal Maximum Satisfiability

    We define a non-clausal MaxSAT tableau calculus. Given a multiset o...

    Chu Min Li, Felip Manyà, Joan Ramon Soler in Automated Reasoning with Analytic Tableaux… (2019)

  3. No Access

    Chapter and Conference Paper

    Breaking Cycle Structure to Improve Lower Bound for Max-SAT

    Many practical optimization problems can be translated to Max-SAT and solved using a Branch-and-Bound (BnB) Max-SAT solver. The performance of a BnB Max-SAT solver heavily depends on the quality of the lower b...

    Yan-Li Liu, Chu-Min Li, Kun He, Yi Fan in Frontiers in Algorithmics (2016)

  4. No Access

    Chapter and Conference Paper

    Incremental MaxSAT Reasoning to Reduce Branches in a Branch-and-Bound Algorithm for MaxClique

    When searching for a maximum clique of a graph using a branch-and-bound algorithm, it is usually believed that one should minimize the set of branching vertices from which search is necessary. It this paper, w...

    Chu-Min Li, Hua Jiang, Ru-Chu Xu in Learning and Intelligent Optimization (2015)

  5. No Access

    Chapter and Conference Paper

    MinSAT versus MaxSAT for Optimization Problems

    Despite their similarities, MaxSAT and MinSAT use different encodings and solving techniques to cope with optimization problems. In this paper we describe a new weighted partial MinSAT solver, define original ...

    Josep Argelich, Chu-Min Li, Felip Manyà in Principles and Practice of Constraint Prog… (2013)

  6. No Access

    Chapter and Conference Paper

    Exploiting Historical Relationships of Clauses and Variables in Local Search for Satisfiability

    Variable properties such as score and age are used to select a variable to flip. The score of a variable x refers to the decrease in the number of unsatisfied clauses if x is flipped. The age of x refers to the n...

    Chu Min Li, Wanxia Wei, Yu Li in Theory and Applications of Satisfiability … (2012)

  7. No Access

    Chapter and Conference Paper

    A New Encoding from MinSAT into MaxSAT

    MinSAT is the problem of finding a truth assignment that minimizes the number of satisfied clauses in a CNF formula. When we distinguish between hard and soft clauses, and soft clauses have an associated weigh...

    Zhu Zhu, Chu-Min Li, Felip Manyà in Principles and Practice of Constraint Prog… (2012)

  8. No Access

    Chapter and Conference Paper

    Satisfying versus Falsifying in Local Search for Satisfiability

    During local search, clauses may frequently be satisfied or falsified. Modern SLS algorithms often exploit the falsifying history of clauses to select a variable to flip, together with variable properties such...

    Chu Min Li, Yu Li in Theory and Applications of Satisfiability Testing – SAT 2012 (2012)

  9. No Access

    Chapter and Conference Paper

    Analyzing the Instances of the MaxSAT Evaluation

    The MaxSAT Evaluation [1] is an affiliated event of the SAT Conference that is held every year since 2006, and is devoted to empirically evaluate exact MaxSAT algorithms solving any of the following problems: ...

    Josep Argelich, Chu Min Li, Felip Manyà in Theory and Applications of Satisfiability … (2011)

  10. No Access

    Chapter and Conference Paper

    Exact MinSAT Solving

    We present an original approach to exact MinSAT solving based on solving MinSAT using MaxSAT encodings and MaxSAT solvers, and provide empirical evidence that our generic approach is competitive.

    Chu Min Li, Felip Manyà, Zhe Quan, Zhu Zhu in Theory and Applications of Satisfiability … (2010)

  11. No Access

    Chapter and Conference Paper

    Exploiting Cycle Structures in Max-SAT

    We investigate the role of cycles structures (i.e., subsets of clauses of the form $\bar{l}_{1}\vee l_{2}, \bar{l}_{1}\vee l_{3},\bar{...

    Chu Min Li, Felip Manyà, Nouredine Mohamedou in Theory and Applications of Satisfiability … (2009)

  12. No Access

    Chapter and Conference Paper

    Transforming Inconsistent Subformulas in MaxSAT Lower Bound Computation

    We define a new heuristic that guides the application of cycle resolution (CR) in MaxSAT, and show that it produces better lower bounds than those obtained by applying CR exhaustively as in Max-DPLL, and by ap...

    Chu Min Li, Felip Manyà in Principles and Practice of Constraint Prog… (2008)

  13. No Access

    Chapter and Conference Paper

    A Preprocessor for Max-SAT Solvers

    We describe a preprocessor that incorporates a variable saturation procedure for Max-SAT, and provide empirical evidence that it improves the performance of some of the most successful state-of-the-art solvers...

    Josep Argelich, Chu Min Li, Felip Manyà in Theory and Applications of Satisfiability … (2008)

  14. No Access

    Chapter and Conference Paper

    Switching among Non-Weighting, Clause Weighting, and Variable Weighting in Local Search for SAT

    One way to design a local search algorithm that is effective on many types of instances is allowing this algorithm to switch among heuristics. In this paper, we refer to the way in which non-weighting algorithm a...

    Wanxia Wei, Chu Min Li, Harry Zhang in Principles and Practice of Constraint Programming (2008)

  15. No Access

    Chapter and Conference Paper

    Combining Adaptive Noise and Look-Ahead in Local Search for SAT

    The adaptive noise mechanism was introduced in Novelty+ to automatically adapt noise settings during the search [4]. The local search algorithm G 2 WSAT deterministically exploits prom...

    Chu Min Li, Wanxia Wei, Harry Zhang in Theory and Applications of Satisfiability … (2007)

  16. No Access

    Chapter and Conference Paper

    On Inconsistent Clause-Subsets for Max-SAT Solving

    Recent research has focused on using the power of look-ahead to speed up the resolution of the Max-SAT problem. Indeed, look-ahead techniques such as Unit Propagation (UP) allow to find conflicts and to quickl...

    Sylvain Darras, Gilles Dequen in Principles and Practice of Constraint Prog… (2007)

  17. No Access

    Chapter and Conference Paper

    Exploiting Unit Propagation to Compute Lower Bounds in Branch and Bound Max-SAT Solvers

    One of the main differences between complete SAT solvers and exact Max-SAT solvers is that the former make an intensive use of unit propagation at each node of the proof tree while the latter, in order to ensu...

    Chu Min Li, Felip Manyà, Jordi Planes in Principles and Practice of Constraint Prog… (2005)

  18. No Access

    Chapter and Conference Paper

    Diversification and Determinism in Local Search for Satisfiability

    The choice of the variable to flip in the Walksat family procedures is always random in that it is selected from a randomly chosen unsatisfied clause c. This choice in Novelty or R-Novelty heuristics also contain...

    Chu Min Li, Wen Qi Huang in Theory and Applications of Satisfiability Testing (2005)

  19. No Access

    Chapter and Conference Paper

    A Two-Level Search Strategy for Packing Unequal Circles into a Circle Container

    We propose a two-level search strategy to solve a two dimensional circle packing problem. At the first level, a good enough packing algorithm called A1.0 uses a simple heuristic to select the next circle to be pa...

    Wen Qi Huang, Yu Li, Bernard Jurkowiak in Principles and Practice of Constraint Prog… (2003)

  20. No Access

    Chapter and Conference Paper

    Characterizing SAT Problems with the Row Convexity Property

    Using the literal encoding of the satisfiability problem (SAT) as a binary constraint satisfaction problem (CSP), we relate the path consistency concept and the row convexity of CSPs with the inference rules i...

    Hachemi Bennaceur in Principles and Practice of Constraint Programming - CP 2002 (2002)

previous disabled Page of 2