coin_cbc 0.1.1

Rust bindings to the CoinOR CBC MILP Solveur using the C API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "coin_cbc"
version = "0.1.1"
dependencies = [
 "coin_cbc_sys",
]

[[package]]
name = "coin_cbc_sys"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14a368596759b3d8b42a349485c3757f78941aa188ef6f123ff8f2eff4c9c02b"