Recently we had an article about GELAB published in IEEE Access. This talks about all the fancy features of the toolbox as well as presents some results too. This is quite a bit of a
Read moreThe Cutting Edge of Grammatical Evolution

An Idea Log
Recently we had an article about GELAB published in IEEE Access. This talks about all the fancy features of the toolbox as well as presents some results too. This is quite a bit of a
Read moreRecently we worked together to analyse population diversity in a grammatical evolution environment. Our paper was published ina nice conference. You may want to have a look. Analysis of Diversity in Grammatical Evolution – IEEE
Read moreBlizzard was released recently. This was the start of the second verion of GELAB. A major highlight of Blizzard is that it is capable of doing hybrid optimization. Now we have a publication about the
Read moreRecently, we committed a new release of GELAB. This is called Blizzard. A major highlight of this release is that GELAB can now perform hybrid optimization. adilraja/GELAB GELAB: A Matlab Toolbox for Grammatical Evolution GitHub
Read moreRecently, we have been involved in developing a capacity for evolving artificial neural networks using Grammatical Evolution (GE). Our target was MIMO networks, as they can be used in various control systems that require simultaneous
Read moreThe human mind can be tricky. It can tend to do things that it should not be doing in a particular circumstance. There was a presentation in our group today. My mind tended to look
Read moreI posted quite a lot oabout libGE in the past. Finally I said that libGE goes to Mathworks. We renamed libGE to GELAB, as it is in Matlab. We eventually wrote a research article about GELAB and it
Read moreThis post is about libGE, a famous software for grammatic evolution. The original software is written in C++ and can be found here. For a long time, I used to think that it would be
Read moreGrammatical evolution (GE) is a famous evolutionary computing algorithm proposed by Conor Ryan et al. In its original form, it uses a genetic algorithm at the back end to evolve genotype of a solution. On
Read moreGrammatical optimization is based on an idea to provide production rules of a user-specified context-free grammar (in Backus-Naur form) to a genetic algorithm. The genetic algorithm works on the back end as a solution finder.
Read more