Youtube channel

About FOPS

FOPS is a standalone toolbox for optimization in Matlab. It covers local optimization methods as well as global ones. It is able to solve single-objective (SO) and multi-objective optimization (MO) tasks.

FOPS Features

Search for the Best

Always try to find the best possibility from the set of available solutions. Using FOPS it is guaranteed that you can say: “I have tried to do my best!”

How many objectives?

User can choose one of currently available algorithms: GA, PSO, DE, SOMA, Nelder-Mead and Newton methods for single objective problems; NSGA-II, MOPSO and GDE3 methods for multi-objective problems; and modification of single-objective PSO algorithm for problems with variable number of dimensions. The package can be controlled through GUI or directly by low level functions. Results of simulation run can be easily visualized in MATLAB figures or exploited elsewhere.

Chain

Some algorithms are good in exploration, while the others excel in exploitation. Therefore, user can take advantage of combining elementary optimization algorithms into chains to utilize their benefits. Chain of multiple constituent algorithms can be exploited on a single optimization problem. User can set the balance between usages of individual algorithms by setting their number of fitness function evaluations.

Comparative study

Comparative studies can be easily performed with FOPS toolbox and the performance of various optimization tasks or chains can be compared based on numerous predefined metrics. There are more than 50 multi-objective, single-objective and VND test problems but a user can define his own problems.

Discrete variables

In real life, some problems need to choose some variables in optimization task to be from a set of discrete values. In FOPS, every algorithm, either binary-coded or real-coded, can work with discrete decision space of optimized problem. User just provides list of discrete values for specified variable of the solved problem.

Interpolation

All algorithms can also exploit interpolation technique and save fitness function evaluations if they are costly. An improvement is obvious even when a fitness function evaluation takes 20ms. Imagine the difference with a real-world costly problems, where each evaluation takes 30 minutes or even more.

Variable dimensions

What is the ideal complexity of my design? Sometimes, sufficient complexity of optimized design is not known a priori. A VND (Variable Number of Dimensions) optimizer is able to work with different decision space sizes and find the ideal dimensionality and variables combination at one run [1]!

  1. Kadlec, P., Sedenka V.: Particle swarm optimization for problems with variable number of dimensions, Engineering Optimization, Taylor & Francis, pp. 1-18, 2017.
  2. Other are references in Documentation, see Download.

Download

The free version can be downloaded here. Visit download for more information.

Documentation

FOPS Documentation
(PDF, 8.44 MB)
version from Apr 23, 2020

White Papers

Other Documents

Method-of-Moments-Based Memetics for Inverse Design
(PDF, 22.63 MB)
version from Dec 15, 2023

References

List of publications where FOPS was cited.

  1. Capek, M., Jelinek, L., Kadlec, P., Gustafsson, M.: Optimal Inverse Design Based on Memetic Algorithms - Part 1: Theory and Implementation, IEEE Transactions on Antennas and Propagation, Vol. 71, No. 11, pp. 8806-8816, Nov. 2023.
  2. Capek, M., Jelinek, L., Kadlec, P., Gustafsson, M.: Optimal Inverse Design Based on Memetic Algorithms - Part 2: Examples and Properties, IEEE Transactions on Antennas and Propagation, Vol. 71, No. 11, pp. 8817-8826, Nov. 2023.
  3. Marek, M., Kadlec, P., Capek, M.: FOPS: A New Framework for the Optimization with Variable Number of Dimensions, International Journal of RF and Microwave Computer-Aided Engineering, Vol. 30, No. 9, pp.1-8, 2020.
  4. Marek, M., Raida, Z., Kadlec, P.: Synthesis of Electromagnetic Equivalents of Composite Sheets by Multi-Objective Optimization of Anisotropic Band-Stop Filters, EuCAP 2018, London, UK, 2018.

Did you cite FOPS and your paper is not in the list? Contact us and we will add your reference here!