Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f29f5 commit 6589890Copy full SHA for 6589890
search.py
@@ -637,7 +637,7 @@ class LRTAStarAgent:
637
638
""" [Figure 4.24]
639
Abstract class for LRTA*-Agent. A problem needs to be
640
- provided which is an instanace of a subclass of Problem Class.
+ provided which is an instance of a subclass of Problem Class.
641
642
Takes a OnlineSearchProblem [Figure 4.23] as a problem.
643
"""
0 commit comments