Skip to content

Commit f32b926

Browse files
Add Global optimization benchmarks section
1 parent 644da82 commit f32b926

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/pages.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ end
4040
# The result is in alphabetical order, change to the wanted order
4141

4242
permute!(pages,
43-
[1, 17, 14, 12, 23, 4, 5, 21, 32, 7, 3, 9, 19, 30, 16, 29, 8, 10, 18, 22, 33, 20, 31, 13, 11, 25, 24, 28, 6, 15, 26, 27, 2, 34]
43+
[1, 18, 15, 13, 24, 4, 5, 22, 33, 7, 3, 9, 20, 31, 17, 30, 8, 11, 19, 23, 34, 21, 32, 14, 12, 26, 10, 25, 29, 6, 16, 27, 28, 2, 35]
4444
)
4545

4646
names = [
@@ -70,6 +70,7 @@ names = [
7070
"Jump Process Equations (Gillespie Benchmarks)",
7171
"Hybrid (Time-Dependent) Jump Processes",
7272
"Nonlinear Optimization Solver Benchmarks",
73+
"Global Optimization Benchmarks",
7374
"Optimization Framework Benchmarks",
7475
"Parameter Estimation and Inverse Problem Benchmarks",
7576
"Bayesian Inference and Probabilistic Inverse Problem Benchmarks",

0 commit comments

Comments
 (0)