Skip to content

Commit ba677f6

Browse files
authored
Update GraphPlan.md
1 parent fbdb382 commit ba677f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

md/GraphPlan.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ __function__ GRAPHPLAN(_problem_) __returns__ solution or failure
1414
   _graph_ ← EXPAND\-GRAPH(_graph_, _problem_)
1515

1616
---
17-
__Figure__ ?? The GRAPHPLAN algorithm. GRAPHPLAN calls EXPAND-GRAPH to add a level until either a solution is found by EXTRACT-SOLUTION, or no solution is possible.
17+
__Figure ??__ The GRAPHPLAN algorithm. GRAPHPLAN calls EXPAND-GRAPH to add a level until either a solution is found by EXTRACT-SOLUTION, or no solution is possible.

0 commit comments

Comments
 (0)