Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - raihan

#1
Programming Help / Re: Algorithm of FET
January 20, 2009, 03:44:20 AM
Ok  :) Thanks.
#2
Programming Help / Algorithm of FET
January 19, 2009, 01:06:01 PM
Please explain me the algorithm of FET.

Each node of a graph is one activity. So there are as many nodes as number of activities.
But then how are these nodes related with each other?
If activities that share one professor, room or students set at one time have different colors, so they are adjacent. And we have to make them to have the same color at the end of the algorithm, so there were no any conflicts.
But how do you start placing activities on time cell? Do you like start from first possible one or how? Please explain to newbie.
#3
General Stuff / Re: Number of working days per week
January 15, 2009, 11:29:18 AM
Volker Dirr

yes, I agree with you :)
#4
General Stuff / Re: Number of working days per week
January 14, 2009, 02:21:21 PM
Thanks, I have figured out that I could also indicate available days for teachers too, like some of them can work on Saturdays and some not. I have built a small timetable for my department using FET, worked great.  :)
#5
General Stuff / Number of working days per week
January 14, 2009, 05:59:11 AM
In my university few classes can be taught on Saturdays, but most classes have to be on days from Monday to Friday. How can I indicate in FET that only some of the activities are available on Satudays?