2014
DOI: 10.1007/978-3-319-13560-1_66
|View full text |Cite
|
Sign up to set email alerts
|

A Simple Approach to Solving Cooperative Path-Finding as Propositional Satisfiability Works Well

Abstract: The problem of makespan optimal solving of cooperative path finding (CPF) is addressed in this paper. The task in CPF is to relocate a group of agents in a non-colliding way so that each agent eventually reaches its goal location from the given initial location. The abstraction adopted in this work assumes that agents are discrete items moving in an undirected graph by traversing edges. Makespan optimal solving of CPF means to generate solutions that are as short as possible in terms of the total number of tim… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
4
0

Year Published

2015
2015
2023
2023

Publication Types

Select...
4
1
1

Relationship

1
5

Authors

Journals

citations
Cited by 6 publications
(4 citation statements)
references
References 24 publications
0
4
0
Order By: Relevance
“…More information on SAT encoding for the makespan variant can be found, e.g. in [51,43,52]. The detailed transformation of a question of whether there are non-conflicting paths in TEGs will shown in following sections.…”
Section: Sat Encoding For Optimal Makespanmentioning
confidence: 99%
“…More information on SAT encoding for the makespan variant can be found, e.g. in [51,43,52]. The detailed transformation of a question of whether there are non-conflicting paths in TEGs will shown in following sections.…”
Section: Sat Encoding For Optimal Makespanmentioning
confidence: 99%
“…We will show NPcompleteness of MAT and provide an algorithm for solving it by reduction to a series of SAT problems. In doing so, we use similar reductions as have been used for solving MAPF (Surynek 2014;Surynek et al 2016;Barták et al 2017). We empirically evaluate the runtime of our implementation with regard to varying input characteristics, such as the number of containers or the size of the environment, and movement constraints, such as whether or not the containers block each other.…”
Section: Introductionmentioning
confidence: 99%
“…A common technique for solving MAPF optimally is to reduce it to another problem -most often SAT (Surynek 2016;Barták and Svancara 2019) or ASP (Erdem et al 2013;Gebser et al 2018). This type of solver suffers from instances where the underlying graph is large.…”
Section: Introductionmentioning
confidence: 99%