[[bin]]
name = "zelen"
path = "src/main.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["algorithms", "data-structures", "mathematics", "science"]
description = "Selen integration with MiniZinc"
documentation = "https://docs.rs/zelen"
edition = "2024"
homepage = "https://github.com/radevgit/zelen"
keywords = ["csp", "constraint-solver", "solver", "minizinc", "constraint"]
license = "MIT"
name = "zelen"
readme = "README.md"
repository = "https://github.com/radevgit/zelen"
rust-version = "1.88"
version = "0.0.0"