@@ -54,110 +54,110 @@ to add the specific wrapper packages.
54
54
``` @raw html
55
55
<details>
56
56
<summary><strong>BlackBoxOptim</strong></summary>
57
- - ** Global Methods**
57
+ - <strong> Global Methods</strong>
58
58
- Zeroth order
59
59
- Unconstrained
60
60
- Box Constraints
61
61
</details>
62
62
<details>
63
63
<summary><strong>CMAEvolutionaryStrategy</strong></summary>
64
- - ** Global Methods**
64
+ - <strong> Global Methods</strong>
65
65
- Zeroth order
66
66
- Unconstrained
67
67
- Box Constraints
68
68
</details>
69
69
<details>
70
70
<summary><strong>Evolutionary</strong></summary>
71
- - ** Global Methods**
71
+ - <strong> Global Methods</strong>
72
72
- Zeroth order
73
73
- Unconstrained
74
74
- Box Constraints
75
75
- Non-linear Constraints
76
76
</details>
77
77
<details>
78
78
<summary><strong>GCMAES</strong></summary>
79
- - ** Global Methods**
79
+ - <strong> Global Methods</strong>
80
80
- First order
81
81
- Box Constraints
82
82
- Unconstrained
83
83
</details>
84
84
<details>
85
85
<summary><strong>Manopt</strong></summary>
86
- - ** Local Methods**
86
+ - <strong> Local Methods</strong>
87
87
- First order
88
88
- Second order
89
89
- Zeroth order
90
90
- Box Constraints
91
91
- Constrained 🟡
92
- - ** Global Methods**
92
+ - <strong> Global Methods</strong>
93
93
- Zeroth order
94
94
- Unconstrained
95
95
</details>
96
96
<details>
97
97
<summary><strong>MathOptInterface</strong></summary>
98
- - ** Local Methods**
98
+ - <strong> Local Methods</strong>
99
99
- First order
100
100
- Second order
101
101
- Box Constraints
102
102
- Constrained
103
- - ** Global Methods**
103
+ - <strong> Global Methods</strong>
104
104
- First order
105
105
- Second order
106
106
- Constrained
107
107
</details>
108
108
<details>
109
109
<summary><strong>MultistartOptimization</strong></summary>
110
- - ** Global Methods**
110
+ - <strong> Global Methods</strong>
111
111
- Zeroth order
112
112
- First order
113
113
- Second order
114
114
- Box Constraints
115
115
</details>
116
116
<details>
117
117
<summary><strong>Metaheuristics</strong></summary>
118
- - ** Global Methods**
118
+ - <strong> Global Methods</strong>
119
119
- Zeroth order
120
120
- Unconstrained
121
121
- Box Constraints
122
122
</details>
123
123
<details>
124
124
<summary><strong>NOMAD</strong></summary>
125
- - ** Global Methods**
125
+ - <strong> Global Methods</strong>
126
126
- Zeroth order
127
127
- Unconstrained
128
128
- Box Constraints
129
129
- Constrained 🟡
130
130
</details>
131
131
<details>
132
132
<summary><strong>NLopt</strong></summary>
133
- - ** Local Methods**
133
+ - <strong> Local Methods</strong>
134
134
- First order
135
135
- Zeroth order
136
136
- Second order 🟡
137
137
- Box Constraints
138
138
- Local Constrained 🟡
139
- - ** Global Methods**
139
+ - <strong> Global Methods</strong>
140
140
- Zeroth order
141
141
- First order
142
142
- Unconstrained
143
143
- Constrained 🟡
144
144
</details>
145
145
<details>
146
146
<summary><strong>Optim</strong></summary>
147
- - ** Local Methods**
147
+ - <strong> Local Methods</strong>
148
148
- Zeroth order
149
149
- First order
150
150
- Second order
151
151
- Box Constraints
152
152
- Constrained
153
- - ** Global Methods**
153
+ - <strong> Global Methods</strong>
154
154
- Zeroth order
155
155
- Unconstrained
156
156
- Box Constraints
157
157
</details>
158
158
<details>
159
159
<summary><strong>PRIMA</strong></summary>
160
- - ** Local Methods**
160
+ - <strong> Local Methods</strong>
161
161
- Derivative-Free: ✅
162
162
- **Constraints**
163
163
- Box Constraints: ✅
@@ -167,7 +167,7 @@ to add the specific wrapper packages.
167
167
<summary><strong>QuadDIRECT</strong></summary>
168
168
- **Constraints**
169
169
- Box Constraints: ✅
170
- - ** Global Methods**
170
+ - <strong> Global Methods</strong>
171
171
- Unconstrained: ✅
172
172
</details>
173
173
```
0 commit comments