We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2700e8f commit 8eb8ae0Copy full SHA for 8eb8ae0
Project.toml
@@ -1,7 +1,7 @@
1
name = "ConstraintModels"
2
uuid = "841a6ec5-cac3-4c42-9a0a-4b21c9553698"
3
authors = ["Jean-Francois Baffier"]
4
-version = "0.1.0"
+version = "0.1.1"
5
6
[deps]
7
CBLS = "a3809bfe-37bb-4d48-a667-bac4c6be8d90"
@@ -16,7 +16,7 @@ CBLS = "0.1"
16
Constraints = "0.2"
17
Dictionaries = "0.3"
18
JuMP = "0.21"
19
-LocalSearchSolvers = "0.2"
+LocalSearchSolvers = "0.3"
20
MathOptInterface = "0.9"
21
julia = "1.6"
22
0 commit comments