FET Forum

FET Support (English) => General Stuff => Topic started by: AndreaMIT on July 05, 2024, 12:39:27 AM

Title: Report of constraints
Post by: AndreaMIT on July 05, 2024, 12:39:27 AM
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
Title: Re: Report of constraints
Post by: Liviu Lalescu on July 05, 2024, 07:09:28 AM
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.
Title: Re: Report of constraints
Post by: Liviu Lalescu on July 05, 2024, 04:25:57 PM
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).