were used to limit the number of points to be gener-
ated. The dispersion or the concentration of the points
around the search space depends on the α parameter.
The new algorithm was tested with all the rules
using, always, a benchmark of test problems — a set
of 16 problems (bound, equality and inequality con-
straint problems).
This preliminary work shows that Algorithm 2
with rules RGP1, RGP2 and RGP4 presents better re-
sults than with RGP3. For bounded problems the re-
sults are better than the original method but the prob-
lems with equality or inequality constraints have a dif-
ferent behaviour.
Currently, the method generates all points first and
uses these generated points in MCSFilter algorithm.
That can cause time inefficiency for large dimension
problems. Taking this issue into account, individual
point generation, using a similar generation strategy,
should be investigated.
ACKNOWLEDGEMENTS
This work has been supported by FCT — Fundac¸˜ao
para a Ciˆencia e Tecnologia within the Project Scope:
UIDB/5757/2020.
REFERENCES
Amador, A., Fernandes, F. P., Santos, L. O., and Roma-
nenko, A. (2017). Application of mcsfilter to esti-
mate stiction control valve parameters. AIP Confer-
ence Proceedings, 1863(1):270005.
Amador, A., Fernandes, F. P., Santos, L. O., Romanenko,
A., and Rocha, A. M. A. C. (2018). Parameter estima-
tion of the kinetic α-pinene isomerization model us-
ing the mcsfilter algorithm. In Gervasi, O., Murgante,
B., Misra, S., Stankova, E., Torre, C. M., Rocha, A.
M. A., Taniar, D., Apduhan, B. O., Tarantino, E.,
and Ryu, Y., editors, Computational Science and Its
Applications – ICCSA 2018, pages 624–636, Cham.
Springer International Publishing.
Fernandes, F. P. (2015). Programac¸˜ao n˜ao linear inteira
mista e n˜ao convexa sem derivadas. PhD Thesis, Uni-
versidade do Minho, Braga.
Fernandes, F. P., Costa, M. F. P., and Fernandes, E. M. G. P.
(2013). Multilocal programming: A derivative-free
filter multistart algorithm. In Murgante, B., Misra,
S., Carlini, M., Torre, C. M., Nguyen, H.-Q., Taniar,
D., Apduhan, B. O., and Gervasi, O., editors, Compu-
tational Science and Its Applications – ICCSA 2013,
pages 333–346, Berlin, Heidelberg. Springer Berlin
Heidelberg.
Floudas, C., Pardalos, P., Adjiman, C., Esposito, W.,
Gumus, Z., Harding, S., Klepeis, J., and Meyer,
C.A.and Schweiger, C. (1999). Handbook of Test
Problems in Local and Global Optimization. Kluwer
Academic Publishers.
Hedar, A.-R. and Fukushima, M. (2006). Derivative-free
filter simulated annealing method for constrained con-
tinuous global optimization. Journal of Global Opti-
mization, 35(4):521–549.
Hendrix, E. M. T. and G.-T´oth, B. (2010). Introduction to
Nonlinear and Global Optimization. Springer New
York, New York, NY.
Kolda, T. G., Lewis, R. M., and Torczon, V. (2003). Op-
timization by direct search: New perspectives on
some classical and modern methods. SIAM Review,
45(3):385–482.
APPENDIX
The set of problems used to test the new strategy to
generate the initial points were taken from (Fernan-
des, 2015). In Table 6, the first column shows the
problem, the second column shows the number of
known minimizers (in the literature), the third column
shows the designation of each problem in (Fernandes,
2015) and the references therein.
Table 6: Information about the problems, number of mini-
mizers and notation.
Prob min known Prob in (Fernandes, 2015)
P1 3 (A.1)
P2 6 (A.2)
P3 4 (A.3)
P4 3 (A.4)
P5 2 (A.5)
P6 10 (A.8)
P7 760 (A.9)
P8 4 (A.11)
P9 4 (A.12)
P10 8 (A.13)
P11 16 (A.14)
P12 32 (A.15)
P13 64 (A.16)
P14 256 (A.17)
P15 1 (A.19)
P16 4 (A.31)
The set of problems used to test the new algorithm
is as follows:
P1:
min f(x) ≡
x
2
−
5.1
4π
2
x
2
1
+
5
π
x
1
−6
2
+
+10
1−
1
8π
cos(x
1
) + 10
s.t −5 ≤x
1
≤ 10
0 ≤ x
2
≤ 15