GP:Genetic Planning Algorithm Based on Planning Graph

Chen Ai
2007-01-01
Chinese Journal of Computers
Abstract:In recent years,a new planning algorithm,graphplan,is presented and has a great impact on the development of intelligent planning.In graph planning,the algorithm has two main phases:Firstly,a directed,leveled graph with two kinds of nodes and three kinds of edges is constructed according to the preconditions and effects of actions,the levels of planning graph alternate between proposition levels containing proposition nodes and action levels containing action nodes.Secondly,a valid plan is extracted from the planning graph.However the searching of the planning graph is very difficult and cost.In this paper,a way of coding chromosome based on the planning graph is given,and the genetic operators are defined.Accordingly the genetic algorithm is introduced to search for the planning.The experiment shows that the genetic planning is advantage in solving the large planning problem because the genetic algorithm is parallel and global in searching.
What problem does this paper attempt to address?