[package] name = "optim" version = "0.2.0" edition = "2021" license = "MIT" description = "A library of combinatorial optimization tools" repository = "https://github.com/gentholb/optim/" readme = "README.md" categories = ["mathematics", "science"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]