SearcharxivSearch

arXiv · 2604.15992

Solving Fuzzy Satisfiability via Mixed-Integer Non-Linear Programming

Abstract

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.

Explore related subjects

Keep this discovery

BibTeXRIS

Pablo F. Castro. 2026-08-28. Solving Fuzzy Satisfiability via Mixed-Integer Non-Linear Programming. https://arxiv.org/abs/2604.15992

Cite the original work for its findings. Save a collection to share your selection of sources.

Discover connections

Connections use source metadata and explicit phrase matches, not verified experimental comparisons.

KEEP EXPLORING

Related discoveries

Further Comments on Yablo's Construction

We continue our analysis of Yablo's coding of the liar paradox by infinite acyclic graphs. The present notes are based on and continue the author's previous results on the problem. In particular, our approach is often more systematic than before.

math.CO

Constructive solvability and the P versus NP problem

The relation between the computational complexity class NP and other complexity classes is addressed in the context of provability and limitations on the possibility of finding sound axioms for formal theories. We construct a family D of decision problems and show that under a certain finiteness condition, D contains a problem which is in NP. Further, it is shown that if the term ``constructible theory'' is defined in a way satisfying a specific natural condition, then no constructible and sound theory verifies a solution algorithm for any of the problems in D. Arguably, this solves the P versus NP problem under a constructive interpretation. The relation to classical proofs of NP $\subseteq$ EXPTIME is discussed. These proofs tacitly use an assumption which may fail for problems in D.

cs.CC

Climate Physics Dynamic Matching

Deep generative models such as flow matching and diffusion models have shown potential for learning complex dynamical systems, but typically act as black boxes that neglect underlying physical structure, while physics-based models governed by partial differential equations are often incomplete due to missing source terms, or uncertain parametrisations. We present Climate Physics Dynamic Matching (ClimPhyDM), a variational simulation-free dynamics informed framework for weather forecasting that combines an advection-type physics prior with data-driven components in a variational framework. % to capture the stochasticity and multi-modality of unresolved atmospheric dynamics. On the ERA5 benchmark at hourly (42-hour) and monthly (5-month) resolutions, ClimPhyDM outperforms ClimODE, and GB-DM, keeping the lower error at extended horizon, indicating improved temporal stability and resistance to error accumulation, while its simulation-free paradigm also enables training on a single modest 12 GB consumer GPU.

stat.AP