Satisfiability degree computation based on proposition matrix reduction algorithm

Jian Luo,Guiming Luo
2010-01-01
Journal of Computational Information Systems
Abstract:A satisfiability degree technique was established for providing the satiable extent of a proposition. How to compute the satisfiability degree has become a critical problem. Based on the proposition matrix a reduction algorithm is proposed in this paper. By using the partitioned matrix method, the original proposition matrix can be divided into some block proposition matrixes with small size. Then the satisfiability degree of the original formula can be computed recursively. The problem of state explosion can be relaxed by the new algorithm since it only needs to store the proposition matrix. Experiment results show that the proposition matrix reduction algorithm has an advantage over the truth-table-simulation algorithm and the backtracking search algorithm. © 2010 Binary Information Press.
What problem does this paper attempt to address?