LOApr 17

Solving Fuzzy Satisfiability via Mixed-Integer Non-Linear Programming

arXiv:2604.1599210.6h-index: 1
Predicted impact top 68% in LO · last 90 daysOriginality Incremental advance
AI Analysis

Provides a unified solver for multiple fuzzy logics, benefiting researchers and practitioners in fuzzy logic applications.

SATFuL solves the SAT problem for fuzzy logics using MINLP solvers, achieving performance comparable to state-of-the-art for Lukasiewicz logic and outperforming existing solvers for Product logic.

This paper introduces SATFuL, a SAT solver for fuzzy logics. In contrast to the Boolean case, for which numerous SAT solvers exist, the SAT problem for fuzzy logics has attracted less attention, even though these tools have interesting applications. Unlike existing SAT solvers for fuzzy logics, SATFuL uses MINLP (Mixed Integer Non-Linear Programming) solvers to check the satisfiability of fuzzy formulas. This approach offers certain benefits; for instance, our tool can handle all major variations of fuzzy propositional logic, whereas other fuzzy solvers are usually tailored to specific versions of fuzzy logic. We conduct some experiments and demonstrate that the performance of our tool is comparable with state-of-the-art fuzzy solvers for Lukasiewicz logic, and outperforms available solvers for Product logic. The approach is sound and complete and can be easily extended to accommodate new fuzzy operators.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes