It looks indeed like something is too highly constrained. BSB/Eng in 12C and 12D can't be placed because the only available slots (because of other constraints) are at times that are impossible for BSB (teaching in other classes). Hope this helps.
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$HOME/Qt/Tools/CMake/bin/cmake .. -DCMAKE_PREFIX_PATH=$HOME/Qt/6.10.1/gcc_64 -DCMAKE_INSTALL_PREFIX=$HOME/Qt/Tools/CMake/bin/cmake .. -DCMAKE_PREFIX_PATH=$HOME/Qt/6.10.1/gcc_64 -DCMAKE_INSTALL_PREFIX= -DCL_ONLY=on$HOME/Qt/Tools/CMake/bin/cmake --build . --target install -j 4C:\Qt\Tools\CMake_64\bin\cmake.exe .. -DCMAKE_PREFIX_PATH=C:\Qt\6.10.1\mingw_64 -DCMAKE_GENERATOR="MinGW Makefiles" -DCMAKE_INSTALL_PREFIX=C:\Qt\Tools\CMake_64\bin\cmake.exe .. -DCMAKE_PREFIX_PATH=C:\Qt\6.10.1\mingw_64 -DCMAKE_GENERATOR="MinGW Makefiles" -DCMAKE_INSTALL_PREFIX=install -DCL_ONLY=onC:\Qt\Tools\CMake_64\bin\cmake.exe .. -DCMAKE_PREFIX_PATH=C:\Qt\6.10.1\mingw_64 -DCMAKE_GENERATOR="MinGW Makefiles" -DCMAKE_INSTALL_PREFIX=install -DCL_ONLY=on -DNO_WIN_CONSOLE=onC:\Qt\Tools\CMake_64\bin\cmake.exe --build . --target install -j 4Quote from: corra on January 09, 2026, 09:00:04 AMThank you, as per the previous message edit, this was clear now.
What would be desirable is an explanation of the "Run progress", "Run state" and "Log", which is a bit obscure to me.
As a small feedback, in my opinion "Soft constraints" which are unfulfilled should not necessarily be disabled: they can in any case direct the search without being an obstacle to the timetable creation.
QuoteA tool to help in finding problems with FET-files. Given a FET-file (.fet) it systematically disables and reenables the constraints, running each new file with the fet command-line program (fet-cl). Using timeouts and parallel processing it tries to identify the "difficult" constraints.
This is currently only available as a command-line utility, so it might not (yet) be of interest to everyone.