This commit is contained in:
Aleksander Szamałek 2022-04-22 10:30:23 +02:00
parent 650b5ab787
commit 3cd1af516d

View File

@ -23,3 +23,7 @@ class StateTree:
def expansion(self, from_state: State) -> List[State]: def expansion(self, from_state: State) -> List[State]:
return [] return []
#
# a* na przestrzeni stanow
# heura -> np manhatan
# funkcja kosztu zroznicowany