Automated planning and scheduling: Difference between revisions

Content deleted Content added
Line 7:
== Overview ==
{{see|State space search}}
 
{{More citations needed|section
| name = More citations needed section
| find = {{#if:{{{find|}}}|{{{find|}}}|none}}
| date = {{{date|}}}
| talk = {{{talk|}}}
| small = {{{small|}}}
}}
 
Given a description of the possible initial states of the world, a description of the desired goals, and a description of a set of possible actions, the planning problem is to synthesize a plan that is guaranteed (when applied to any of the initial states) to generate a state which contains the desired goals (such a state is called a goal state).