paper-with-me

홈 › Papers

M-best solutions for a class of fuzzy constraint satisfaction problems

2014-07-23 · Michail Schlesinger, Boris Flach, Evgeniy Vodolazskiy

The article considers one of the possible generalizations of constraint satisfaction problems where relations are replaced by multivalued membership functions. In this case operations of disjunction and conjunction are replaced by maximum and minimum, and consistency of a solution becomes multivalued rather than binary. The article studies the problem of finding d most admissible solutions for a given d. A tractable subclass of these problems is defined by the concepts of invariants and polymorphisms similar to the classic constraint satisfaction approach. These concepts are adapted in two ways. Firstly, the correspondence of "invariant-polymorphism" is generalized to (min,max) semirings. Secondly, we consider non-uniform polymorphisms, where each variable has its own operator, in contrast to the case of one operator common for all variables. The article describes an algorithm that finds $d$ most admissible solutions in polynomial time, provided that the problem is invariant with respect to some non-uniform majority operator. It is essential that this operator needs not to be known for the algorithm to work. Moreover, even a guarantee for the existence of such an operator is not necessary. The algorithm either finds the solution or discards the problem. The latter is possible only if the problem has no majority polymorphism.

📄 PDF Abstract BibTeX arXiv:1407.6166

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fuzzy Maximum Satisfiability

2016-02-06 · Mohamed El Halaby, Areeg Abdalla

In this paper, we extend the Maximum Satisfiability (MaxSAT) problem to {\L}ukasiewicz logic. The MaxSAT problem for a set of formulae {\Phi} is the problem of finding an assignment to the variables in {\Phi} that satisf…

Robot Tasks with Fuzzy Time Requirements from Natural Language Instructions

2024-11-14 · Sascha Sucker, Michael Neubauer, Dominik Henrich

Natural language allows robot programming to be accessible to everyone. However, the inherent fuzziness in natural language poses challenges for inflexible, traditional robot systems. We focus on instructions with fuzzy …

Scheduling

Solving Weighted Constraint Satisfaction Problems with Memetic/Exact Hybrid Algorithms

2014-01-15 · José Enrique Gallardo, Carlos Cotta, Antonio José Fernández

A weighted constraint satisfaction problem (WCSP) is a constraint satisfaction problem in which preferences among solutions can be expressed. Bucket elimination is a complete technique commonly used to solve this kind of…

Fuzzy Categorical Planning: Autonomous Goal Satisfaction with Graded Semantic Constraints

2026-01-27 · Shuhui Qu arxiv

Natural-language planning often involves vague predicates (e.g., suitable substitute, stable enough) whose satisfaction is inherently graded. Existing category-theoretic planners provide compositional structure and pullb…

Approximating Solutions to the Knapsack Problem using the Lagrangian Dual Framework

2023-12-06 · Mitchell Keegan, Mahdi Abolghasemi

The Knapsack Problem is a classic problem in combinatorial optimisation. Solving these problems may be computationally expensive. Recent years have seen a growing interest in the use of deep learning methods to approxima…

Model Selection