Main Menu

FET help

Started by yshah1996, March 21, 2018, 06:24:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

yshah1996

So for every year if i want to give different break timings i need to use student not available times ?

no other alternative ?

Liviu Lalescu

I don't understand why "students set not available" is not good. But you can use also activities preferred time slots.

yshah1996

Which is the main file ?
like which algorithm we are using in fet and where is the main file ?
and in fet examples you have mmentioned about genetic algorithm so i guess it is being used ?

Liviu Lalescu

Quote from: yshah1996 on March 22, 2018, 07:28:46 AM
Which is the main file ?
like which algorithm we are using in fet and where is the main file ?
and in fet examples you have mmentioned about genetic algorithm so i guess it is being used ?

For a  new subject, please start a new topic.

Now, to answer your questions: the algorithm is in src/engine/generate.cpp, not genetic, but a heuristic which can be named "recursive swapping" or "ejection chain".