Search In this Thesis
   Search In this Thesis  
العنوان
An improved genetic algorithm for solving optimization problems /
الناشر
Mraga Mohamed Atiat Allah ,
المؤلف
Mraga Mohamed Atiat Allah
هيئة الاعداد
باحث / Mraga Mohamed Atiat Allah
مشرف / Hesham Ahmed Hefny
مشرف / Hesham Ahmed Hefny
مشرف / Hesham Ahmed Hefny
تاريخ النشر
2021
عدد الصفحات
84 Leaves :
اللغة
الإنجليزية
الدرجة
ماجستير
التخصص
Computer Science Applications
تاريخ الإجازة
12/12/2021
مكان الإجازة
جامعة القاهرة - كلية الحاسبات و المعلومات - Computer and Information Science
الفهرس
Only 14 pages are availabe for public view

from 99

from 99

Abstract

Genetic algorithm (GA) is a branch of the so-called evolutionary computing (EC) that is inspired by the evolution of living beings in nature. GA is considered a powerful tool for solving many optimization problems.The searching ability of GA depends on different parameters such as: population size, number of generations, crossover operator and mutation operator.The proper selection of such parameters received much attention of the researchers in order to achieve fast convergence to near optimal solution and to avoid stucking into local minima.In this thesis, we propose a new method for improving the search mechanism of GA.The proposed method depends on adopting different conditional crossover operators based on Local Partitioning of the population during the selection process.The proposed method is evaluated in the experimental work through twelve benchmark optimization problems and compared with conventional real-valued coded GA.The results ensure the efficacy and competitivity of the proposed method