What is OptaPlanner?

OptaPlanner is a constraint solver. It optimizes business resource planning use cases, such as Vehicle RoutingEmployee RosteringCloud OptimizationTask Assignment, Job Scheduling, Bin Packing and many more. Every organization faces such scheduling puzzles: assign a limited set of constrained resources (employees, assets, time and money) to provide products or services. OptaPlanner delivers more efficient plans to improve service quality and reduce costs.

OptaPlanner is a lightweight, embeddable planning engine. It enables normal Java™ programmers to solve optimization problems efficiently. It is also compatible with other JVM languages (such as Kotlin and Scala). Constraints apply on plain domain objects and can reuse existing code. There’s no need to input them as mathematical equations. Under the hood, OptaPlanner combines sophisticated optimization heuristics and metaheuristics (such as Tabu Search, Simulated Annealing and Late Acceptance) with very efficient score calculation.

OptaPlanner is open source software, released under the Apache Software License. It is written in 100% pure Java™, runs on any JVM and is available in the Maven Central repository too.


Link : https://www.optaplanner.org/

'Links' 카테고리의 다른 글

Supply chain and Logistics  (0) 2017.09.26

News



'Links' 카테고리의 다른 글

OptaPlanner  (0) 2018.08.05

+ Recent posts