11name = " CompositionalNetworks"
22uuid = " 4b67e4b5-442d-4ef5-b760-3f5df3a57537"
33authors = [" Jean-François Baffier" ]
4- version = " 0.6.0 "
4+ version = " 0.6.1 "
55
66[deps ]
77ConstraintCommons = " e37357d9-0691-492f-a822-e5ea6a920954"
@@ -17,30 +17,21 @@ Unrolled = "9602ed7d-8fef-5bc8-8597-8f21381861e8"
1717
1818[weakdeps ]
1919Evolutionary = " 86b6b26d-c046-49b6-aa0b-5f0f74682bd6"
20- # LocalSearchSolvers = "2b10edaa-728d-4283-ac71-07e312d6ccf3"
21- # JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
22- # Juniper = "2ddba703-00a4-53a7-87a5-e8b9971dde84"
23- # Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
24- # Gurobi = "2e9cd046-0924-5485-92f1-d5272153d98b"
20+ LocalSearchSolvers = " 2b10edaa-728d-4283-ac71-07e312d6ccf3"
2521
2622[extensions ]
2723GeneticExt = " Evolutionary"
28- # LocalSearchSolversExt = "LocalSearchSolvers"
29- # JuMPExt = ["JuMP", "Juniper", "Ipopt", "Gurobi"]
24+ LocalSearchSolversExt = " LocalSearchSolvers"
3025
3126[compat ]
3227LocalSearchSolvers = " 0.4"
3328Evolutionary = " 0.11"
34- # JuMP = "1"
35- # Juniper = "0.9"
36- # Ipopt = "1"
37- # Gurobi = "1.7"
38- ConstraintCommons = " 0.2, 0.3"
39- ConstraintDomains = " 0.3, 0.4"
29+ ConstraintCommons = " 0.3"
30+ ConstraintDomains = " 0.4"
4031Dictionaries = " 0.4"
4132Distances = " 0.10"
42- ExproniconLite = " 0.10.13 "
43- JuliaFormatter = " 1, 2"
33+ ExproniconLite = " 0.10"
34+ JuliaFormatter = " 2"
4435OrderedCollections = " 1"
4536Random = " 1"
4637TestItems = " 1"
@@ -51,10 +42,6 @@ julia = "1.10"
5142Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
5243Evolutionary = " 86b6b26d-c046-49b6-aa0b-5f0f74682bd6"
5344LocalSearchSolvers = " 2b10edaa-728d-4283-ac71-07e312d6ccf3"
54- # JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
55- # Juniper = "2ddba703-00a4-53a7-87a5-e8b9971dde84"
56- # Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
57- # Gurobi = "2e9cd046-0924-5485-92f1-d5272153d98b"
5845ExplicitImports = " 7d51a73a-1435-4ff3-83d9-f097790105c7"
5946JET = " c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
6047Memoization = " 6fafb56a-5788-4b4e-91ca-c0cea6611c73"
@@ -68,7 +55,7 @@ test = [
6855 " ExplicitImports" ,
6956 " JET" ,
7057 " Evolutionary" ,
71- # "LocalSearchSolvers",
58+ " LocalSearchSolvers" ,
7259 " Memoization" ,
7360 " Test" ,
7461 " TestItemRunner" ,
0 commit comments