摘要
课程表问题是NP完全类问题.近些年来人们尝试着用进化算法求此问题.本文根据大学编排课表的特点设计了一种全新的编码和适应值函数,并应用遗传算法求解.试验说明了该方法的可行性和有效性.
Timetable problem is a kind of NP_complete problem.Evolutionary algorithms have been used to solve this problem.A new kind of codes and fitness function are designed and solved by Genetic Algorithm in this paper.The experiments verify that this method is useful for solving the timetable problem.
出处
《鞍山钢铁学院学报》
2002年第6期415-418,共4页
Journal of Anshan Institute of Iron and Steel Technology
关键词
课程表问题
进化计算
遗传算法
编码
交叉算子
timetable problem
evolutionary computation
genetic algorithms
codes
croffover operator