Implementation of the Cell Index Method in Ruby.
ruby cim.rb [cells_in_a_row] [radius_of_interaction]
b can also be sent as a third parameter to consider the boundaries of the adjacent cells
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Available under the GNU General Public License v2.0 License.