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 - raducostea

#1
Report a Bug / Re: Fet Cli language
May 22, 2018, 01:54:17 PM
Quote from: Liviu Lalescu on May 17, 2018, 07:01:49 AM

Oh, indeed :)

Isn't soft_conflicts.txt what you need, in this case?

Yes, that looks something i can use.

Another question :)

Is there a terminate signal i can send to the PID to end the execution and write the highest simulation and highest csv simulation?

Right now if i use ctrl+c in the middle of it, no file are written.
#2
Report a Bug / Re: Fet Cli language
May 16, 2018, 04:20:46 PM
Now it works, thanks!

Another offtopic question. With fet-cl is there a way to get the number of constraints that were not met? Like a resume?
#3
Report a Bug / Fet Cli language
May 16, 2018, 03:54:44 PM
Hello,

Running fet cli on MAC but the language attribute does not work
using: --language=ro it stills outputs everything in english.

Version
FET version 5.35.2
Free timetabling software, licensed under the GNU Affero General Public License version 3 or later
Copyright (C) 2002-2018 Liviu Lalescu, Volker Dirr
Homepage: https://lalescu.ro/liviu/fet/


Thanks,
Radu
#4
Get Help / Re: Question about classrooms and groups
February 13, 2018, 02:45:38 PM
1) I managed to make it work for 1, but only if i set the preferred room for subjects. If i set for the 10th set home rooms, the generate process does not end.

2) But this way subject r1 and r2 will be added both in the same week. I want r1 in week 1, r2 in week 2, r1 in week 3 and so on.
#5
Get Help / Question about classrooms and groups
February 13, 2018, 01:37:11 PM
1) What if there is a group that does not have a specific classroom. We have 10 groups and 9 classroom and the 10th group needs to use the classrooms while the other students are not using it. For example when they have laboratories or sports class.
Is there a way we can achieve a timetable that meet our requirements?

2) We don't have enough laboratories to accommodate all groups so we want the group to use the laboratory once every two weeks.

Thanks