---
title: "Timefold Solver 2.0: Neighborhoods API and faster solving"
url: https://daily.dev/posts/timefold-solver-2-0-neighborhoods-api-and-faster-solving-3rokj3344
source_url: https://timefold.ai/blog/timefold-solver-2.0-release
type: article
source: "Timefold"
published: 2026-04-22T20:14:28.275Z
updated: 2026-04-22T20:14:50.439Z
tags: ["java"]
reading_time: 5
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Timefold Solver 2.0: Neighborhoods API and faster solving

**[Timefold](https://daily.dev/sources/timefold-blog)** · 5 min read · 1 upvotes · 0 comments

## Summary

timefold solver 2.0 is now available with full list variable support for vehicle routing and job shop scheduling, a new declarative neighborhoods api for escaping local optima with minimal code, and significant performance improvements including a 91% speedup on real-world course scheduling via precomputed joins, improved shadow variable handling, and constraint profiling. the release also introduces a new paid plus edition that moves explainability features (score analysis, recommend assignment apis) out of the open source tier, while the core solver remains apache 2.0 licensed and free for commercial use. upgrading from 1.x is supported via an openrewrite recipe and a migration guide, with 1.x maintained through 2026.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://timefold.ai/blog/timefold-solver-2.0-release>

## Similar posts on daily.dev

- [Timefold Solver 2.0 upgrade: 15 projects, under 10 minutes](https://daily.dev/posts/timefold-solver-2-0-upgrade-15-projects-under-10-minutes-a9j2czvti) · Timefold · 3 upvotes · 0 comments
- [Mixed Models in Timefold Solver: Combining Planning…](https://daily.dev/posts/mixed-models-in-timefold-solver-combining-planning--okduunvag) · Timefold · 0 upvotes · 0 comments

---

Tags: [#java](https://daily.dev/tags/java)

[View this post on daily.dev](https://daily.dev/posts/timefold-solver-2-0-neighborhoods-api-and-faster-solving-3rokj3344)
