Sub goal oriented A* search

2Citations
Citations of this article
4Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Search is a well-studied paradigm of Artificial Intelligence (AI). The complexity of various search algorithms is measured in terms of space, and time to solve a problem. Blind search methods use too much space or too much time to solve a problem. Informed search algorithms such as Best First Search, A* overcomes these handicaps of blind search techniques by employing heuristics, but for hard problems heuristic search algorithms are also facing time and space problem. In the following study we present a new informed sub-goal oriented form of A* search algorithm. We call it “Sub-Goal Oriented A* Search (SGOA*)”, it uses less space and time to solve certain search problems which have well-known sub-goals. If we employ an admissible heuristic, then SGOA* is optimal. The algorithm has been applied to a group of fifteen puzzles.

Cite

CITATION STYLE

APA

Kose, E. (2018). Sub goal oriented A* search. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 10970 LNCS, pp. 95–105). Springer Verlag. https://doi.org/10.1007/978-3-319-94361-9_8

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free