scispace - formally typeset
Open AccessProceedings Article

SHOP: Simple Hierarchical Ordered Planner

Reads0
Chats0
TLDR
In the authors' tests, SHOP was several orders of magnitude faster man Blackbox and several times faster than TLpian, even though SHOP is coded in Lisp and the other planners are coded in C.
Abstract
SHOP (Simple Hierarchical Ordered Planner) is a domain-independent HTN planning system with the following characteristics. • SHOP plans for tasks in the same order that they will later be executed. This avoids some goal-interaction issues that arise in other HTN planners, so that the planning algorithm is relatively simple. • Since SHOP knows the complete world-state at each step of the planning process, it can use highly expressive domain representations. For example, it can do planning problems that require complex numeric computations. • In our tests, SHOP was several orders of magnitude faster man Blackbox and several times faster than TLpian, even though SHOP is coded in Lisp and the other planners are coded in C.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Learning to Plan Hierarchically From Curriculum

TL;DR: The authors decompose transition dynamics into skill effects and success conditions, which allow fast planning by reasoning on effects, while learning conditions from interactions with the world, and use successful trajectories stemming from completing the goals of a curriculum.

A review of ontology and web service composition

TL;DR: The term ontology is originated from Philosophy and was adopted by AI researchers to describe formal domain knowledge to describe formally domain knowledge.

Case-based task decomposition with incomplete domain descriptions

TL;DR: The implemented DInCaD (Dbomain Independent Case-based task Dbecomposition) system is the first case-based reasoning system that performs domain independent hierarchical task decomposition with incomplete domain descriptions, and semantics are defined and proven for analyzing the properties of the presented approach.
Book ChapterDOI

Temporal planning in dynamic environments for P-CLAIM agents

TL;DR: This paper presents an extension to the architecture of CLAIM agent oriented programming language to endow the agents with the planning capability, and removes the assumption that agents' actions are instantaneous.
Proceedings ArticleDOI

Bounded Cost HTN Planning for Marine Autonomy

TL;DR: In this article, the authors propose a bounded cost Hierarchical Task Network (HTN) planner that leverages a modified potential search method in order to find good navigation plans that satisfy user-defined constraints.
References
More filters
Book

A Structure for Plans and Behavior

TL;DR: Progress to date in the ability of a computer system to understand and reason about actions is described, and the structure of a plan of actions is as important for problem solving and execution monitoring as the nature of the actions themselves.
Proceedings Article

UCPOP: a sound, complete, partial order planner for ADL

TL;DR: It is proved ucpop is both sound and complete for this representation and a practical implementation that succeeds on all of Pednault's and McDermott's examples, including the infamous "Yale Stacking Problem".
Proceedings Article

Generating project networks

TL;DR: The planner (NONLIN) and the Task Formalism (TF) used to hierarchically specify a domain are described, which can aid in the generation of project networks.
Journal ArticleDOI

Using temporal logics to express search control knowledge for planning

TL;DR: This work shows how domain dependent search control knowledge can be represented in a temporal logic, and then utilized to effectively control a forward-chaining planner.
Proceedings Article

Systematic nonlinear planning

TL;DR: A simple, sound, complete, and systematic algorithm for domain independent STRIPS planning by starting with a ground procedure and then applying a general, and independently verifiable, lifting transformation.
Related Papers (5)