Apache KIE (Knowledge Is Everything) is the home of Drools, OptaPlanner, jBPM, and Kogito.
OplaPlanner has moved to https://github.com/apache/incubator-kie-drools. This repository is archived. OptaPlanner is an AI constraint solver in Java to optimize the vehicle routing problem, employee rostering, task assignment, maintenance scheduling, conference scheduling and other planning problems.
Kogito Runtimes has moved to https://github.com/apache/incubator-kie-drools. This repository is archived. Kogito Runtimes is a cloud-native business automation technology for building cloud-ready business applications
OptaPlanner quick starts for AI optimization: many use cases shown in many different technologies.
Apache KIE Examples repository with showcases on how to use Kogito, Drools, and jBPM
Web application for solving the Vehicle Routing Problem using OptaPlanner
Web application for solving Employee Rostering using OptaPlanner. This project is no longer maintained. Visit https://github.com/kiegroup/optaplanner-quickstarts to see how to integrate OptaPlanner in your application.
Git Backporting is a powerful automation utility designed to streamline the common Pull Request backporting. It provides a solution to automatically transfer merged changes from a branch (e.g., main) to one or more others (e.g., v1.x, stable).