Expand description
Safe, idiomatic Rust bindings on top of the raw cddlib-sys FFI.
This crate owns the unsafe glue for working with cddlib matrices, polyhedra,
and LP solutions. Callers should be able to use these types without touching
raw pointers or the cddlib-sys bindings directly.