This diploma thesis deals with acceleration of advanced genetic algorithm. For implementation, discrete and continuos versions of UMDA genetic algorithm were chosen. The main part of the acceleration is the utilization of SSE instruction set. Using this set, the functions for calculating fitness and new population sampling were accelerated in particular. Then the pseudorandom number generator that also uses SSE instruction set was implemented. The discrete algorithm reached the speed of up to 4,6 after this implementation. Finally, the algorithms were modified so that the system OpenMP could be used, which enables the running of blocks of code in more threads. The continuous version of algorithm is not convenient for parallelization, beca...
Genetic Algorithms (GAs) have been implemented on a number of multiprocessor machines. In many cases...
Genetic algorithm (GA) is a directed random search technique working on a population of solutions a...
The main aim of this thesis is the comparison of parallel and sequential algorithm implementation fo...
his diploma thesis deals with creating the most universal library of genetic algorithms in C++, as m...
Abstract — Nowadays, multicore processor and GPUs have entered the mainstream of microprocessor dev...
Tento text představuje diplomovou práci se zaměřením na akceleraci Genetických algoritmů s použitím ...
V diplomskem delu smo poskusili ugotoviti, kakšne pohitritve lahko dosežemo v izvajanju genetskega a...
The diploma thesis with the subject ¨Parallel Genetic Algorithms with Applications¨ deals with the p...
Tato práce prozkoumává možnosti a funkce genetických algoritmů při řešení obecných problémů, možnost...
Genetic algorithms are modern algorithms intended to solve optimization problems. Inspiration origin...
The thesis describes design and implementation of various evolutionary algorithms, which were enhanc...
Računarske metode rješavanja paralelnih problema korištenjem grafičkih obradnih jedinica (GPUs) zadn...
As genetic algorithms (GAs) are used to solve harder problems, it is becoming necessary to use bette...
There is a lack of a programming free solution which can run a distributed genetic algorithm in para...
This bachelor thesis deals with a parallelization of cellular evolutionary algorithms using OpenMP. ...
Genetic Algorithms (GAs) have been implemented on a number of multiprocessor machines. In many cases...
Genetic algorithm (GA) is a directed random search technique working on a population of solutions a...
The main aim of this thesis is the comparison of parallel and sequential algorithm implementation fo...
his diploma thesis deals with creating the most universal library of genetic algorithms in C++, as m...
Abstract — Nowadays, multicore processor and GPUs have entered the mainstream of microprocessor dev...
Tento text představuje diplomovou práci se zaměřením na akceleraci Genetických algoritmů s použitím ...
V diplomskem delu smo poskusili ugotoviti, kakšne pohitritve lahko dosežemo v izvajanju genetskega a...
The diploma thesis with the subject ¨Parallel Genetic Algorithms with Applications¨ deals with the p...
Tato práce prozkoumává možnosti a funkce genetických algoritmů při řešení obecných problémů, možnost...
Genetic algorithms are modern algorithms intended to solve optimization problems. Inspiration origin...
The thesis describes design and implementation of various evolutionary algorithms, which were enhanc...
Računarske metode rješavanja paralelnih problema korištenjem grafičkih obradnih jedinica (GPUs) zadn...
As genetic algorithms (GAs) are used to solve harder problems, it is becoming necessary to use bette...
There is a lack of a programming free solution which can run a distributed genetic algorithm in para...
This bachelor thesis deals with a parallelization of cellular evolutionary algorithms using OpenMP. ...
Genetic Algorithms (GAs) have been implemented on a number of multiprocessor machines. In many cases...
Genetic algorithm (GA) is a directed random search technique working on a population of solutions a...
The main aim of this thesis is the comparison of parallel and sequential algorithm implementation fo...