Journals
Publish with us
Publishing partnerships
About us
Blog
Mathematical Problems in Engineering
+
Journal Menu
Journal overview
For authors
For reviewers
For editors
Table of Contents
Special Issues
Submit
Mathematical Problems in Engineering
/
2014
/
Article
/
Alg 3
Research Article
A Double Evolutionary Pool Memetic Algorithm for Examination Timetabling Problems
Algorithm 3
The pseudocode of the local search approach in the main evolutionary pool.
: the original individual
PN: the new individual
Iter: the iteration number
Itermax: the maximum iteration number:
SD: the search depth.
: the number of examinations
: the increasing step
WHILE
OR
randomly select
examinations and rearrange the in descending order, then obtain
IF
BREAK
END
IF
END
END