russcip 0.1.13

Rust interface for SCIP.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.doc-comment]
version = "0.3.3"

[dependencies.scip-sys]
version = "0.1.3"

[package]
authors = ["Mohammad Ghannam <mohammad.m.ghannam@gmail.com>"]
description = "Rust interface for SCIP."
edition = "2021"
license = "Apache-2.0"
name = "russcip"
readme = "README.md"
repository = "https://github.com/mmghannam/russcip"
version = "0.1.13"