assign:${employeeId}:${patternId}:${day}
and returns assignments where the variable value is 1 (true).
Parameters
The solver response containing variable values
Returns
SolverResult
Parsed schedule result with assignments
IDs are validated by ModelBuilder to not contain colons,
ensuring unambiguous parsing.