Categories: None [Edit]

bfs_brute_force

https://rubygems.org/gems/bfs_brute_force
https://github.com/sortelli/bfs_brute_force
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.

Total

Ranking: 105,072 of 190,215
Downloads: 7,482

Daily

Ranking: 127,805 of 190,160
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,234,469,309bundler
81,252,870,709rake
141,162,037,131minitest

Owners

#GravatarHandle
1iconsortelli