Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 332 Bytes

Readme.md

File metadata and controls

7 lines (4 loc) · 332 Bytes

GenericBnP

GenericBnP is a Branch & Price library for the programming language Rust. It supports custom cuts, dual stabilization, primal heuristics, and multithreaded evaluation.

Please see the test folder for examples and the crate documentation for more details.