grid_search 0.15.1

Collection of searching algorithms
Documentation
# grid-search

[![Version](https://img.shields.io/crates/v/grid_search.svg)](https://crates.io/crates/grid_search)
[![Documentation](https://docs.rs/grid_search/badge.svg)](https://docs.rs/grid_search)
[![Travis-CI Status](https://travis-ci.org/stevebob/grid-search.svg?branch=master)](https://travis-ci.org/stevebob/grid-search)
[![Codecov](https://codecov.io/gh/stevebob/grid-search/branch/master/graphs/badge.svg)](https://codecov.io/gh/stevebob/grid-search)
[![dependency status](https://deps.rs/repo/github/stevebob/grid-search/status.svg)](https://deps.rs/repo/github/stevebob/grid-search)

Grid searching algorithms in rust