2010
DOI: 10.1007/s10514-010-9189-9
|View full text |Cite
|
Sign up to set email alerts
|

GSST: anytime guaranteed search

Abstract: We present Guaranteed Search with Spanning Trees (GSST), an anytime algorithm for multi-robot search. The problem is as follows: clear the environment of any adversarial target using the fewest number of searchers. This problem is NP-hard on arbitrary graphs but can be solved in linear-time on trees. Our algorithm generates spanning trees of a graphical representation of the environment to guide the search. At any time, spanning tree generation can be stopped yielding the best strategy so far. The resulting st… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
37
0

Year Published

2010
2010
2020
2020

Publication Types

Select...
5
2

Relationship

1
6

Authors

Journals

citations
Cited by 24 publications
(37 citation statements)
references
References 31 publications
0
37
0
Order By: Relevance
“…2 We proposed the Guaranteed Search with Spanning Trees (GSST) anytime algorithm that finds connected node search clearing schedules with few searchers (Hollinger et al, 2008(Hollinger et al, , 2010. GSST is linearly scalable in the number of nodes in the graph, which makes it applicable to large teams and complex environments.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…2 We proposed the Guaranteed Search with Spanning Trees (GSST) anytime algorithm that finds connected node search clearing schedules with few searchers (Hollinger et al, 2008(Hollinger et al, , 2010. GSST is linearly scalable in the number of nodes in the graph, which makes it applicable to large teams and complex environments.…”
Section: Introductionmentioning
confidence: 99%
“…The FHPE+SA algorithm (Hollinger et al, 2009b) is utilized to determine the schedules for the average-case searchers in the current paper's combined algorithm. The proposed G-GSST algorithm in the current paper is an extension of the GSST algorithm (Hollinger et al, 2010). Unlike GSST, G-GSST allows for the optimization of clearing time and the implicit use of guards.…”
Section: Introductionmentioning
confidence: 99%
“…The robots utilize beacons in the indoor environment to localize themselves, and they execute a team strategy to capture a target moving faster than the searchers. Hollinger et al (2010a) implemented a building clearing algorithm using a human-robot search team on a single floor of an office building. Their approach utilizes the clearing schedule of an underlying spanning tree as a heuristic to generate clearing schedules with few searchers and fast clearing times.…”
Section: Implementation and Field Resultsmentioning
confidence: 99%
“…In one formulation, the evader resides in the edges of the graph (hence, despite the name, this is really an edge search problem), and these edges are cleared by trapping (i.e., two searchers occupy the adjacent nodes). Hollinger et al (2010a) discussed the properties of adversarial search when the evader resides on the nodes, and they show its formal relationship to edge search. Any node search clearing strategy is also an edge search clearing strategy, but the opposite is not true.…”
Section: Searching Environments Represented As Graphsmentioning
confidence: 99%
“…For instance, dynamic programming [5], [7], [19], [20] or tree-based search techniques [21] may satisfactorily work under specific constraints and conditions but ultimately face the curse of dimensionality, showing poor scalability even for moderate size problem. This paved the way to the development of efficient heuristic and approximate methods.…”
Section: Introductionmentioning
confidence: 99%