Multi-variable distributed backtracking with sessions
作者:René Mandiau, Julien Vion, Sylvain Piechowiak, Pierre Monier
摘要
The Constraint Satisfaction Problem (CSP) formalism is used to represent many combinatorial decision problems instances simply and efficiently. However, many such problems cannot be solved on a single, centralized computer for various reasons (e.g., their excessive size or privacy). The Distributed CSP (DisCSP) extends the CSP model to allow such combinatorial decision problems to be modelled and handled. In this paper, we propose a complete DisCSP-solving algorithm, called Distributed Backtracking with Sessions (DBS), which can solve DisCSP so that each agent encapsulates a whole “complex” problem with many variables and constraints. We prove that the algorithm is sound and complete, and generates promising experimental results.
论文关键词:Multi-agent system, Distributed CSP, Sessions
论文评审过程:
论文官网地址:https://doi.org/10.1007/s10489-014-0532-2