[package] name = "metasolver" version = "0.0.1" authors = ["andrew "] description = "Meta heuristics library for those hard problems." license = "MIT" [dependencies] rand = "0.4.2"