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: 106,636 of 195,762
Downloads: 7,687

Daily

Ranking: 154,925 of 195,747
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake
141,271,727,090minitest

Owners

#GravatarHandle
1iconsortelli