You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-1Lines changed: 18 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
# Optimizing Santa's Travels (Java Advent) 🎅
2
2
3
-
This repository contains the example code for my blog post at [Java Advent](https://www.javaadvent.com/) and for the related Christmas video.
3
+
This repository contains the example code for our blog post at [Java Advent](https://www.javaadvent.com/), on the [Timefold Website](https://timefold.ai) and for the related Christmas video.
4
4
It is purposefully kept simplistic to show how to use *Timefold Solver* in a minimal example.
5
5
6
+
7
+
6
8
For more advanced examples, check out the [Timefold Quickstarts Repository](https://github.com/TimefoldAI/timefold-quickstarts).
7
9
This project was heavily inspired by the [Vehicle Routing Quickstart](https://github.com/TimefoldAI/timefold-quickstarts/tree/stable/java/vehicle-routing).
8
10
@@ -25,4 +27,19 @@ Click the map a couple of times to add some visits for Santa, then click the _so
0 commit comments