Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Wh1isper/AI_Lab1_Monkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI_Lab1_Monkey

##HITSZ AI LAB1

猴子摘香蕉问题:

一个房间里,天花板上挂有一串香蕉,有一只猴子可在房间里任意活动(到处走动,推移箱子,攀登箱子等)。设房间里还有一只可被猴子移动的箱子,且猴子登上箱子时才能摘到香蕉,问猴子在某一状态下(设猴子位置为A,箱子位置为B,香蕉位置在C),如何行动可摘取到香蕉。

利用递归检查状态求解

python main.py

About

HITSZ AI LAB1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages