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:
=

install:
=

Versions:

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

Development Dependencies (3):

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

Owners:

Authors:

  • Joe Sortelli

SHA 256 checksum:

=

Total downloads 6,994

For this version 4,123

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: