Which is the most straight forward approach for planning algorithm?
Which is the most straight forward approach for planning algorithm?
State Space Search!
The approach that has been considered to be straightforward is State Space Search as it takes over everything which is been taken into the account…
Well, knowing what exactly the State Space Search is all about, it is been one of the generic formulation describing the intelligent action. It does contain all the required information for predicting the post effect of an action for determining its state at goal. Thus, it assumes following parameters as below:
Cheers!
Please log in or register to add a comment.