Convert an iterator of Into<LinearExpr> to a LinearExpr
This commit is contained in:
committed by
Guillaume P
parent
1c60e72683
commit
442e542347
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "cp_sat"
|
||||
version = "0.3.1"
|
||||
version = "0.3.2"
|
||||
edition = "2018"
|
||||
description = "Rust bindings to the Google CP-SAT constraint programming solver."
|
||||
documentation = "https://docs.rs/cp_sat"
|
||||
|
||||
Reference in New Issue
Block a user