Skip to content

Commit 7138b8f

Browse files
committed
up some refs
1 parent 6758239 commit 7138b8f

26 files changed

Lines changed: 320 additions & 435 deletions

src/Meta/arwhead.jl

Lines changed: 11 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,15 @@ arwhead_meta = Dict(
2121
Arrow head problem.
2222
A quartic problem whose Hessian is an arrow-head (downwards) with
2323
diagonal central part and border-width of 1.
24-
25-
classification OUR2-AN-V-0
26-
27-
D. Orban, Montreal, 08/2015.
2824
""",
2925
:origin_notes => raw"""
30-
Source:
3126
Problem 55 in
3227
A.R. Conn, N.I.M. Gould, M. Lescrenier and Ph.L. Toint,
3328
Performance of a multifrontal scheme for partially separable
3429
optimization,
3530
Report 88/4, Dept of Mathematics, FUNDP (Namur, B), 1988.
31+
SIF input: Ph. Toint, Dec 1989.
32+
classification OUR2-AN-V-0
3633
3734
See also
3835
@@ -42,26 +39,17 @@ Modified CUTE problems for sparse unconstrained optimization,
4239
Technical Report 1081,
4340
Institute of Computer Science,
4441
Academy of Science of the Czech Republic
45-
---
46-
Problem :
47-
A quartic problem whose Hessian is an arrow-head (downwards) with
48-
diagonal central part and border-width of 1.
49-
Source: Problem 55 in
50-
A.R. Conn, N.I.M. Gould, M. Lescrenier and Ph.L. Toint,
51-
"Performance of a multifrontal scheme for partially separable
52-
optimization",
53-
Report 88/4, Dept of Mathematics, FUNDP (Namur, B), 1988.
54-
SIF input: Ph. Toint, Dec 1989.
55-
classification OUR2-AN-V-0
42+
43+
D. Orban, Montreal, 08/2015.
5644
""",
5745
:reference => raw"""
58-
@techreport{LuksanMatonohaVlcek2003,
59-
author = {Luksan, Ladislav and Matonoha, Cestmir and Vlcek, Jan},
60-
title = {Modified {CUTE} Problems for Sparse Unconstrained Optimization},
61-
institution = {Institute of Computer Science, Academy of Sciences of the Czech Republic},
62-
number = {1081},
63-
year = {2003},
64-
address = {Prague, Czech Republic}
46+
@techreport{ConnGouldLescrenierToint1988,
47+
author = {Conn, A. R. and Gould, N. I. M. and Lescrenier, M. and Toint, Ph. L.},
48+
title = {Performance of a multifrontal scheme for partially separable optimization},
49+
institution = {Department of Mathematics, FUNDP},
50+
address = {Namur, Belgium},
51+
number = {Report 88/4},
52+
year = {1988}
6553
}
6654
""",
6755
:lib => "CUTEst:ARWHEAD, Luksan:1",

src/Meta/bdqrtic.jl

Lines changed: 12 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ bdqrtic_meta = Dict(
1818
:origin => :unknown,
1919
:url => "https://bitbucket.org/optrove/sif/src/master/BDQRTIC.SIF",
2020
:notes => raw"""
21-
A quartic with a banded Hessian of bandwidth 9
22-
23-
Source:
21+
This problem is quartic and has a banded Hessian with bandwidth = 9
22+
""",
23+
:origin_notes => raw"""
2424
Problem 61 in
2525
A.R. Conn, N.I.M. Gould, M. Lescrenier and Ph.L. Toint,
2626
Performance of a multifrontal scheme for partially separable
@@ -38,31 +38,20 @@ Academy of Science of the Czech Republic
3838
3939
http://www.cs.cas.cz/matonoha/download/V1081.pdf
4040
41+
SIF input: Ph. Toint, Dec 1989.
4142
classification SUR2-AN-V-0
4243
4344
D. Orban, Montreal, 08/2015.
44-
""",
45-
:origin_notes => raw"""
46-
Problem :
47-
This problem is quartic and has a banded Hessian with bandwidth = 9
48-
Source: Problem 61 in
49-
A.R. Conn, N.I.M. Gould, M. Lescrenier and Ph.L. Toint,
50-
"Performance of a multifrontal scheme for partially separable
51-
optimization",
52-
Report 88/4, Dept of Mathematics, FUNDP (Namur, B), 1988.
53-
SIF input: Ph. Toint, Dec 1989.
54-
classification SUR2-AN-V-0
5545
""",
5646
:reference => raw"""
57-
@techreport{LuksanMatonohaVlcek2003,
58-
author = {Luksan, Ladislav and Matonoha, Cestmir and Vlcek, Jan},
59-
title = {Modified {CUTE} Problems for Sparse Unconstrained Optimization},
60-
institution = {Institute of Computer Science, Academy of Sciences of the Czech Republic},
61-
number = {1081},
62-
year = {2003},
63-
address = {Prague, Czech Republic},
64-
url = {http://www.cs.cas.cz/matonoha/download/V1081.pdf},
65-
}
47+
@techreport{ConnGouldLescrenierToint1988,
48+
author = {Conn, A. R. and Gould, N. I. M. and Lescrenier, M. and Toint, Ph. L.},
49+
title = {Performance of a multifrontal scheme for partially separable optimization},
50+
institution = {Department of Mathematics, FUNDP},
51+
address = {Namur, Belgium},
52+
number = {Report 88/4},
53+
year = {1988}
54+
}
6655
""",
6756

6857
:lib => "CUTEst:BDQRTIC, Luksan:2",

src/Meta/broydn7d.jl

Lines changed: 13 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ broydn7d_meta = Dict(
2020
:notes => raw"""
2121
A seven diagonal variant of the Broyden tridiagonal system,
2222
featuring a band far away from the diagonal.
23-
24-
Source:
23+
""",
24+
:origin_notes => raw"""
2525
Problem 3.4 in
2626
Ph. L. Toint,
2727
Some numerical results using a sparse matrix updating formula in
@@ -55,36 +55,25 @@ http://www.cs.cas.cz/matonoha/download/V1081.pdf
5555
5656
See also Buckley#84
5757
58+
SIF input: Ph. Toint, Dec 1989.
5859
classification OUR2-AN-V-0
5960
6061
D. Orban, Montreal, 08/2015.
6162
6263
# Note: discrepancy with CUTEst appears to be a bug in CUTEst, this matches the original paper
6364
# (See issue #36)
64-
""",
65-
:origin_notes => raw"""
66-
Problem :
67-
A seven diagonal variant of the Broyden tridiagonal system,
68-
featuring a band far away from the diagonal.
69-
Source:
70-
Ph.L. Toint,
71-
"Some numerical results using a sparse matrix updating formula in
72-
unconstrained optimization",
73-
Mathematics of Computation, vol. 32(114), pp. 839-852, 1978.
74-
See also Buckley#84
75-
SIF input: Ph. Toint, Dec 1989.
76-
classification OUR2-AN-V-0
7765
""",
7866
:reference => raw"""
79-
@techreport{LuksanMatonohaVlcek2003,
80-
author = {Luksan, Ladislav and Matonoha, Cestmir and Vlcek, Jan},
81-
title = {Modified {CUTE} Problems for Sparse Unconstrained Optimization},
82-
institution = {Institute of Computer Science, Academy of Sciences of the Czech Republic},
83-
number = {1081},
84-
year = {2003},
85-
address = {Prague, Czech Republic},
86-
url = {http://www.cs.cas.cz/matonoha/download/V1081.pdf},
87-
}
67+
@article{Toint1978MathComp,
68+
author = {Toint, Ph. L.},
69+
title = {Some numerical results using a sparse matrix updating formula in unconstrained optimization},
70+
journal = {Mathematics of Computation},
71+
year = {1978},
72+
volume = {32},
73+
number = {143},
74+
pages = {839--851},
75+
doi = {10.1090/s0025-5718-1978-0483452-7}
76+
}
8877
""",
8978

9079
:lib => "CUTEst:BROYDN7D, Luksan:3",

src/Meta/chainwoo.jl

Lines changed: 24 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,19 @@ chainwoo_meta = Dict(
1818
:origin => :unknown,
1919
:url => "https://bitbucket.org/optrove/sif/src/master/CHAINWOO.SIF",
2020
:notes => raw"""
21-
Source: problem 8 in
21+
The chained Woods problem, a variant on Woods function
22+
This problem is a sum of n/2 sets of 6 terms, each of which is
23+
assigned its own group. For a given set i, the groups are
24+
A(i), B(i), C(i), D(i), E(i) and F(i). Groups A(i) and C(i) contain 1
25+
nonlinear element each, denoted Y(i) and Z(i).
26+
The problem dimension is defined from the number of these sets.
27+
The number of problem variables is then 2 times + 2 as large
28+
This version uses a slightly unorthodox expression of Woods
29+
function as a sum of squares (see Buckley)
30+
""",
31+
:origin_notes => raw"""
32+
Problem :
33+
Problem 8 in
2234
A. R. Conn, N. I. M. Gould and Ph. L. Toint,
2335
Testing a class of methods for solving minimization
2436
problems with simple bounds on their variables,
@@ -35,6 +47,7 @@ Academy of Science of the Czech Republic
3547
3648
http://www.cs.cas.cz/matonoha/download/V1081.pdf
3749
50+
SIF input: Nick Gould and Ph. Toint, Dec 1995.
3851
classification SUR2-AN-V-0
3952
4053
D. Orban, Montreal, 08/2015.
@@ -49,36 +62,18 @@ Institute of Computer Science,
4962
Academy of Science of the Czech Republic
5063
5164
https://www.researchgate.net/publication/325314400_Sparse_Test_Problems_for_Unconstrained_Optimization
52-
""",
53-
:origin_notes => raw"""
54-
Problem :
55-
The chained Woods problem, a variant on Woods function
56-
This problem is a sum of n/2 sets of 6 terms, each of which is
57-
assigned its own group. For a given set i, the groups are
58-
A(i), B(i), C(i), D(i), E(i) and F(i). Groups A(i) and C(i) contain 1
59-
nonlinear element each, denoted Y(i) and Z(i).
60-
The problem dimension is defined from the number of these sets.
61-
The number of problem variables is then 2 times + 2 as large
62-
This version uses a slightly unorthodox expression of Woods
63-
function as a sum of squares (see Buckley)
64-
Source: problem 8 in
65-
A.R.Conn,N.I.M.Gould and Ph.L.Toint,
66-
"Testing a class of methods for solving minimization
67-
problems with simple bounds on their variables,
68-
Mathematics of Computation 50, pp 399-430, 1988.
69-
SIF input: Nick Gould and Ph. Toint, Dec 1995.
70-
classification SUR2-AN-V-0
7165
""",
7266
:reference => raw"""
73-
@techreport{LuksanMatonohaVlcek2003,
74-
author = {Luksan, Ladislav and Matonoha, Cestmir and Vlcek, Jan},
75-
title = {Modified {CUTE} Problems for Sparse Unconstrained Optimization},
76-
institution = {Institute of Computer Science, Academy of Sciences of the Czech Republic},
77-
number = {1081},
78-
year = {2003},
79-
address = {Prague, Czech Republic},
80-
url = {http://www.cs.cas.cz/matonoha/download/V1081.pdf},
81-
}
67+
@article{ConnGouldToint1988MathComp,
68+
author = {Conn, Andrew R. and Gould, Nicholas I. M. and Toint, Philippe L.},
69+
title = {Testing a class of methods for solving minimization problems with simple bounds on the variables},
70+
journal = {Mathematics of Computation},
71+
year = {1988},
72+
volume = {50},
73+
number = {182},
74+
pages = {399--430},
75+
doi = {10.1090/s0025-5718-1988-0929544-3}
76+
}
8277
""",
8378

8479
:lib => "CUTEst:CHAINWOO, Luksan:5, LuksanSparse:2",

src/Meta/cragglvy.jl

Lines changed: 15 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,18 @@ cragglvy_meta = Dict(
1919
:url => "https://bitbucket.org/optrove/sif/src/master/CRAGGLVY.SIF",
2020
:notes => raw"""
2121
Extended Cragg and Levy problem.
22-
The Hessian matrix is 7-diagonal.
23-
24-
Source: problem 32 in
22+
This problem is a sum of m sets of 5 groups,
23+
There are 2m+2 variables. The Hessian matrix is 7-diagonal.
24+
""",
25+
:origin_notes => raw"""
26+
Problem 32 in
2527
Ph. L. Toint,
2628
Test problems for partially separable optimization and results
2729
for the routine PSPMIN,
2830
Report 83/4, Department of Mathematics, FUNDP (Namur, B), 1983.
2931
32+
See also Buckley#18
33+
3034
See also
3135
3236
problem 7 in
@@ -38,34 +42,19 @@ Academy of Science of the Czech Republic
3842
3943
http://www.cs.cas.cz/matonoha/download/V1081.pdf
4044
45+
SIF input: Ph. Toint, Dec 1989.
4146
classification OUR2-AY-V-0
4247
4348
D. Orban, Montreal, 08/2015.
44-
""",
45-
:origin_notes => raw"""
46-
Problem :
47-
Extended Cragg and Levy problem.
48-
This problem is a sum of m sets of 5 groups,
49-
There are 2m+2 variables. The Hessian matrix is 7-diagonal.
50-
Source: problem 32 in
51-
Ph. L. Toint,
52-
"Test problems for partially separable optimization and results
53-
for the routine PSPMIN",
54-
Report 83/4, Department of Mathematics, FUNDP (Namur, B), 1983.
55-
See also Buckley#18
56-
SIF input: Ph. Toint, Dec 1989.
57-
classification OUR2-AY-V-0
5849
""",
5950
:reference => raw"""
60-
@techreport{LuksanMatonohaVlcek2003,
61-
author = {Luksan, Ladislav and Matonoha, Cestmir and Vlcek, Jan},
62-
title = {Modified {CUTE} Problems for Sparse Unconstrained Optimization},
63-
institution = {Institute of Computer Science, Academy of Sciences of the Czech Republic},
64-
number = {1081},
65-
year = {2003},
66-
address = {Prague, Czech Republic},
67-
url = {http://www.cs.cas.cz/matonoha/download/V1081.pdf},
68-
}
51+
@techreport{Toint1983,
52+
author = {Ph. L. Toint},
53+
title = {Test problems for partially separable optimization and results for the routine PSPMIN},
54+
institution = {Department of Mathematics, FUNDP (Namur, Belgium)},
55+
number = {Report 83/4},
56+
year = {1983}
57+
}
6958
""",
7059

7160
:lib => "CUTEst:CRAGGLVY, Luksan:7",

src/Meta/dqrtic.jl

Lines changed: 11 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ dqrtic_meta = Dict(
1919
:url => "http://www.cs.cas.cz/matonoha/download/V1081.pdf, https://bitbucket.org/optrove/sif/src/master/DQRTIC.SIF",
2020
:notes => raw"""
2121
Variable dimension diagonal quartic problem.
22-
23-
classification OUR2-AN-V-0
24-
25-
D. Orban, Montreal, 08/2015.
2622
""",
2723
:origin_notes => raw"""
2824
Problem 157 (p. 87) in
@@ -39,27 +35,21 @@ Modified CUTE problems for sparse unconstrained optimization,
3935
Technical Report 1081,
4036
Institute of Computer Science,
4137
Academy of Science of the Czech Republic
42-
---
43-
Problem :
44-
Variable dimension diagonal quartic problem.
45-
Source: problem 157 (p. 87) in
46-
A.R. Buckley,
47-
"Test functions for unconstrained minimization",
48-
TR 1989CS-3, Mathematics, statistics and computing centre,
49-
Dalhousie University, Halifax (CDN), 1989.
38+
5039
SIF input: Ph. Toint, Dec 1989.
5140
classification OUR2-AN-V-0
41+
42+
D. Orban, Montreal, 08/2015.
5243
""",
5344
:reference => raw"""
54-
@techreport{LuksanMatonohaVlcek2003,
55-
author = {Luksan, Ladislav and Matonoha, Cestmir and Vlcek, Jan},
56-
title = {Modified {CUTE} Problems for Sparse Unconstrained Optimization},
57-
institution = {Institute of Computer Science, Academy of Sciences of the Czech Republic},
58-
number = {1081},
59-
year = {2003},
60-
address = {Prague, Czech Republic},
61-
url = {http://www.cs.cas.cz/matonoha/download/V1081.pdf},
62-
}
45+
@techreport{Buckley1989,
46+
author = {Buckley, A. G.},
47+
title = {Test functions for unconstrained minimization},
48+
institution = {Computing Science Division, Dalhousie University},
49+
address = {Dalhousie, Canada},
50+
number = {CS-3},
51+
year = {1989}
52+
}
6353
""",
6454

6555
:lib => "CUTEst:DQRTIC, Luksan:23",

0 commit comments

Comments
 (0)