sma *算法及其实现 [英] sma* algoriyhm and its implemantation

查看:197
本文介绍了sma *算法及其实现的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有人知道如何使用c ++实现sma *算法?

has any one know how to implement sma* algorithm with c++?

推荐答案

以下是完整的伪代码:

http://en.wikipedia.org/wiki/SMA* [
Here is the full pseudo-code:

http://en.wikipedia.org/wiki/SMA*[^].

It makes the implementation trivial. All you need is the implementation of the queue, such as the one of STL.

—SA


^ ]具有SMA *的伪代码.
This pdf[^] has pseudocode for SMA*.


这篇关于sma *算法及其实现的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆