由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
CS版 - Heuristic for 8 puzzle
相关主题
CS害了CS关于feature selection
which areas of multi-agent are hot?shortest path algorithm(dijkstra)的变形
请教minimum set cover Problem求paper
A problem of QoS flow set-up关于algorithm package的 caption 编号方式
请教一个概率问题 (转载)向学cs的同学请教一个问题
一个问题:关于SATNUS的assistant prof和下面几个比如何?
请教一个聚类的问题用什么画3d插图?
How to stay focused in research?一个有意思的puzzle,关于网络TCP/IP
相关话题的讨论汇总
话题: heuristic话题: puzzle话题: suboptimal话题: any
进入CS版参与讨论
1 (共1页)
g*****n
发帖数: 239
1
Any good heuristic for 8 puzzle that sometimes overestimates and can lead to
a suboptimal solution?
k*****c
发帖数: 1670
2
google A* search.

to

【在 g*****n 的大作中提到】
: Any good heuristic for 8 puzzle that sometimes overestimates and can lead to
: a suboptimal solution?

z*l
发帖数: 30
3
if it overestimates and can lead to a suboptimal solution then it is NOT a
good heuristic.
Try to think about some very naive heuristic, e.g. just like bfs

to

【在 g*****n 的大作中提到】
: Any good heuristic for 8 puzzle that sometimes overestimates and can lead to
: a suboptimal solution?

1 (共1页)
进入CS版参与讨论
相关主题
一个有意思的puzzle,关于网络TCP/IP请教一个概率问题 (转载)
Data Cube一个问题:关于SAT
谁能解释这个facebook的online面试问题?请教一个聚类的问题
问个JAVA hashMap的问题How to stay focused in research?
CS害了CS关于feature selection
which areas of multi-agent are hot?shortest path algorithm(dijkstra)的变形
请教minimum set cover Problem求paper
A problem of QoS flow set-up关于algorithm package的 caption 编号方式
相关话题的讨论汇总
话题: heuristic话题: puzzle话题: suboptimal话题: any