Skip to content

Commit b878501

Browse files
index.md bold html
1 parent fc34ad2 commit b878501

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

docs/src/index.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -54,110 +54,110 @@ to add the specific wrapper packages.
5454
```@raw html
5555
<details>
5656
<summary><strong>BlackBoxOptim</strong></summary>
57-
- **Global Methods**
57+
- <strong>Global Methods</strong>
5858
- Zeroth order
5959
- Unconstrained
6060
- Box Constraints
6161
</details>
6262
<details>
6363
<summary><strong>CMAEvolutionaryStrategy</strong></summary>
64-
- **Global Methods**
64+
- <strong>Global Methods</strong>
6565
- Zeroth order
6666
- Unconstrained
6767
- Box Constraints
6868
</details>
6969
<details>
7070
<summary><strong>Evolutionary</strong></summary>
71-
- **Global Methods**
71+
- <strong>Global Methods</strong>
7272
- Zeroth order
7373
- Unconstrained
7474
- Box Constraints
7575
- Non-linear Constraints
7676
</details>
7777
<details>
7878
<summary><strong>GCMAES</strong></summary>
79-
- **Global Methods**
79+
- <strong>Global Methods</strong>
8080
- First order
8181
- Box Constraints
8282
- Unconstrained
8383
</details>
8484
<details>
8585
<summary><strong>Manopt</strong></summary>
86-
- **Local Methods**
86+
- <strong>Local Methods</strong>
8787
- First order
8888
- Second order
8989
- Zeroth order
9090
- Box Constraints
9191
- Constrained 🟡
92-
- **Global Methods**
92+
- <strong>Global Methods</strong>
9393
- Zeroth order
9494
- Unconstrained
9595
</details>
9696
<details>
9797
<summary><strong>MathOptInterface</strong></summary>
98-
- **Local Methods**
98+
- <strong>Local Methods</strong>
9999
- First order
100100
- Second order
101101
- Box Constraints
102102
- Constrained
103-
- **Global Methods**
103+
- <strong>Global Methods</strong>
104104
- First order
105105
- Second order
106106
- Constrained
107107
</details>
108108
<details>
109109
<summary><strong>MultistartOptimization</strong></summary>
110-
- **Global Methods**
110+
- <strong>Global Methods</strong>
111111
- Zeroth order
112112
- First order
113113
- Second order
114114
- Box Constraints
115115
</details>
116116
<details>
117117
<summary><strong>Metaheuristics</strong></summary>
118-
- **Global Methods**
118+
- <strong>Global Methods</strong>
119119
- Zeroth order
120120
- Unconstrained
121121
- Box Constraints
122122
</details>
123123
<details>
124124
<summary><strong>NOMAD</strong></summary>
125-
- **Global Methods**
125+
- <strong>Global Methods</strong>
126126
- Zeroth order
127127
- Unconstrained
128128
- Box Constraints
129129
- Constrained 🟡
130130
</details>
131131
<details>
132132
<summary><strong>NLopt</strong></summary>
133-
- **Local Methods**
133+
- <strong>Local Methods</strong>
134134
- First order
135135
- Zeroth order
136136
- Second order 🟡
137137
- Box Constraints
138138
- Local Constrained 🟡
139-
- **Global Methods**
139+
- <strong>Global Methods</strong>
140140
- Zeroth order
141141
- First order
142142
- Unconstrained
143143
- Constrained 🟡
144144
</details>
145145
<details>
146146
<summary><strong>Optim</strong></summary>
147-
- **Local Methods**
147+
- <strong>Local Methods</strong>
148148
- Zeroth order
149149
- First order
150150
- Second order
151151
- Box Constraints
152152
- Constrained
153-
- **Global Methods**
153+
- <strong>Global Methods</strong>
154154
- Zeroth order
155155
- Unconstrained
156156
- Box Constraints
157157
</details>
158158
<details>
159159
<summary><strong>PRIMA</strong></summary>
160-
- **Local Methods**
160+
- <strong>Local Methods</strong>
161161
- Derivative-Free: ✅
162162
- **Constraints**
163163
- Box Constraints: ✅
@@ -167,7 +167,7 @@ to add the specific wrapper packages.
167167
<summary><strong>QuadDIRECT</strong></summary>
168168
- **Constraints**
169169
- Box Constraints: ✅
170-
- **Global Methods**
170+
- <strong>Global Methods</strong>
171171
- Unconstrained: ✅
172172
</details>
173173
```

0 commit comments

Comments
 (0)