[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[[["TimeTablingPerTask is a propagator in C++ that filters based on a strongly quadratic version of Time Tabling, similar to the CumulativeTimeTable propagator."],["It works in conjunction with `SchedulingConstraintHelper` and `SchedulingDemandHelper` to manage task scheduling within a given capacity."],["The primary method, `Propagate`, aims to enforce constraints and ensure feasibility of the schedule."],["There's potential for optimization if task alternatives are known, enabling further constraint pushing."]]],[]]