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,727 of 192,384
Downloads: 7,546

Daily

Ranking: 107,846 of 192,352
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,365,066,696bundler
81,301,096,760rake
141,200,204,161minitest

Owners

#GravatarHandle
1iconsortelli