RubyGems Navigation menu

bfs_brute_force 0.2.0

Provides an API for representing the initial state and allowed next states of a puzzle, reachable through user defined moves. The framework also provides a simple solver which will lazily evaluate all the states in a breadth first manner to find a solution state, returning the list of moves required to transition from the initial state to solution state.

Gemfile:
=

安装:
=

版本列表:

  1. 0.2.0 December 15, 2014 (13.5 KB)
  2. 0.1.0 December 13, 2014 (9.0 KB)

Development 依赖 (3):

bundler ~> 1.7
minitest ~> 4.7
rake ~> 10.0

所有者:

作者:

  • Joe Sortelli

SHA 256 校验和:

=

下载总量 6,994

这个版本 4,123

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: