Java知识分享网 - 轻松学习从此开始!    

Java知识分享网

        
AI编程,程序员挑战年入30~100万高级指南 - 职业规划
SpringBoot+SpringSecurity+Vue权限系统高级实战课程        

IDEA永久激活

Java微信小程序电商实战课程(SpringBoot+VUe)

     

AI人工智能学习大礼包

     

PyCharm永久激活

66套java实战课程无套路领取

     

Cursor+Claude AI编程 1天快速上手视频教程

     
当前位置: 主页 > Java文档 > Java基础相关 >

OptaPlanner User Guide PDF 下载


时间:2021-04-29 09:48来源:http://www.java1234.com 作者:转载  侵权举报
OptaPlanner User Guide PDF 下载
失效链接处理
OptaPlanner User Guide PDF 下载


 
本站整理下载:
提取码:pja1 
 
 
相关截图:
 
主要内容:


1. OptaPlanner Introduction
1.1. What is OptaPlanner?
Every organization faces planning problems: providing products or services with a limited set of constrained resources
(employees, assets, time and money). OptaPlanner optimizes such planning to do more business with less resources. This is
known as Constraint Satisfaction Programming (which is part of the Operations Research discipline).
OptaPlanner (https://www.optaplanner.org) is a lightweight, embeddable constraint satisfaction engine which optimizes planning
problems. It solves use cases such as:
Employee shift rostering: timetabling nurses, repairmen, …
Agenda scheduling: scheduling meetings, appointments, maintenance jobs, advertisements, …
Educational timetabling: scheduling lessons, courses, exams, conference presentations, …
Vehicle routing: planning vehicle routes (trucks, trains, boats, airplanes, … ) for moving freight and/or passengers through
multiple destinations using known mapping tools …
Bin packing: filling containers, trucks, ships, and storage warehouses with items, but also packing information across
computer resources, as in cloud computing …
Job shop scheduling: planning car assembly lines, machine queue planning, workforce task planning, …
Cutting stock: minimizing waste while cutting paper, steel, carpet, …
Sport scheduling: planning games and training schedules for football leagues, baseball leagues, …
Financial optimization: investment portfolio optimization, risk spreading, …

 

------分隔线----------------------------


锋哥推荐