File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
tutorials/introduction-to-optimizationproblems Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 7
7
8
8
[ ![ NLPModels 0.20.0] ( https://img.shields.io/badge/NLPModels-0.20.0-8b0000?style=flat-square&labelColor=cb3c33 )] ( https://juliasmoothoptimizers.github.io/NLPModels.jl/stable/ )
9
9
[ ![ NLPModelsJuMP 0.12.1] ( https://img.shields.io/badge/NLPModelsJuMP-0.12.1-8b0000?style=flat-square&labelColor=cb3c33 )] ( https://juliasmoothoptimizers.github.io/NLPModelsJuMP.jl/stable/ )
10
- [ ![ ADNLPModels 0.6.0 ] ( https://img.shields.io/badge/ADNLPModels-0.6.0 -8b0000?style=flat-square&labelColor=cb3c33 )] ( https://juliasmoothoptimizers.github.io/ADNLPModels.jl/stable/ )
11
- ![ JuMP 1.9 .0] ( https://img.shields.io/badge/JuMP-1.9 .0-000?style=flat-square&labelColor=999 )
12
- [ ![ OptimizationProblems 0.6 .0] ( https://img.shields.io/badge/OptimizationProblems-0.6 .0-8b0000?style=flat-square&labelColor=cb3c33 )] ( https://juliasmoothoptimizers.github.io/OptimizationProblems.jl/stable/ )
10
+ [ ![ ADNLPModels 0.6.1 ] ( https://img.shields.io/badge/ADNLPModels-0.6.1 -8b0000?style=flat-square&labelColor=cb3c33 )] ( https://juliasmoothoptimizers.github.io/ADNLPModels.jl/stable/ )
11
+ ![ JuMP 1.10 .0] ( https://img.shields.io/badge/JuMP-1.10 .0-000?style=flat-square&labelColor=999 )
12
+ [ ![ OptimizationProblems 0.7 .0] ( https://img.shields.io/badge/OptimizationProblems-0.7 .0-8b0000?style=flat-square&labelColor=cb3c33 )] ( https://juliasmoothoptimizers.github.io/OptimizationProblems.jl/stable/ )
13
13
14
14
15
15
@@ -26,7 +26,7 @@ length(problems)
26
26
```
27
27
28
28
``` plaintext
29
- 277
29
+ 286
30
30
```
31
31
32
32
@@ -59,7 +59,7 @@ length(var_problems)
59
59
```
60
60
61
61
``` plaintext
62
- 86
62
+ 94
63
63
```
64
64
65
65
@@ -134,7 +134,7 @@ length(problems)
134
134
```
135
135
136
136
``` plaintext
137
- 277
137
+ 286
138
138
```
139
139
140
140
You can’t perform that action at this time.
0 commit comments