Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 336 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 336 Bytes

my-optplanner-examples

The program is capable to solve two known benchmark problems using OptaPlanner library. The chosen problems are Knapsack problem and Graph coloring problem. It is possible to run the application as microserice using "java -jar myoptaplannerexamples-0.1.war" or to deploy it on the application server (WildFly).