hello, I am an Algerian student at the end of the cycle, my topic is an implementation of a local search algorithm Evolutionary stockastique for the problem of TimeTabling, I like that you give me ideas for what I can do a good solution, thank you.
FET prior to version 5 used a genetic algorithm, which was ineffective for difficult timetables. FET 5 uses a good heuristic algorithm. You can read about the algorithm on the documentation page or in the FET sources, especially the file generate.cpp.
thank you, but I can not understand: the generate.cpp file, it is a complicated
Yes, unfortunately it is. Read the documentation, firstly. Then, in generate.cpp you have sections - try to understand by looking over sections.