RubyGems Navigation menu

bfs_brute_force 0.1.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.5KB)
  2. 0.1.0 December 13, 2014 (9KB)

Development依存関係 (3):

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

所有者:

作者:

  • Joe Sortelli

SHA 256チェックサム:

=

累計ダウンロード数 6,994

このバージョンのみ 2,871

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: