scip-sys 0.1.28

Bindings for the C SCIP solver.
Documentation
1
2
3
4
5
# Prebuilt bundled bindings are generated by bindgen (which always emits LF).
# Pin them to LF so the per-platform drift check produces stable diffs on
# Windows runners regardless of core.autocrlf.
src/bindings/*.rs text eol=lf
src/bindings_pregenerated.rs text eol=lf