Skip to content

Commit 076cbc9

Browse files
BesanHalwanorvig
authored andcommitted
Upadte search.py (aimacode#389)
minor error fixes.
1 parent afb42af commit 076cbc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

search.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,7 @@ class GraphProblemStochastic(GraphProblem):
829829
def result(self, state, action):
830830
return self.graph.get(state, action)
831831

832-
def path_cost():
832+
def path_cost(self):
833833
raise NotImplementedError
834834

835835

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy