paper-with-me

Papers

Solving Distributed Constraint Optimization Problems Using Logic Programming

2017-05-10 · Tiep Le, Tran Cao Son, Enrico Pontelli, William Yeoh

This paper explores the use of Answer Set Programming (ASP) in solving Distributed Constraint Optimization Problems (DCOPs). The paper provides the following novel contributions: (1) It shows how one can formulate DCOPs as logic programs; (2) It introduces ASP-DPOP, the first DCOP algorithm that is based on logic programming; (3) It experimentally shows that ASP-DPOP can be up to two orders of magnitude faster than DPOP (its imperative programming counterpart) as well as solve some problems that DPOP fails to solve, due to memory limitations; and (4) It demonstrates the applicability of ASP in a wide array of multi-agent problems currently modeled as DCOPs. Under consideration in Theory and Practice of Logic Programming (TPLP).

📄 PDF Abstract BibTeX arXiv:1705.03916

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Logic and Constraint Logic Programming for Distributed Constraint Optimization

2014-05-07 · Tiep Le, Enrico Pontelli, Tran Cao Son, William Yeoh

The field of Distributed Constraint Optimization Problems (DCOPs) has gained momentum, thanks to its suitability in capturing complex problems (e.g., multi-agent coordination and resource allocation problems) that are na…

Distributed Convex Optimization with Many Convex Constraints

2016-10-07 · Joachim Giesen, Sören Laue

We address the problem of solving convex optimization problems with many convex constraints in a distributed setting. Our approach is based on an extension of the alternating direction method of multipliers (ADMM) that r…

Uncertain Multi-Agent Systems with Distributed Constrained Optimization Missions and Event-Triggered Communications: Application to Resource Allocation

2020-04-03 · Mohammad Saeed Sarafraz, Mohammad Saleh Tavazoei

This paper deals with solving distributed optimization problems with equality constraints by a class of uncertain nonlinear heterogeneous dynamic multi-agent systems. It is assumed that each agent with an uncertain dynam…

Distributed Optimization

Improving Max-Sum through Decimation to Solve Loopy Distributed Constraint Optimization Problems

2017-06-07 · Jesús Cerquides, Rémi Emonet, Gauthier Picard, Juan A. Rodríguez-Aguilar

In the context of solving large distributed constraint optimization problems (DCOP), belief-propagation and approximate inference algorithms are candidates of choice. However, in general, when the factor graph is very lo…

Exascale Grid Optimization (ExaGO) toolkit: An open-source high-performance package for solving large-scale grid optimization problems

2022-03-20 · Shrirang Abhyankar, Slaven Peles, Tamara Becejac, Jesse Holzer 외

This paper introduces the Exascale Grid Optimization (ExaGO) toolkit, a library for solving large-scale alternating current optimal power flow (ACOPF) problems including stochastic effects, security constraints and multi…