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 - Ali Ghrayeb

#1
General Stuff / Re: Even more mixed timetables
July 07, 2013, 11:14:58 PM
Thanks Volker! This is really helpful. A side note, it made FET run really slow. Time increased from 30 mins to 3 hours. But I am happy with the results.
#2
General Stuff / Even more mixed timetables
July 05, 2013, 11:19:17 PM
I know that FET generates random timetables. But we still even need more mixed/random timetable.
After generating, i am getting timetables for some students of the form:
3-4 days a week, they have English in the morning 'first session', and Math in the afternoon 'last session'.
This is not a timetable of our interest. we need a timetable that is more random. For example:

                     Mon     Tues      Wed    Thur    Friday
1st session:  Math   English Physics History Economic
...
last session: English Geog  English  French  Physics

This way the subjects are equal, since the students have better concentration in the morning.

Is there a way to force this randomness? or at least tell FET to get me the most Random timetables?

Thanks so much in advance!
#3
Programming Help / Re: Unable to Compile FET
June 27, 2013, 09:38:27 PM
Thank you Liviu! Now I am able to compile.
#4
Programming Help / Unable to Compile FET
June 26, 2013, 10:26:28 PM
I am not able to compile FET. I am getting the following error when running mingw32-make from QT command line:

mingw32-make[2]: *** No rule to make target `interface/modifyconstraintactivitiesmaxsimultaneousinselectedtimeslotsform_template.ui', needed by `../tmp/gui/ui_modifyconstraintactivitiesmaxsimultaneousinselectedtimeslotsform_template.h'.  Stop.

I investigated the issue and found out that ui_modifyconstraintactivitiesmaxsimultaneousinselectedtimeslotsform_template.h does not exist!

Environment:
Windows 7 - 32 bit operating system
MinWG as a compiler
QT 4.8.4 SDK

I am getting the same error with both versions fet-5.19.0 & fet-5.19.2.

Note: I am using winrar to extract .bz2 file.While extracting, i am notified about lots of files already exist! I tried replacing all, not replacing all, renaming all. No luck! why is this happening? Is there  a specific way of extracting?

Please help resolving this issue.