daunfamily / timefold-quickstarts

Get started with Timefold quickstarts here. Timefold is the successor of OptaPlanner, by the OptaPlanner team. Optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems

Home Page:https://timefold.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timefold Quickstarts

Planning optimization made easy.
timefold.ai

Overview of all Quickstarts

Use case quickstarts Technology quickstarts
  • Quarkus (Java, Maven or Gradle, Quarkus, H2)

  • Spring Boot (Java, Maven or Gradle, Spring Boot, H2)

  • Kotlin (Kotlin, Maven, Quarkus, H2)

Get started

Run the Timefold quickstarts now:

  1. Install JDK 17 or later with JAVA_HOME configured appropriately. For example with Sdkman:

    $ curl -s "https://get.sdkman.io" | bash
    $ sdk install java
  2. Clone this repository to build and run the quickstarts showcase:

    $ git clone https://github.com/TimefoldAI/timefold-quickstarts.git
    $ cd timefold-quickstarts
    $ ./runQuickstartsFromSource.sh

Use cases

School timetabling

Assign lessons to timeslots and rooms to produce a better schedule for teachers and students.

quarkus school timetabling screenshot

Without a UI:

Facility location problem

Pick the best geographical locations for new stores, distribution centers, covid test centers or telco masts.

quarkus facility location screenshot

Maintenance scheduling

Schedule maintenance jobs to crews over time to reduce both premature and overdue maintenance.

quarkus maintenance scheduling screenshot

Call center

Schedule incoming calls to employees matching skills and availability.

quarkus call center screenshot

Vaccination scheduling

Assign people to vaccination injection appointments over time at vaccination centers to end a pandemic sooner.

quarkus vaccination scheduling screenshot

Order Picking

Generate an optimal picking plan for completing a set of orders.

quarkus order picking screenshot

Employee Scheduling

Schedule shifts to employees, accounting for employee availability and shift skill requirements.

quarkus employee scheduling screenshot

Food Packaging

Schedule food packaging orders to manufacturing lines, to minimize downtime and fulfill all orders in time.

quarkus food packaging screenshot

Vehicle Routing with capacity

Find the most efficient routes for a fleet of vehicles.

quarkus vehicle routing screenshot

Timefold examples (desktop)

Many examples in desktop technology.

timefold solver examples screenshot

Timefold Quickstarts was forked on 20 April 2023 from OptaPlanner Quickstarts, which was entirely Apache-2.0 licensed (a permissive license).

Timefold Quickstarts is a derivative work of OptaPlanner Quickstarts, which includes copyrights of the original creator, Red Hat Inc., affiliates and contributors, that were all entirely licensed under the Apache-2.0 license. Every source file has been modified.

About

Get started with Timefold quickstarts here. Timefold is the successor of OptaPlanner, by the OptaPlanner team. Optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling and other planning problems

https://timefold.ai

License:Apache License 2.0


Languages

Language:Java 68.0%Language:JavaScript 19.4%Language:HTML 8.9%Language:Kotlin 3.6%Language:CSS 0.0%Language:Shell 0.0%Language:Batchfile 0.0%