2021
DOI: 10.1609/socs.v10i1.18515
|View full text |Cite
|
Sign up to set email alerts
|

Multi-Train Path Finding

Abstract: Multi-agent path finding (MAPF) is the problem of moving a set of agents from their individual start locations to their individual goal locations, without collisions. This problem has practical applications in video games, traffic control, robotics, and more. In MAPF we assume that agents occupy one location each time step. However, in real life some agents have different size or shape. Hence, a standard MAPF solution may be not suited in practice for some applications. In this paper, we describe a novel algor… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 6 publications
(5 citation statements)
references
References 11 publications
0
5
0
Order By: Relevance
“…We compare our approaches to MTPF with the original approach MT-CBS (Atzmon, Diei, and Rave 2019). We compare MT-CBS against three variants of LT-CBS, namely the basic variant LT-CBS defined in Algorithm 1, the strongest variant LT-CBSH-RCT, which uses admissible (H)euristics and symmetry reasoning for (R)ectangles, (C)orridors, and (T)arget conflicts, and a strawman variant LT-CBSH-RCT βˆ’ , which resolves only βˆ†-delay conflicts (i.e., ignores occupation and self conflicts) and thus finds optimal kR-MAPF plans.…”
Section: Methodsmentioning
confidence: 99%
See 3 more Smart Citations
“…We compare our approaches to MTPF with the original approach MT-CBS (Atzmon, Diei, and Rave 2019). We compare MT-CBS against three variants of LT-CBS, namely the basic variant LT-CBS defined in Algorithm 1, the strongest variant LT-CBSH-RCT, which uses admissible (H)euristics and symmetry reasoning for (R)ectangles, (C)orridors, and (T)arget conflicts, and a strawman variant LT-CBSH-RCT βˆ’ , which resolves only βˆ†-delay conflicts (i.e., ignores occupation and self conflicts) and thus finds optimal kR-MAPF plans.…”
Section: Methodsmentioning
confidence: 99%
“…Compared to previous models for MTPF (Atzmon, Diei, and Rave 2019) and kR-MAPF (Atzmon et al 2018;Chen et al 2021), which assume that all agents have the same length and robustness guarantee (respectively), our approach allows each agent a i to have an individual value for k i . We also consider three variants of MTPF, each one of which corresponds to a different real-world scenario of different computational difficulty:…”
Section: Multi-train Path Finding (Mtpf)mentioning
confidence: 99%
See 2 more Smart Citations
“…Completeness is ensured only when the actions blocked by 𝐢 𝑖 are mutually conflicting with all actions blocked by 𝐢 𝑗 . This is known as the mutually disjunctive property [4,21] of constraint sets. Constraint sets are valid iff no solution exists when both agents 𝑖 and 𝑗 violate any constraints 𝑐 𝑖 ∈𝐢 𝑖 and 𝑐 𝑗 ∈𝐢 𝑗 , respectively, simultaneously.…”
Section: Biclique Constraintsmentioning
confidence: 99%