- 授权协议: BSD
- 开发语言: Python Google Go
- 操作系统: Linux
- 软件首页: https://github.com/mjason/ngb
软件介绍
在写golang的时候,一个大问题在于,随着使用时间gopath的src目录会十分庞大,而分目录的时候,问题也是很多的,特别是在国内的环境,go get的速度实在太慢了。再者,当把项目提交版本控制的时候,需要在项目说明项目依赖的第三包,十分麻烦。ngb就是为了解决这些问题而创建。 目前这个版本不支持windows,系统需要有python2.6~2.7的版本,不支持python3
Heuristic Search
Stefan Edelkamp、Stefan Schrodl / Morgan Kaufmann / 2011-7-15 / USD 89.95
Search has been vital to artificial intelligence from the very beginning as a core technique in problem solving. The authors present a thorough overview of heuristic search with a balance of discussio......一起来看看 《Heuristic Search》 这本书的介绍吧!
