Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
Electromagnetism like mechanism
no vote
This code implement the electromagnetism like mechanism to the single machine scheduling problem. This employ the random-key concept combining with genetic operators in the hybrid algorithm to obtain the best/optimal schedule for the single machine problems. This new approach attempts to achieve the convergence and diversity effects when it is iteratively applied to solve the problem. This hybrid algorithm is tested on a set of standard test problems available in the literature. The computational results show that this hybrid algorithm performs better than the standard genetic algorithm.
melaning21
2016-08-23
0
1
Simple genetic algorithm
no vote
this is a simple implementation of genetic algorithm in C#. The application is to classify the genome.
melaning21
2016-08-23
0
1
No more~