oximo-core 0.2.0

Core modeling types (Variable, Set, Constraint, Model) for oximo
Documentation
[package]

name = "oximo-core"

version.workspace = true

edition.workspace = true

rust-version.workspace = true

license.workspace = true

repository.workspace = true

authors.workspace = true

description = "Core modeling types (Variable, Set, Constraint, Model) for oximo"

readme = "README.md"



[dependencies]

oximo-expr.workspace = true

rayon.workspace = true

smallvec.workspace = true

smol_str.workspace = true

rustc-hash.workspace = true

ndarray.workspace = true

num-traits.workspace = true

thiserror.workspace = true



[lints]

workspace = true