Tabu search algorithm for timetabling in codeigniter

230 views Asked by At

I'm making this automated timetabling system for middle school using CodeIgniter and Tabu search algorithm with constraints

But i dont know how to start, i've already get the data of subjects, teachers, lesson hurs, and class. After i get those data i dont know what i should do next, also the constraints.

Does anybody have any idea or any suggestion about what i should do? Or what link with tutorial about tabu search algorithm in php or codeigniter code that i can visit?

Thank you in advance.

0

There are 0 answers