Drools is a rule engine, DMN engine and complex event processing (CEP) engine for Java
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 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, SonataFlow
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).