Docs
  • Solver
  • Models
    • Field Service Routing
    • Employee Shift Scheduling
  • Platform
Try models
  • Long-term Machine Job Scheduling
  • Feature guides
  • Production line unavailability

Long-term Machine Job Scheduling

    • Planning AI concepts
    • Getting started with long-term machine job scheduling
    • Feature guides
      • Production line unavailability
      • Replanning
    • Feature requests
    • New and noteworthy

Production line unavailability

A production line is undergoing maintenance or is inactive because of a public holiday.

In such cases, the projected time to complete the job is extended by the duration of the unavailability during the job’s processing.

During the unavailability period, the job is paused, but stays on the production line. The job is resumed when the production line is available again.

{
  "lines": [
    {
      "id": "line A",
      "size": 2000,
      "startDate": "2024-12-01",
      "unavailableTimeSpans": [
        {
          "start": "2025-01-01",
          "end": "2025-01-02"
        }
      ]
    }
  ]
}
  • © 2025 Timefold BV
  • Timefold.ai
  • Documentation
  • Changelog
  • Send feedback
  • Privacy
  • Legal
    • Light mode
    • Dark mode
    • System default