You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever we move a topic, if the score is improved:
decrease the score of all couples between moved topic and the topics from the slot it comes from
increase the score of all couples between moved topic and the topics from the slot it goes to
=> This way, we'll generate scores for topics which go well together. Maybe we can use this to make better schedule ? However, this would run the risk of trying very similar schedules over and over.
The text was updated successfully, but these errors were encountered:
Whenever we move a topic, if the score is improved:
=> This way, we'll generate scores for topics which go well together. Maybe we can use this to make better schedule ? However, this would run the risk of trying very similar schedules over and over.
The text was updated successfully, but these errors were encountered: