Download PDFOpen PDF in browser

Enhanced Simplified Memory-bounded A Star (SMA*+)

11 pagesPublished: October 19, 2017

Abstract

In 1992, Stuart Russell briefly introduced a series of memory efficient optimal search algorithms. Among which is the Simplified Memory-bounded A Star (SMA*) algorithm, unique for its explicit memory bound. Despite progress in memory efficient A Star variants, search algorithms with explicit memory bounds are absent from progress. SMA* remains the premier memory bounded optimal search algorithm. In this paper, we present an enhanced version of SMA* (SMA*+), providing a new open list, simplified implementation, and a culling heuristic function, which improves search performance through a priori knowledge of the search space. We present benchmark and comparison results with state-of-the-art optimal search algorithms, and examine the performance characteristics of SMA*+.

Keyphrases: Evaluation and Analysis, heuristic search, Memory Efficient Search, Memory-bounded Search

In: Christoph Benzmüller, Christine Lisetti and Martin Theobald (editors). GCAI 2017. 3rd Global Conference on Artificial Intelligence, vol 50, pages 202--212

Links:
BibTeX entry
@inproceedings{GCAI2017:Enhanced_Simplified_Memory_bounded_Star,
  author    = {Justin Lovinger and Xiaoqin Zhang},
  title     = {Enhanced Simplified Memory-bounded A Star (SMA*+)},
  booktitle = {GCAI 2017. 3rd Global Conference on Artificial Intelligence},
  editor    = {Christoph Benzm\textbackslash{}"uller and Christine Lisetti and Martin Theobald},
  series    = {EPiC Series in Computing},
  volume    = {50},
  pages     = {202--212},
  year      = {2017},
  publisher = {EasyChair},
  bibsource = {EasyChair, https://easychair.org},
  issn      = {2398-7340},
  url       = {https://easychair.org/publications/paper/TL2M},
  doi       = {10.29007/v7zc}}
Download PDFOpen PDF in browser