Optimization AI in Java, made easy with OptaPlanner

Sdílet
Vložit
  • čas přidán 16. 03. 2021
  • Almost 6 months ago we held a Java Summit and we are ready to share it with the world!
    This talk is given by Radovan Synek, Software Engineer at Red Hat.
    In this session, I will show how to schedule a school timetable using OptaPlanner. Let's prepare for the next school year in a couple of seconds!
    OptaPlanner is the open-source AI constraint solver that optimizes planning and scheduling problems, which integrates well with Quarkus and Spring Boot.
    It can be used to solve problems such as the vehicle routing problem, employee rostering, maintenance scheduling, task assignment, school timetabling, cloud optimization, conference scheduling, job shop scheduling, bin packing, and other NP-hard problems.
    By optimizing such problems with OptaPlanner, some companies save hundreds of millions of dollars and millions of kilograms of CO² emissions per year. It can help you solve your problems, too.
    #Geekle #Java #AI
    More about Geekle and future events that we’re hosting:
    geekle.us
  • Věda a technologie

Komentáře • 1

  • @sna6869
    @sna6869 Před 2 lety

    Do you have the source code?