Builder first iteration: bool constraints
This commit is contained in:
committed by
Guillaume P
parent
adcc1d638b
commit
86cca97c1e
@@ -5,6 +5,7 @@ use std::ffi::CStr;
|
||||
pub mod proto {
|
||||
include!(concat!(env!("OUT_DIR"), "/operations_research.sat.rs"));
|
||||
}
|
||||
pub mod builder;
|
||||
|
||||
extern "C" {
|
||||
fn cp_sat_wrapper_solve(
|
||||
|
||||
Reference in New Issue
Block a user