Bind ValidateCpModel and SolutionIsFeasible from cp_model_checker.h

Fixes #22
This commit is contained in:
Guillaume Pinot
2021-09-22 10:07:28 +02:00
committed by Guillaume P
parent 609149dc12
commit 7ecf0c3fc2
5 changed files with 108 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "cp_sat"
version = "0.3.2"
version = "0.3.3"
edition = "2018"
description = "Rust bindings to the Google CP-SAT constraint programming solver."
documentation = "https://docs.rs/cp_sat"