kecerdasan-buatan-f-tugas-4-kelompok

时间:2024-04-26 09:11:20
【文件属性】:

文件名称:kecerdasan-buatan-f-tugas-4-kelompok

文件大小:25KB

文件格式:ZIP

更新时间:2024-04-26 09:11:20

C++

任务4人工智能F级 经过: 丹尼尔·苏吉安托(05111940000075)[进行不知情的搜索] 弗雷德里克·威廉(Frederick William)(05111940000016)[进行明智的搜索] 目录 2.1。 2.2。 2.3。 3.1。 3.2。 3.3。 初步的 我们在此实现中使用的情况是迷宫寻路。 这是我们使用的输入说明: 31 21 // Berikut adalah angka lebar dan panjang maze yang akan diinputkan ---> Sumbu X positif (dimulai dari 0) 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 | 1 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1


【文件预览】:
kecerdasan-buatan-f-tugas-4-kelompok-main
----.gitignore(278B)
----UninformedSearch()
--------IDS.cpp(4KB)
--------BFS.cpp(4KB)
----README.md(75KB)
----InformedSearch()
--------Greedy Search.cpp(9KB)
--------sample input 4.txt(20KB)
--------sample input 2.txt(30KB)
--------sample input 3.txt(30KB)
--------A-Star Search.cpp(10KB)
--------sample input.txt(1KB)

网友评论