Campaigning time constraint (empty)
Source: scheduling/example_18_campaigning_time_constraint.py
Empty file. Likely intended to cap campaigns by total duration (rather than task count). For the closest working idea, see Campaigning with cumul, which caps by rank; replacing the rank limit with a duration sum is the natural variant.