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: 104,751 of 188,662
Downloads: 7,396

Daily

Ranking: 76,790 of 188,645
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,096,432,657bundler
101,194,314,047rake
141,118,306,011minitest

Owners

#GravatarHandle
1iconsortelli