Report of constraints

Started by AndreaMIT, July 05, 2024, 12:39:27 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

AndreaMIT

Hi everyone,
we want to present to the school director all the constraints introduced to calculate the timetable. Is there a way to extract them in a presentable way, or at least interpretable and translatable from an Excel, like a CSV file?
Thank you all
Andrea

Liviu Lalescu

Hello, Andrea,

You can use this trick: in the All time/space constraints dialogs, select all the constraints, and click Remove. FET will present you a window with a selectable text containing all the constraints, and you can copy/paste this text.

Liviu.

Liviu Lalescu

#2
In this way, you can select the constraints to present, with the dialog's filter. Also, you can sort them.

Another way is to open the corresponding section of the XML fet file with a text editor, but this text is not so useful (the fet files are simple XML files). The section begins with <Time_Constraints_List> and ends with </Time_Constraints_List> (and Space).