fabiencasenave commited on
Commit
76ddfe0
·
verified ·
1 Parent(s): 8830036

Upload problem_definitions

Browse files
problem_definitions/PLAID_benchmark.yaml ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ constant_features: []
2
+ input_features:
3
+ - Base_2_2/Zone/Elements_TRI_3/ElementConnectivity
4
+ - Base_2_2/Zone/Elements_TRI_3/ElementRange
5
+ - Base_2_2/Zone/GridCoordinates/CoordinateX
6
+ - Base_2_2/Zone/GridCoordinates/CoordinateY
7
+ - Base_2_2/Zone/ZoneBC/Ext_bound/PointList
8
+ - Base_2_2/Zone/ZoneBC/Holes/PointList
9
+ - Global/C11
10
+ - Global/C12
11
+ - Global/C22
12
+ name: PLAID_benchmark
13
+ output_features:
14
+ - Base_2_2/Zone/VertexFields/P11
15
+ - Base_2_2/Zone/VertexFields/P12
16
+ - Base_2_2/Zone/VertexFields/P21
17
+ - Base_2_2/Zone/VertexFields/P22
18
+ - Base_2_2/Zone/VertexFields/psi
19
+ - Base_2_2/Zone/VertexFields/u1
20
+ - Base_2_2/Zone/VertexFields/u2
21
+ - Global/effective_energy
22
+ score_function: RRMSE
23
+ task: regression
24
+ test_split:
25
+ test: all
26
+ train_split:
27
+ train: all
28
+ version: 0.1.13.dev36+g21db6656e.d20260302
problem_definitions/regression.yaml ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ constant_features: []
2
+ input_features:
3
+ - Base_2_2/Zone/Elements_TRI_3/ElementConnectivity
4
+ - Base_2_2/Zone/Elements_TRI_3/ElementRange
5
+ - Base_2_2/Zone/GridCoordinates/CoordinateX
6
+ - Base_2_2/Zone/GridCoordinates/CoordinateY
7
+ - Base_2_2/Zone/ZoneBC/Ext_bound/PointList
8
+ - Base_2_2/Zone/ZoneBC/Holes/PointList
9
+ - Global/C11
10
+ - Global/C12
11
+ - Global/C22
12
+ name: regression
13
+ output_features:
14
+ - Base_2_2/Zone/VertexFields/P11
15
+ - Base_2_2/Zone/VertexFields/P12
16
+ - Base_2_2/Zone/VertexFields/P21
17
+ - Base_2_2/Zone/VertexFields/P22
18
+ - Base_2_2/Zone/VertexFields/psi
19
+ - Base_2_2/Zone/VertexFields/u1
20
+ - Base_2_2/Zone/VertexFields/u2
21
+ - Global/effective_energy
22
+ score_function: RRMSE
23
+ task: regression
24
+ test_split:
25
+ test: all
26
+ train_split:
27
+ train: all
28
+ version: 0.1.13.dev36+g21db6656e.d20260302
problem_definitions/regression_nb_inc_5.yaml ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ constant_features: []
2
+ input_features:
3
+ - Base_2_2/Zone/Elements_TRI_3/ElementConnectivity
4
+ - Base_2_2/Zone/Elements_TRI_3/ElementRange
5
+ - Base_2_2/Zone/GridCoordinates/CoordinateX
6
+ - Base_2_2/Zone/GridCoordinates/CoordinateY
7
+ - Base_2_2/Zone/ZoneBC/Ext_bound/PointList
8
+ - Base_2_2/Zone/ZoneBC/Holes/PointList
9
+ - Global/C11
10
+ - Global/C12
11
+ - Global/C22
12
+ name: regression_nb_inc_5
13
+ output_features:
14
+ - Base_2_2/Zone/VertexFields/P11
15
+ - Base_2_2/Zone/VertexFields/P12
16
+ - Base_2_2/Zone/VertexFields/P21
17
+ - Base_2_2/Zone/VertexFields/P22
18
+ - Base_2_2/Zone/VertexFields/psi
19
+ - Base_2_2/Zone/VertexFields/u1
20
+ - Base_2_2/Zone/VertexFields/u2
21
+ - Global/effective_energy
22
+ score_function: RRMSE
23
+ task: regression
24
+ test_split:
25
+ test: all
26
+ train_split:
27
+ train:
28
+ - 0
29
+ - 1
30
+ - 2
31
+ - 3
32
+ - 4
33
+ - 5
34
+ - 6
35
+ - 7
36
+ - 8
37
+ - 9
38
+ - 10
39
+ - 11
40
+ - 12
41
+ - 13
42
+ - 14
43
+ - 15
44
+ - 16
45
+ - 17
46
+ - 18
47
+ - 19
48
+ - 20
49
+ - 21
50
+ - 22
51
+ - 23
52
+ - 24
53
+ - 25
54
+ - 26
55
+ - 27
56
+ - 28
57
+ - 29
58
+ - 30
59
+ - 31
60
+ - 32
61
+ - 33
62
+ - 34
63
+ - 35
64
+ - 36
65
+ - 37
66
+ - 38
67
+ - 39
68
+ - 40
69
+ - 41
70
+ - 42
71
+ - 43
72
+ - 44
73
+ - 45
74
+ - 46
75
+ - 47
76
+ - 48
77
+ - 49
78
+ - 50
79
+ - 51
80
+ - 52
81
+ - 53
82
+ - 54
83
+ - 55
84
+ - 56
85
+ - 57
86
+ - 58
87
+ - 59
88
+ - 60
89
+ - 61
90
+ - 62
91
+ - 63
92
+ - 64
93
+ - 65
94
+ - 66
95
+ - 67
96
+ - 68
97
+ - 69
98
+ - 70
99
+ - 71
100
+ - 72
101
+ - 73
102
+ - 74
103
+ - 75
104
+ - 76
105
+ - 77
106
+ - 78
107
+ - 79
108
+ - 80
109
+ - 81
110
+ - 82
111
+ - 83
112
+ - 84
113
+ - 85
114
+ - 86
115
+ - 87
116
+ - 88
117
+ - 89
118
+ - 90
119
+ - 91
120
+ - 92
121
+ - 93
122
+ - 94
123
+ - 95
124
+ - 96
125
+ - 97
126
+ - 98
127
+ - 99
128
+ - 100
129
+ - 101
130
+ - 102
131
+ - 103
132
+ - 104
133
+ - 105
134
+ - 106
135
+ - 107
136
+ - 108
137
+ - 109
138
+ - 110
139
+ - 111
140
+ - 112
141
+ - 113
142
+ - 114
143
+ - 115
144
+ - 116
145
+ - 117
146
+ - 118
147
+ - 119
148
+ - 120
149
+ - 121
150
+ - 122
151
+ - 123
152
+ - 124
153
+ - 125
154
+ - 126
155
+ - 127
156
+ - 128
157
+ - 129
158
+ - 130
159
+ - 131
160
+ - 132
161
+ - 133
162
+ - 134
163
+ - 135
164
+ - 136
165
+ - 137
166
+ - 138
167
+ - 139
168
+ - 140
169
+ - 141
170
+ - 142
171
+ - 143
172
+ - 144
173
+ - 145
174
+ - 146
175
+ - 147
176
+ - 148
177
+ - 149
178
+ - 150
179
+ - 151
180
+ - 152
181
+ - 153
182
+ - 154
183
+ - 155
184
+ - 156
185
+ - 157
186
+ - 158
187
+ - 159
188
+ - 160
189
+ - 161
190
+ - 162
191
+ - 163
192
+ - 164
193
+ - 165
194
+ - 166
195
+ - 167
196
+ - 168
197
+ - 169
198
+ - 170
199
+ - 171
200
+ - 172
201
+ - 173
202
+ - 174
203
+ - 175
204
+ version: 0.1.13.dev36+g21db6656e.d20260302
problem_definitions/regression_nb_inc_6.yaml ADDED
@@ -0,0 +1,218 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ constant_features: []
2
+ input_features:
3
+ - Base_2_2/Zone/Elements_TRI_3/ElementConnectivity
4
+ - Base_2_2/Zone/Elements_TRI_3/ElementRange
5
+ - Base_2_2/Zone/GridCoordinates/CoordinateX
6
+ - Base_2_2/Zone/GridCoordinates/CoordinateY
7
+ - Base_2_2/Zone/ZoneBC/Ext_bound/PointList
8
+ - Base_2_2/Zone/ZoneBC/Holes/PointList
9
+ - Global/C11
10
+ - Global/C12
11
+ - Global/C22
12
+ name: regression_nb_inc_6
13
+ output_features:
14
+ - Base_2_2/Zone/VertexFields/P11
15
+ - Base_2_2/Zone/VertexFields/P12
16
+ - Base_2_2/Zone/VertexFields/P21
17
+ - Base_2_2/Zone/VertexFields/P22
18
+ - Base_2_2/Zone/VertexFields/psi
19
+ - Base_2_2/Zone/VertexFields/u1
20
+ - Base_2_2/Zone/VertexFields/u2
21
+ - Global/effective_energy
22
+ score_function: RRMSE
23
+ task: regression
24
+ test_split:
25
+ test: all
26
+ train_split:
27
+ train:
28
+ - 176
29
+ - 177
30
+ - 178
31
+ - 179
32
+ - 180
33
+ - 181
34
+ - 182
35
+ - 183
36
+ - 184
37
+ - 185
38
+ - 186
39
+ - 187
40
+ - 188
41
+ - 189
42
+ - 190
43
+ - 191
44
+ - 192
45
+ - 193
46
+ - 194
47
+ - 195
48
+ - 196
49
+ - 197
50
+ - 198
51
+ - 199
52
+ - 200
53
+ - 201
54
+ - 202
55
+ - 203
56
+ - 204
57
+ - 205
58
+ - 206
59
+ - 207
60
+ - 208
61
+ - 209
62
+ - 210
63
+ - 211
64
+ - 212
65
+ - 213
66
+ - 214
67
+ - 215
68
+ - 216
69
+ - 217
70
+ - 218
71
+ - 219
72
+ - 220
73
+ - 221
74
+ - 222
75
+ - 223
76
+ - 224
77
+ - 225
78
+ - 226
79
+ - 227
80
+ - 228
81
+ - 229
82
+ - 230
83
+ - 231
84
+ - 232
85
+ - 233
86
+ - 234
87
+ - 235
88
+ - 236
89
+ - 237
90
+ - 238
91
+ - 239
92
+ - 240
93
+ - 241
94
+ - 242
95
+ - 243
96
+ - 244
97
+ - 245
98
+ - 246
99
+ - 247
100
+ - 248
101
+ - 249
102
+ - 250
103
+ - 251
104
+ - 252
105
+ - 253
106
+ - 254
107
+ - 255
108
+ - 256
109
+ - 257
110
+ - 258
111
+ - 259
112
+ - 260
113
+ - 261
114
+ - 262
115
+ - 263
116
+ - 264
117
+ - 265
118
+ - 266
119
+ - 267
120
+ - 268
121
+ - 269
122
+ - 270
123
+ - 271
124
+ - 272
125
+ - 273
126
+ - 274
127
+ - 275
128
+ - 276
129
+ - 277
130
+ - 278
131
+ - 279
132
+ - 280
133
+ - 281
134
+ - 282
135
+ - 283
136
+ - 284
137
+ - 285
138
+ - 286
139
+ - 287
140
+ - 288
141
+ - 289
142
+ - 290
143
+ - 291
144
+ - 292
145
+ - 293
146
+ - 294
147
+ - 295
148
+ - 296
149
+ - 297
150
+ - 298
151
+ - 299
152
+ - 300
153
+ - 301
154
+ - 302
155
+ - 303
156
+ - 304
157
+ - 305
158
+ - 306
159
+ - 307
160
+ - 308
161
+ - 309
162
+ - 310
163
+ - 311
164
+ - 312
165
+ - 313
166
+ - 314
167
+ - 315
168
+ - 316
169
+ - 317
170
+ - 318
171
+ - 319
172
+ - 320
173
+ - 321
174
+ - 322
175
+ - 323
176
+ - 324
177
+ - 325
178
+ - 326
179
+ - 327
180
+ - 328
181
+ - 329
182
+ - 330
183
+ - 331
184
+ - 332
185
+ - 333
186
+ - 334
187
+ - 335
188
+ - 336
189
+ - 337
190
+ - 338
191
+ - 339
192
+ - 340
193
+ - 341
194
+ - 342
195
+ - 343
196
+ - 344
197
+ - 345
198
+ - 346
199
+ - 347
200
+ - 348
201
+ - 349
202
+ - 350
203
+ - 351
204
+ - 352
205
+ - 353
206
+ - 354
207
+ - 355
208
+ - 356
209
+ - 357
210
+ - 358
211
+ - 359
212
+ - 360
213
+ - 361
214
+ - 362
215
+ - 363
216
+ - 364
217
+ - 365
218
+ version: 0.1.13.dev36+g21db6656e.d20260302
problem_definitions/regression_nb_inc_7.yaml ADDED
@@ -0,0 +1,227 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ constant_features: []
2
+ input_features:
3
+ - Base_2_2/Zone/Elements_TRI_3/ElementConnectivity
4
+ - Base_2_2/Zone/Elements_TRI_3/ElementRange
5
+ - Base_2_2/Zone/GridCoordinates/CoordinateX
6
+ - Base_2_2/Zone/GridCoordinates/CoordinateY
7
+ - Base_2_2/Zone/ZoneBC/Ext_bound/PointList
8
+ - Base_2_2/Zone/ZoneBC/Holes/PointList
9
+ - Global/C11
10
+ - Global/C12
11
+ - Global/C22
12
+ name: regression_nb_inc_7
13
+ output_features:
14
+ - Base_2_2/Zone/VertexFields/P11
15
+ - Base_2_2/Zone/VertexFields/P12
16
+ - Base_2_2/Zone/VertexFields/P21
17
+ - Base_2_2/Zone/VertexFields/P22
18
+ - Base_2_2/Zone/VertexFields/psi
19
+ - Base_2_2/Zone/VertexFields/u1
20
+ - Base_2_2/Zone/VertexFields/u2
21
+ - Global/effective_energy
22
+ score_function: RRMSE
23
+ task: regression
24
+ test_split:
25
+ test: all
26
+ train_split:
27
+ train:
28
+ - 366
29
+ - 367
30
+ - 368
31
+ - 369
32
+ - 370
33
+ - 371
34
+ - 372
35
+ - 373
36
+ - 374
37
+ - 375
38
+ - 376
39
+ - 377
40
+ - 378
41
+ - 379
42
+ - 380
43
+ - 381
44
+ - 382
45
+ - 383
46
+ - 384
47
+ - 385
48
+ - 386
49
+ - 387
50
+ - 388
51
+ - 389
52
+ - 390
53
+ - 391
54
+ - 392
55
+ - 393
56
+ - 394
57
+ - 395
58
+ - 396
59
+ - 397
60
+ - 398
61
+ - 399
62
+ - 400
63
+ - 401
64
+ - 402
65
+ - 403
66
+ - 404
67
+ - 405
68
+ - 406
69
+ - 407
70
+ - 408
71
+ - 409
72
+ - 410
73
+ - 411
74
+ - 412
75
+ - 413
76
+ - 414
77
+ - 415
78
+ - 416
79
+ - 417
80
+ - 418
81
+ - 419
82
+ - 420
83
+ - 421
84
+ - 422
85
+ - 423
86
+ - 424
87
+ - 425
88
+ - 426
89
+ - 427
90
+ - 428
91
+ - 429
92
+ - 430
93
+ - 431
94
+ - 432
95
+ - 433
96
+ - 434
97
+ - 435
98
+ - 436
99
+ - 437
100
+ - 438
101
+ - 439
102
+ - 440
103
+ - 441
104
+ - 442
105
+ - 443
106
+ - 444
107
+ - 445
108
+ - 446
109
+ - 447
110
+ - 448
111
+ - 449
112
+ - 450
113
+ - 451
114
+ - 452
115
+ - 453
116
+ - 454
117
+ - 455
118
+ - 456
119
+ - 457
120
+ - 458
121
+ - 459
122
+ - 460
123
+ - 461
124
+ - 462
125
+ - 463
126
+ - 464
127
+ - 465
128
+ - 466
129
+ - 467
130
+ - 468
131
+ - 469
132
+ - 470
133
+ - 471
134
+ - 472
135
+ - 473
136
+ - 474
137
+ - 475
138
+ - 476
139
+ - 477
140
+ - 478
141
+ - 479
142
+ - 480
143
+ - 481
144
+ - 482
145
+ - 483
146
+ - 484
147
+ - 485
148
+ - 486
149
+ - 487
150
+ - 488
151
+ - 489
152
+ - 490
153
+ - 491
154
+ - 492
155
+ - 493
156
+ - 494
157
+ - 495
158
+ - 496
159
+ - 497
160
+ - 498
161
+ - 499
162
+ - 500
163
+ - 501
164
+ - 502
165
+ - 503
166
+ - 504
167
+ - 505
168
+ - 506
169
+ - 507
170
+ - 508
171
+ - 509
172
+ - 510
173
+ - 511
174
+ - 512
175
+ - 513
176
+ - 514
177
+ - 515
178
+ - 516
179
+ - 517
180
+ - 518
181
+ - 519
182
+ - 520
183
+ - 521
184
+ - 522
185
+ - 523
186
+ - 524
187
+ - 525
188
+ - 526
189
+ - 527
190
+ - 528
191
+ - 529
192
+ - 530
193
+ - 531
194
+ - 532
195
+ - 533
196
+ - 534
197
+ - 535
198
+ - 536
199
+ - 537
200
+ - 538
201
+ - 539
202
+ - 540
203
+ - 541
204
+ - 542
205
+ - 543
206
+ - 544
207
+ - 545
208
+ - 546
209
+ - 547
210
+ - 548
211
+ - 549
212
+ - 550
213
+ - 551
214
+ - 552
215
+ - 553
216
+ - 554
217
+ - 555
218
+ - 556
219
+ - 557
220
+ - 558
221
+ - 559
222
+ - 560
223
+ - 561
224
+ - 562
225
+ - 563
226
+ - 564
227
+ version: 0.1.13.dev36+g21db6656e.d20260302
problem_definitions/regression_nb_inc_8.yaml ADDED
@@ -0,0 +1,227 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ constant_features: []
2
+ input_features:
3
+ - Base_2_2/Zone/Elements_TRI_3/ElementConnectivity
4
+ - Base_2_2/Zone/Elements_TRI_3/ElementRange
5
+ - Base_2_2/Zone/GridCoordinates/CoordinateX
6
+ - Base_2_2/Zone/GridCoordinates/CoordinateY
7
+ - Base_2_2/Zone/ZoneBC/Ext_bound/PointList
8
+ - Base_2_2/Zone/ZoneBC/Holes/PointList
9
+ - Global/C11
10
+ - Global/C12
11
+ - Global/C22
12
+ name: regression_nb_inc_8
13
+ output_features:
14
+ - Base_2_2/Zone/VertexFields/P11
15
+ - Base_2_2/Zone/VertexFields/P12
16
+ - Base_2_2/Zone/VertexFields/P21
17
+ - Base_2_2/Zone/VertexFields/P22
18
+ - Base_2_2/Zone/VertexFields/psi
19
+ - Base_2_2/Zone/VertexFields/u1
20
+ - Base_2_2/Zone/VertexFields/u2
21
+ - Global/effective_energy
22
+ score_function: RRMSE
23
+ task: regression
24
+ test_split:
25
+ test: all
26
+ train_split:
27
+ train:
28
+ - 565
29
+ - 566
30
+ - 567
31
+ - 568
32
+ - 569
33
+ - 570
34
+ - 571
35
+ - 572
36
+ - 573
37
+ - 574
38
+ - 575
39
+ - 576
40
+ - 577
41
+ - 578
42
+ - 579
43
+ - 580
44
+ - 581
45
+ - 582
46
+ - 583
47
+ - 584
48
+ - 585
49
+ - 586
50
+ - 587
51
+ - 588
52
+ - 589
53
+ - 590
54
+ - 591
55
+ - 592
56
+ - 593
57
+ - 594
58
+ - 595
59
+ - 596
60
+ - 597
61
+ - 598
62
+ - 599
63
+ - 600
64
+ - 601
65
+ - 602
66
+ - 603
67
+ - 604
68
+ - 605
69
+ - 606
70
+ - 607
71
+ - 608
72
+ - 609
73
+ - 610
74
+ - 611
75
+ - 612
76
+ - 613
77
+ - 614
78
+ - 615
79
+ - 616
80
+ - 617
81
+ - 618
82
+ - 619
83
+ - 620
84
+ - 621
85
+ - 622
86
+ - 623
87
+ - 624
88
+ - 625
89
+ - 626
90
+ - 627
91
+ - 628
92
+ - 629
93
+ - 630
94
+ - 631
95
+ - 632
96
+ - 633
97
+ - 634
98
+ - 635
99
+ - 636
100
+ - 637
101
+ - 638
102
+ - 639
103
+ - 640
104
+ - 641
105
+ - 642
106
+ - 643
107
+ - 644
108
+ - 645
109
+ - 646
110
+ - 647
111
+ - 648
112
+ - 649
113
+ - 650
114
+ - 651
115
+ - 652
116
+ - 653
117
+ - 654
118
+ - 655
119
+ - 656
120
+ - 657
121
+ - 658
122
+ - 659
123
+ - 660
124
+ - 661
125
+ - 662
126
+ - 663
127
+ - 664
128
+ - 665
129
+ - 666
130
+ - 667
131
+ - 668
132
+ - 669
133
+ - 670
134
+ - 671
135
+ - 672
136
+ - 673
137
+ - 674
138
+ - 675
139
+ - 676
140
+ - 677
141
+ - 678
142
+ - 679
143
+ - 680
144
+ - 681
145
+ - 682
146
+ - 683
147
+ - 684
148
+ - 685
149
+ - 686
150
+ - 687
151
+ - 688
152
+ - 689
153
+ - 690
154
+ - 691
155
+ - 692
156
+ - 693
157
+ - 694
158
+ - 695
159
+ - 696
160
+ - 697
161
+ - 698
162
+ - 699
163
+ - 700
164
+ - 701
165
+ - 702
166
+ - 703
167
+ - 704
168
+ - 705
169
+ - 706
170
+ - 707
171
+ - 708
172
+ - 709
173
+ - 710
174
+ - 711
175
+ - 712
176
+ - 713
177
+ - 714
178
+ - 715
179
+ - 716
180
+ - 717
181
+ - 718
182
+ - 719
183
+ - 720
184
+ - 721
185
+ - 722
186
+ - 723
187
+ - 724
188
+ - 725
189
+ - 726
190
+ - 727
191
+ - 728
192
+ - 729
193
+ - 730
194
+ - 731
195
+ - 732
196
+ - 733
197
+ - 734
198
+ - 735
199
+ - 736
200
+ - 737
201
+ - 738
202
+ - 739
203
+ - 740
204
+ - 741
205
+ - 742
206
+ - 743
207
+ - 744
208
+ - 745
209
+ - 746
210
+ - 747
211
+ - 748
212
+ - 749
213
+ - 750
214
+ - 751
215
+ - 752
216
+ - 753
217
+ - 754
218
+ - 755
219
+ - 756
220
+ - 757
221
+ - 758
222
+ - 759
223
+ - 760
224
+ - 761
225
+ - 762
226
+ - 763
227
+ version: 0.1.13.dev36+g21db6656e.d20260302