A novel approach of solving the CNF-SAT problem

07/24/2013
by   Xili Wang, et al.
0

In this paper, we discussed CNF-SAT problem (NP-Complete problem) and analysis two solutions that can solve the problem, the PL-Resolution algorithm and the WalkSAT algorithm. PL-Resolution is a sound and complete algorithm that can be used to determine satisfiability and unsatisfiability with certainty. WalkSAT can determine satisfiability if it finds a model, but it cannot guarantee to find a model even there exists one. However, WalkSAT is much faster than PL-Resolution, which makes WalkSAT more practical; and we have analysis the performance between these two algorithms, and the performance of WalkSAT is acceptable if the problem is not so hard.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/15/2018

On the P vs NP question: a proof of inequality

The analysis discussed in this paper is based on a well-known NP-complet...
research
07/17/2020

On Algorithms for Solving the Rubik's Cube

In this paper, we present a novel algorithm and its three variations for...
research
06/01/1997

A Complete Classification of Tractability in RCC-5

We investigate the computational properties of the spatial algebra RCC-5...
research
03/02/2022

Machine Learning Methods in Solving the Boolean Satisfiability Problem

This paper reviews the recent literature on solving the Boolean satisfia...
research
03/24/2019

Determining satisfiability of 3-SAT in polynomial time

In this paper, we provide a polynomial time (and space), algorithm that ...
research
05/22/2023

Empirical Challenge for NC Theory

Horn-satisfiability or Horn-SAT is the problem of deciding whether a sat...
research
09/16/2023

Solving Satisfiability Modulo Counting for Symbolic and Statistical AI Integration With Provable Guarantees

Satisfiability Modulo Counting (SMC) encompasses problems that require b...

Please sign up or login with your details

Forgot password? Click here to reset