cl-aip / planning

classic planning system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

<HTML>
<HEAD>
<TITLE>Automated Planning Lisp Code</TITLE> 
<META http-equiv="Content-Type" content="text/html">
<META http-equiv="Content-Style-Type" content="text/css">
<link href="overview.css" rel="stylesheet" type="text/css">
</HEAD>

<H1>Automated Planning Lisp Code</H1>

This system is a set of lisp codes for the book <I>Automated Planning - Theory and Practice</I> by Malik Ghallab, 
Dana Nau, and Paolo Traverso.

To get more information on this system, see <a href="doc/overview.html">"./doc/overview.html"</a>.

</BODY> 
</HTML>

About

classic planning system

License:MIT License


Languages

Language:Common Lisp 97.9%Language:CSS 1.3%Language:Pascal 0.8%