Skip to content

Commit bc22ae6

Browse files
abelsiqueiraJSOTutorials bot
and
JSOTutorials bot
authored
🤖 Tutorials deployment from fb2105a43305432a92424592b629daa2274df414 (#142)
Co-authored-by: JSOTutorials bot <jsotutorials@no.mail>
1 parent 9a3fd91 commit bc22ae6

File tree

1 file changed

+6
-6
lines changed
  • tutorials/introduction-to-optimizationproblems

1 file changed

+6
-6
lines changed

tutorials/introduction-to-optimizationproblems/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77

88
[![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/)
99
[![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/)
1313

1414

1515

@@ -26,7 +26,7 @@ length(problems)
2626
```
2727

2828
```plaintext
29-
277
29+
286
3030
```
3131

3232

@@ -59,7 +59,7 @@ length(var_problems)
5959
```
6060

6161
```plaintext
62-
86
62+
94
6363
```
6464

6565

@@ -134,7 +134,7 @@ length(problems)
134134
```
135135

136136
```plaintext
137-
277
137+
286
138138
```
139139

140140

0 commit comments

Comments
 (0)