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

相關連結: