Changelog

Follow up on the latest improvements and updates.

RSS

new

improved

fixed

Timefold Platform

Employee Shift Scheduling

Field Service Routing

Visit SLA’s, technician ratings support for FSR, FTE support for ESS (v0.42.1)

Today, we’re announcing version v0.42.1 of the Timefold Platform and v1.0.0 of the Timefold models.
This new version of the Timefold Platform comes with these platform improvements:
  • (For self-hosted installations only:)
    OIDC configuration now requires valid OIDC setup
    : When using OpenID connect, make sure you have valid OIDC configuration, else explicitly disable it as per the updated “Installation instructions”.
  • Filter on Configuration Profile via Platform UI
    : It’s now possible to filter the runs overview of your models by the configuration profile that was used. On the overview, click “Add filter”, and choose “Configuration profile”. We’ve also added Configuration profile as one of the possible columns for your overview. Click on the three dots at the end of the header of the table to choose which columns you want to view.
configuration-profiles-column
See which configuration profile was used for each run.
configuration-profiles-choose-column
Choose and reorder the columns you want to see in the overview
Next to that, this new version of the Timefold Platform comes with updates to these Timefold Models:
Field Service Routing (v1 | Stable)
Employee Shift Scheduling (v1 | Stable)
  • Allow to define employee min/max by FTE
    : We have added support for full-time equivalent (FTE) configuration in employee contracts, enabling fair scheduling for employees with different employment types. This feature allows you to define part-time, full-time, and other employment arrangements while ensuring fair distribution of work. The “balance time worked” constraint now automatically adjusts for different FTE levels, so a part-time employee (FTE 0.5) working 20 hours is considered equivalent to a full-time employee (FTE 1.0) working 40 hours. See “New and noteworthy” for details.
  • Extended support for weekend constraints for rolling windows
    : We have extended our weekend constraints support with the ability to limit weekend work in rolling windows. You can now additionally express rules such as: “Maximum 2 weekends worked in any 4-week rolling window” or “Maximum 4 weekends worked in any 16-week rolling window”. This complements our existing weekend constraints for fixed periods, giving you more options for creating employee-friendly schedules. See “New and noteworthy” for details.
  • A small bugfix related to the solver not terminating properly in corner cases.
Please let us know if you have feedback.

new

improved

fixed

Timefold Platform

Employee Shift Scheduling

Field Service Routing

Audit log visibility via Platform UI, contract rules around weekends for ESS (v0.41.2)

Today, we’re announcing version v0.41.2 of the Timefold Platform and models.
This new version of the Timefold Platform comes with these platform improvements:
  • Audit log
    : We have added the ability to see the audit log of changes made to your tenant via the Platform’s UI. Anytime a user is added or removed, anytime a webhook is created or changed, or other configuration changes, information about this change is logged to the Audit Log. By going to your Tenant Settings, and choosing “Audit Log” in the sidebar, you are now able to see those changes. The UI supports filtering for certain types of event, Actor, IP and date.
Screenshot 2025-06-17 at 13
  • Ordering of metrics on Run Overview
    : It’s now possible to define the order of the columns when seeing the run overview of your model. You can pick from input and output metrics, as well as run data, and decide which information you want to see, and in what order. This change makes it easier for you to compare those metrics between runs you care most about. On the Runs Overview, click the dots at the end of the header row.
  • Support for multiple vehicle types
    : We now have support for multiple vehicle types in our Maps service: cars, bicycles, and walking. We have set up a bicycle map for Georgia, USA as a demo - please contact us if you have specific requests for new maps with other vehicle profiles. We have also improved our documentation of the maps service.
Next to that, this new version of the Timefold Platform comes with updates to these Timefold Models:
Field Service Routing (v1 | Stable)
  • We have a bugfix for a potential score corruption with Balance movable and non-movable visits constraint.
Employee Shift Scheduling (v1 | Stable)
  • Ability to define contract rules around weekends
    : We have added support for weekend-related constraints, allowing you to limit weekend work for employees. These constraints help enforce restrictions on weekend work, which is important for maintaining employee work-life balance. You can: Limit the total minutes an employee works during weekends in a period. Limit the number of weekends an employee works in a period. Limit the number of consecutive weekends an employee works. See "New and noteworthy" for details.
Please let us know if you have feedback.
(This version has been available on app.timefold.ai since Monday June 9th. Our apologies for the delay in posting here.)

new

improved

fixed

Timefold Platform

Employee Shift Scheduling

Field Service Routing

Further improvements to rolling time windows contract requirements for ESS and several other improvements (v0.40.1)

Today, we’re announcing version v0.40.1 of the Timefold Platform and models.
This new version of the Timefold Platform comes with these platform improvements:
  • Sticky table header for runs overview
    : When scrolling down your list of runs in the Platform UI, table headers will now stay visible, so it’s easier to know the meaning of the metrics and run properties if you’re comparing lots of runs.
  • We have added a new guide explaining the importance of validating and building trust in an optimized plan. The guide explains which features Timefold offers that help with this.
Next to that, this new version of the Timefold Platform comes with updates to these Timefold Models:
Employee Shift Scheduling (v1 | Stable)
  • Further improvements to rolling time windows
    : We have further improved the rolling time windows feature in contract requirements so that you can now also specify hourly time windows for more rules. See “New and noteworthy” for details. This feature can help formulate constraints like: “Maximum 5 days worked in any 168-hour period”, “Maximum 2 night shifts worked in any 168-hour period” or “Minimum 2 consecutive days off in any 168-hour period”.
  • Removed unchanged constraints from the recommendations API response
    : The recommendations API response no longer includes constraintDiffs entries for unchanged justifications to improve clarity and lower the size of the response.
  • We have written a new feature guide about Shift assignments (it goes in detail on the complex task of managing the type and amount of shifts that get assigned).
Field Service Routing (v1 | Stable)
  • Improved break handling
    : Break end times are now exclusive instead of inclusive. This change removes confusion that could occur when a break end time overlapped with a shift start time.
  • Required Breaks API improvement
    : The way of defining required breaks has been deprecated and has been replaced with a simpler alternative that avoids confusion. See “New and noteworthy” for details and instructions on how to upgrade.
  • Removed unchanged constraints from the recommendations API response
    : The recommendations API response no longer includes constraintDiffs entries for unchanged justifications to improve clarity and lower the size of the response.
  • Several bugfixes (including a fix for the visualization).
Please let us know if you have feedback.

new

improved

fixed

Timefold Platform

Employee Shift Scheduling

Field Service Routing

New default smart termination, and multiple new capabilities for ESS (v0.39.1)

Today, we’re announcing version v0.39.1 of the Timefold Platform and models.
This new version of the Timefold Platform comes with these platform improvements:
Screenshot 2025-06-17 at 13
Example of termination settings in a Configuration profile
  • Improved troubleshooting script
    : Improved troubleshooting script and documentation for self-hosted installations to help report version information.
  • Smaller bugfixes and improvements, including a fix for filtering on deleted runs, and tags that contain an underscore. Additionally we now show the optimization gain on a run also as a relative percentage, when you hover over the optimization gain in the sidebar.
Next to that, this new version of the Timefold Platform comes with updates to these Timefold Models:
Employee Shift Scheduling (v1 | Stable)
  • Shift rotations
    : We have added the ability to define rotations for shift types. Use this to make sure that the employee’s shift types rotate in consecutive periods, for example, "morning" shifts on week 1 and "evening" shifts on week 2. See “New and noteworthy” for details.
  • Better handling of consecutive days off
    : We have introduced 2 new constraints for better handling of consecutive days off. This feature allows a minimum of consecutive number of days off per period to be set on contracts. See “New and noteworthy” for details.
  • Ability to ensure an "even" start time for all employees
    : We have added the ability to limit the variation in shift start times. It checks whether the time between the earliest shift start and the latest shift start in this period is larger than the period rule’s shiftStartTimeDifferenceInMinutesMax. See “New and noteworthy” for details.
  • Metrics for shift groups
    : We have added separate metrics to know how many shift groups were assigned and unassigned.
  • Demo data updates
    : A series of updates have been made to the available demo datasets. The BASIC demo dataset has been removed in favour of the CONTRACT_RULES dataset. The CONTRACT_RULES demo dataset has been extended to a full week (7 days, 60 shifts) for 13 employees. The demo data is now more representative of real working rules, including contract patterns, maximum hours worked per day, maximum hours worked per week, preferences, and unavailabilities.
  • New smart termination “Diminished returns” as default
    : “Diminished returns” terminates the solver early if expected improvements are minimal. This termination is the new default. See “Upgrading to the latest versions” for details.
  • Removed unchanged justifications from the recommendations API response
    : The recommendations API response no longer includes matchesDiff entries for unchanged justifications to improve clarity and lower the size of the response.
Field Service Routing (v1 | Stable)
  • New smart termination “Diminished returns” as default
    : “Diminished returns” terminates the solver early if expected improvements are minimal. This termination is the new default. See “Upgrading to the latest versions” for details.
  • Removed unchanged justifications from the recommendations API response
    : The recommendations API response no longer includes matchesDiff entries for unchanged justifications to improve clarity and lower the size of the response.
Please let us know if you have feedback.

new

improved

fixed

Timefold Platform

Employee Shift Scheduling

Field Service Routing

Rolling time windows contract requirements for ESS, input metrics, and several other improvements (v0.38.0)

Today, we’re announcing version v0.38.0 of the Timefold Platform and models.
This new version of the Timefold Platform comes with these platform improvements:
Screenshot 2025-06-17 at 13
Example of input metrics showing for a Field Service Routing planning problem
  • Expiry dates for tenant members
    : In cases where you want colleagues or partners to have temporary access to your Timefold tenant, you are now able to set an expiry date. You can use this feature to e.g. give Timefold Solution Engineers temporary access to your tenant to help you with a certain project or troubleshooting.
  • Ability to self-host the Timefold Platform on OpenShift
    : We added support for OpenShift deployment for self hosted installations. See updated Installation instructions for details.
  • Documentation updates
    : We have added a guide to help you troubleshoot failing runs for self-hosted installations.
Next to that, this new version of the Timefold Platform comes with updates to these Timefold Models:
Employee Shift Scheduling (v1 | Stable)
  • Support for contract requirements for rolling time windows
    : We have introduced several rolling window rules that allow you to specify both required and preferred amount of shifts, days, minutes, etc. worked over a rolling time window (instead of e.g. fixed weeks). This feature can help formulate requirements that need to be satisfied over a rolling window of time, for example: Maximum 10 Sunday shifts worked in any 52-week period, Maximum 40 hours worked in any 7-day period, Minimum 11 consecutive hours off in any 24-hour period. See “New and noteworthy” for details.
  • Days off per period in range for employees
    : We have introduced 2 new constraints for better handling of days off. This feature allows a minimum and/or maximum of days off per period to be set on contracts. See “New and noteworthy” for details.
Field Service Routing (v1 | Stable)
  • Rebalanced hard constraint weights: A missing skill or tag in an input dataset was penalized as
    -1hard
    resulting in a much smaller penalty than, for example, violating the maximum service end time of a visit. As a result, an infeasible solution that broke a skill or tag requirement was favored over an infeasible solution with all skills/tags but that didn’t finish the service in time by a couple of minutes. See “New and noteworthy” for details.
  • We have done a small bugfix to the visualization.
Please let us know if you have feedback.
Today, we’re announcing version v0.37.0 of the Timefold Platform and models, including improved timeline and statuses for each model run.
This new version of the Timefold Platform comes with these platform improvements:
  • Support for excluding runs with certain tags when filtering
    : When filtering the run overview, you can now choose to exclude runs with a certain tag. This gives you greater flexibility in finding and comparing certain runs. (E.g. you could label any simulation runs with a tag, and then exclude it when you want to look at only production runs.)
  • Tenant Members with expiry date
    : It’s now possible to give people temporary access to your tenant by setting an expiration date when adding/editing the members of your tenant. Use this to e.g. give our customer support team temporary access to your tenant for troubleshooting.
  • Self-hosted platforms are now single tenant
    : We’re limiting the ability for self-hosted platforms to create additional tenants. We’re doing to limit the complexity and recommend customers that self host to have multiple installations of the platform instead. More details about self-hosting the Timefold Platform versus using the Timefold Cloud Platform can be found in this comparison guide.
  • Rework of run policies
    : We have reworked the policy limiting the amount of simultaneous runs to check simultaneous threads instead. When you have e.g. 10 simultaneous threads available in your plan, you can use it to do 10 simultaneous runs each using 1 thread, or do 5 simultaneous runs each using 2 threads. We have dropped the policy that checks the maximum runs per hour.
  • We have updated the documentation to more clearly explain the different statuses of a run.
  • Smaller bugfixes (including using the configuration profile from the run when calling the score analysis API endpoint).
Next to that, this new version of the Timefold Platform comes with updates to these Timefold Models:
Employee Shift Scheduling (v1 | Stable)
  • Configurable justifications in the Recommendations API
    : When submitting a recommendations API request, you can specify an optional boolean
    includeJustifications
    query parameter to control whether constraint match justifications should be included in the response. This is useful for getting more fine-grained information about the constraint matches, for instance to learn which period rule is violated by the recommended employee assignment. See New and noteworthy for details.
  • Priorities on Contract Rules
    : Priorities have been added to contracts. This means some contracts can now have higher priority than others. This feature allows for granular control over how much contracts comparatively weigh in solutions. It comes in handy when there is a contract that defines a certain rule that is more important than another, e.g. Contract A defines rules related to period which are more important than Contract B’s rules related to minimum time between shifts. See New and noteworthy for details.
  • Maximum number of unique tags per period per employee
    : We have introduced 2 new constraints to limit the number of unique tags that can be used to assign shifts to employees. You can use this feature to limit the amount of shift types, routes or skills that will be assigned to an employee. See New and noteworthy for details.
  • Significant speed improvements for bigger datasets
    : By pre-calculating matching rules and shifts we were able to improve the performance of datasets using global rules. We’re seeing improvements anywhere between 10% and 50%.
  • Several documentation updates, including new feature guides explaining Alternative shifts, Shift travel and locations, and Shift rules.
  • Smaller improvements (e.g. to the demo data sets) and bugfixes.
Field Service Routing (v1 | Stable)
  • Configurable justifications in the Recommendations API
    : When submitting a recommendations API request, you can specify an optional boolean includeJustifications query parameter to control whether constraint match justifications should be included in the response. This is useful for getting more fine-grained information about the constraint matches, for instance to learn which visits are not completed in time because of the recommended visit (or visit group) assignment. See New and noteworthy for details.
  • Smaller improvements (e.g. to the demo data sets and the visualization UI) and bugfixes (e.g. to the termination limit not always being respected).
Please let us know if you have feedback.

new

fixed

improved

Timefold Platform

Employee Shift Scheduling

Field Service Routing

Improved timeline for runs, additional ESS KPIs and several other improvements (v0.36.1)

Today, we’re announcing version v0.36.0 of the Timefold Platform and models, including improved timeline and statuses for each model run.
This new version of the Timefold Platform comes with these platform improvements:
  • New “Incomplete” status and statuses visualization (breaking change)
    : We’re introducing a new status “Incomplete”, it will be used when a run ends before the construction heuristics phase of the run finished. Previously these runs were marked as successful, but the output would likely not contain all entities. With this new status users now know this is the case - we recommend setting a longer termination time when this happens. Additionally, we’ve added a timeline view of each of the different stages of a run on the Run Detail page, so it’s clearer how long each stage takes.
  • Different API calls for deletion and termination of runs (breaking change)
    : We have separated the endpoints to delete a model run from the platform, and to terminate a run in progress. Now the deletion of a run from storage is no longer done when terminating a run, but is instead done in a separate endpoint. To delete a run from the storage, the run must be in a terminated state (complete, failed or incomplete). Please refer to the OpenAPI specs of the platform for details.
  • Improved configuration profiles
    : We’ve removed the CPU setting from configuration profiles in favour of threads. We’re also indicating the maximum amount of memory per thread more clearly.
  • Change to trial process
    : We’re making a small change to the trial sign-up process - we now ask for some details about your project before approving a trial.
  • Documentation
    : We’ve added a how-to guide to explain how and why to categorize your model runs using tags.
  • Several speed improvements and bugfixes
    including a fix for timings of start and active dates when a run was restarted.
Next to that, this new version of the Timefold Platform comes with updates to these Timefold Models:
Employee Shift Scheduling (v1 | Stable)
  • Additional KPI’s
    : We have added 4 new KPIs to provide more insights into solutions: how many employees were assigned shifts in the schedule, the number mandatory and optional shifts that were scheduled, and the total travel distance.
  • Speed improvement for global rules
    : We have improved the performance and scalability of global rules. There will be speed improvements for 9 related constraints. This improvement will result in finding solutions quicker, especially for large datasets. See New & Noteworthy for details.
  • Deprecation of required minimum
    : A minimum with a REQUIRED satisfiability is now deprecated because it may be the cause of infeasible solutions when there is a lack of shifts in the input. Use the minimum with a PREFERRED satisfiability instead. This update will result in fewer infeasible solutions when using minimums in the listed constraints. See New & Noteworthy for details.
  • Documentation
    : We’ve split up the Employee contracts feature guide into multiple guides, each explaining a separate area of functionality of the contracts feature: Period rules and Shift rules.
  • Several smaller improvements and bugfixes
    , including a fix for when shifts spanned multiple days. See New & Noteworthy for details.
Field Service Routing (v1 | Stable)
  • Several bugfixes
    including a fix for movable visit assignment (Previously, a movable visit could have blocked the assignment of another visit, resulting in the model not being able to assign all visits. A new custom move reassigns the movable visit, increasing the chance of assigning all visits.), a fix for endless loops in visit group recommendations, and fixes for the visualization of the model.
  • Documentation
    : We’ve added a new guide explaining Resource-limited planning and optional visits.
Please let us know if you have feedback.
We’re glad to announce version v0.35.0 of the Timefold Platform and models, including a major update to the Run Details page in the Platform UI and exciting new features for Employee Shift Scheduling.
This new version of the Timefold Platform comes with these platform improvements:
  • Added optimization gain & metric evolution to Run Details page
    : We have added the optimization gain (the difference between the first and the last solution) for every metric on the Run Details page. Hover over the score graph to see the evolution of the metrics to understand the tradeoffs the software is making during optimization. See “Interpreting model run results” for more information. These changes are useful to see the real-world impact (in metrics) of the duration of solving and to understand better how different metrics impact each other (e.g. if assigned visits goes up, this also impacts technician costs and to some extent potentially overtime);
  • Showing constraints per group in Score Analysis
    : The Score Analysis overview of a run on the Run Details page now groups all constraints logically. This way you can see related constraints together to understand the model better. Our documentation site explains the features of a model per constraint group, so this way it’ll be easier to connect the features explained in the documentation to how they behave for a specific model run.
  • Export justifications
    : We have added an export button to the Run Details page that exports the justifications for a run to a
    .json
    file. You can use this to understand which constraints aren’t fully satisfied and why.
  • Improved maps documentation
    : We have improved our documentation that explains the maps service. Updates are specifically useful for customers that self-host the platform.
  • Expired trials cleanup procedure
    : Expired trials will now automatically be cleaned up when inactive. Trial users will receive an advance notification and have the option to keep their data.
  • Several smaller stability and performance improvements and minor bugfixes (including a fix for a regression when filtering on deleted runs in the Platform UI).
Next to that, this new version of the Timefold Platform comes with updates to these Timefold Models:
Employee Shift Scheduling (v1 | Stable)
  • Allow limiting concurrent shifts per location
    : We have added the ability to control the maximum number of shifts that can take place at the same time. The feature is useful in scenarios where the shifts use a shared resource with limited capacity. See “new and noteworthy” for more details.
  • Allow travel configuration per employee
    : It is now possible to specify a list of travel configurations per contract, and not just globally. Each travel configuration can limit the distance from the home location to a shift’s location and the time between 2 shifts at different locations, within a certain time period. See “new and noteworthy” for more details.
  • Configurable rule matching behavior
    : Several types of rules (Cost Rules, Period Rules and Global Period Rules) can now be configured with more detail on when they are valid. Previously a rule’s validity period only checked a shift’s start time, but it can now be configured to also take into account the shift’s end time. See “new and noteworthy” for more details.
  • Introducing input metrics
    : The output of a model run now includes an object
    inputMetrics
    that contains the number of employees, the number of shifts and number of pinned shifts in the input dataset. (See OpenAPI Spec for a description of their meaning.)
  • We have updated our documentation for this model with several new feature guides: how to use “skills & risk factors”, how to guarantee fairness in schedules, and how to use the recommendations by the model to better handle real-time changes.
Field Service Routing (v1 | Stable)
  • Introducing input metrics
    : The output of a model run will now include an object
    inputMetrics
    that contains the number of visits, the number of visit groups, the number of vehicles, the number of mandatory visits, the number of optional visits, and number of vehicleShifts in the input dataset. (See OpenAPI Spec for a description of their meaning.)
  • Improved scalability and memory usage efficiency
    : We have improved memory usage efficiency, resulting in better scalability over datasets with large numbers of visits.
  • Added a new set of KPIs
    : The following KPIs have been added to the model output and Platform UI: the number of visits assigned, the number of mandatory visits assigned, the number of optional visits assigned, the number of vehicles used in the schedule, and the total amount of overtime required for the schedule. These new metrics will make it easier to compare different runs, e.g. when you are tweaking optimization goals. See our documentation for details.
  • We have updated our documentation for this model related to recommendations: we have added pinning in recommendations, and a visit groups recommendations guide.
Please let us know if you have feedback.

new

improved

fixed

Timefold Platform

Employee Shift Scheduling

Field Service Routing

Configuration profiles and Shift alternatives for ESS (v0.34.0)

We’re very excited to announce this new version of the Timefold Platform, with a major new feature “Configuration Profiles”, and several updates to our models.
This new version of the Timefold Platform comes with these platform improvements:
Screenshot 2025-06-17 at 13
Example of 3 configuration profiles for a goal alignment use case
  • Filtering on dates in the Model Runs Overview
    : It’s now possible to set specific date ranges when filtering on the Model Runs overview page. This should make it easier to find a specific historic run.
  • Bug fixes and improvements
    : We’ve fixed a bug where we showed certain warning messages in the layout of an error message, and where we showed an irrelevant warning about justifications. We’ve improved the handling of events that sometimes caused the status of a run to be incorrectly displayed. And we’ve upgraded the framework that the Timefold Platform is built on (Quarkus).
Next to that, this new version of the Timefold Platform comes with updates to these Timefold Models:
Employee Shift Scheduling (v1 | Stable)
  • Shift alternatives
    : We’ve added a feature to the model that makes it possible to define a group of shifts and make sure only a specific number of them is assigned. You can use this for instance when you know a certain task needs to be done, but there’s a few options for the shift it should happen in. See New and noteworthy for more information.
  • Contractual period rules can limit logged time
    : The contractual period rules can now specify minimum and maximum logged minutes. This feature can be useful when limiting minimum/maximum shift hours that differ from the scheduled shift start to end interval, e.g. because breaks are not included in the shift working hours. See New and noteworthy for more information.
  • Documentation updates
    : We’ve made sure each of the model’s constraints now has clear descriptions. These descriptions show in the OpenAPI Specs, but also when creating a configuration profile for this model. And we have added a guide that explains metrics and optimizations goals for this model.
Field Service Routing (v1 | Stable)
  • Technician costs KPI is now optional
    : The Technician costs KPI introduced in the previous version (v0.33.0) is now only computed when a cost structure is submitted as part of the planning problem. We also have made some small improvements to the feature guide.
  • Visualization improvements
    : We’ve done some minor bugfixes to the visualization.
  • Documentation updates
    : We’ve made sure each of the model’s constraints now has clear descriptions. These descriptions show in the OpenAPI Specs, but also when creating a configuration profile for this model. And we have added a guide that explains metrics and optimizations goals for this model.
Please let us know if you have feedback.

new

improved

Timefold Platform

Employee Shift Scheduling

Field Service Routing

Webhook improvements, FSR technician costs optimization, and more (v0.33.0)

This new version of the Timefold Platform comes with updates to these Timefold Models:
Employee Shift Scheduling (v1 | Stable)
  • Day Light Saving for Employees
    : We fixed a bug where DLS was not properly applied for employees. For more information, please see: Employee Time Zones.
  • Single-day pattern rules updates
    : We have added a custom move to facilitate matching of PREFERRED patterns. The REQUIRED single-day patterns are now deprecated and will be removed in a future version in favour of PREFERRED patterns with a high weight. More information in “New & Noteworthy”.
  • Updated model information page to more clearly reflect its features and link to relevant documentation.
  • We have added a guide explaining how to do resource-limited planning.
Field Service Routing (v1 | Stable)
  • Added technician costs optimization
    : Every vehicle shift can specify a Vehicle Shift Cost that will be used in the optimization by the minimize shift cost constraint. Please see the Technician Costs guide for details. We have added a new KPI representing the total cost of the solution and a new demo dataset that showcases the feature.
  • Recommendation calls now validate the input dataset
    : Similarly to the model run, the recommendation calls now validate the input dataset.
  • Visualization UI improvements
    : We have improved the Visualization UI, with better formatting of dates and coordinates as well as improvements to the color scheme.
  • Updated model information page to more clearly reflect its features and link to relevant documentation.
This new version of the Timefold Platform also comes with the following improvements:
Please let us know if you have feedback.
Load More