apache / incubator-kie-optaplanner-quickstarts

OptaPlanner quick starts for AI optimization: many use cases shown in many different technologies.

Home Page:https://www.optaplanner.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OptaPlanner Quickstarts

Overview of all Quickstarts

Use case quickstarts Technology quickstarts

Get started

Run the OptaPlanner quickstarts now:

  1. Install JDK 11 or later with JAVA_HOME configured appropriately.

  2. Clone this repository to build and run the quickstarts showcase:

    $ git clone https://github.com/kiegroup/optaplanner-quickstarts.git
    $ cd optaplanner-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

Vehicle Routing

Find the most efficient routes for a fleet of vehicles.

quarkus vehicle routing screenshot

OptaPlanner examples (desktop)

Many examples in desktop technology.

optaplanner examples screenshot

More information

Learn more on www.optaplanner.org.

About

OptaPlanner quick starts for AI optimization: many use cases shown in many different technologies.

https://www.optaplanner.org/

License:Apache License 2.0


Languages

Language:Java 67.2%Language:JavaScript 19.0%Language:HTML 7.8%Language:Kotlin 3.5%Language:Shell 1.9%Language:Groovy 0.4%Language:Batchfile 0.3%Language:CSS 0.0%