paper-with-me

Papers

Exploring Directional Path-Consistency for Solving Constraint Networks

2017-08-18 · Shufeng Kong, Sanjiang Li, Michael Sioutis

Among the local consistency techniques used for solving constraint networks, path-consistency (PC) has received a great deal of attention. However, enforcing PC is computationally expensive and sometimes even unnecessary. Directional path-consistency (DPC) is a weaker notion of PC that considers a given variable ordering and can thus be enforced more efficiently than PC. This paper shows that DPC (the DPC enforcing algorithm of Dechter and Pearl) decides the constraint satisfaction problem (CSP) of a constraint language if it is complete and has the variable elimination property (VEP). However, we also show that no complete VEP constraint language can have a domain with more than 2 values. We then present a simple variant of the DPC algorithm, called DPC*, and show that the CSP of a constraint language can be decided by DPC* if it is closed under a majority operation. In fact, DPC* is sufficient for guaranteeing backtrack-free search for such constraint networks. Examples of majority-closed constraint classes include the classes of connected row-convex (CRC) constraints and tree-preserving constraints, which have found applications in various domains, such as scene labeling, temporal reasoning, geometric reasoning, and logical filtering. Our experimental evaluations show that DPC* significantly outperforms the state-of-the-art algorithms for solving majority-closed constraints.

📄 PDF Abstract BibTeX arXiv:1708.05522

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Labeling

Similar Papers 제목 키워드 기반

Constraint Satisfaction over Generalized Staircase Constraints

2013-04-18 · Shubhadip Mitra, Partha Dutta, Arnab Bhattacharya

One of the key research interests in the area of Constraint Satisfaction Problem (CSP) is to identify tractable classes of constraints and develop efficient solutions for them. In this paper, we introduce generalized sta…

ARC

Unidirectional-Road-Network-Based Global Path Planning for Cleaning Robots in Semi-Structured Environments

2025-11-17 · Yong Li, Hui Cheng arxiv

Practical global path planning is critical for commercializing cleaning robots working in semi-structured environments. In the literature, global path planning methods for free space usually focus on path length and negl…

A Survey on String Constraint Solving

2020-01-31 · Roberto Amadini

String constraint solving refers to solving combinatorial problems involving constraints over string variables. String solving approaches have become popular over the last years given the massive use of strings in differ…

Survey

Learn to Relax with Large Language Models: Solving Constraint Optimization Problems via Bidirectional Coevolution

2025-09-16 · Beidan Liu, Zhengqiu Zhu, Chen Gao, Tianle Pu 외 arxiv

Large Language Model (LLM)-based optimization has recently shown promise for autonomous problem solving, yet most approaches still cast LLMs as passive constraint checkers rather than proactive strategy designers, limiti…

TCBiRRT: Rapid Motion Planning for Tightly Coupled Dual-arm Space Manipulator Using Task-space Random Expansion

2026-05-26 · Jiawei Zhang, Xinhao Miao, Jifeng Guo, Qinghua Li 외 arxiv

Planning the motion path for a tightly coupled dual-arm space manipulator under closed-chain constraints is a fundamental yet challenging problem in on-orbit assembly of large-scale space structures. The closed-chain con…

Motion Planning