GettingStartedModelingandSolvingSchedulingProblemswithConstraintProgrammingusingILOG 优化软件与应用cplex,opl,ampl,lingo课件教学 讲义.pptVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
GettingStartedModelingandSolvingSchedulingProblemswithConstraintProgrammingusingILOG 优化软件与应用cplex,opl,ampl,lingo课件教学 讲义.ppt
* * * * * Activity carpentry(10); which declares an activity whose duration is 10. * A unary resource is a resource that cannot be shared by two activities: i.e., as soon as an activity requires the resource, no other activities can make use of that resource. Unary resources are often used to model machines in job-shop scheduling or individual resources in resource allocation problems. Activities generally require one or several unary resources during their execution. * For instance, an activity may require a resource plumber, while the plumber Joe may provide the resource plumber. Resources that can be required (or consumed) and provided (or produced) are called reservoirs in OPL. * OPL supports state resources, i.e., resources that are specified by a set of possible states. At any time in the schedule, a state resource is in a given state but that state may vary over time. * * ILOG Scheduler的资源 ILOG Scheduler的资源包括机器、人员、资金等。它包括5种基本类型: 一元资源(Unary Resources) 离散资源(Discrete Resources) 选择性资源(Alternative Resources) 储藏资源(Reservoirs Resources) 状态资源(State Resources) * 一元资源 一元资源应用表示最大能力为一的资源,在同一时间不能被两个活动分享。典型的应用是用一元资源来表示工人。 离散资源 离散资源它表示一个能力可变的资源,它可以在同一时间处理几个同种类型的活动。 在某个时段这种资源的能力用该时段可用资源的数量来表示。 一个典型的例子是机床,在某时段共有20台机床可用,则称此时该离散资源的能力为20。 * 选择性资源 选择性资源表示可被以同样的方式用作其他类型资源。可以用这种资源定义产品的替换工艺。 * 储蓄资源 储蓄资源表示同时被制造出来或同时被消耗掉的资源。 例如提炼厂生产的一桶油就是这种类型的资源。 * 状态资源 状态资源用来表示可以有不同状态的资源,状态的不同决定可以利用该资源的活动不同。 例如,一个汽车制造厂的喷漆车间可以表示为状态资源,汽车决定喷漆的颜色;一个面包炉可被表示为状态资源,其温度的高低决定了可以烘烤哪种面包。 * * * * breakOnDuration(aCrane,10,12); This excerpt indicates that resource aCrane has a break over the interval [10,12]. periodicBreak(aCrane,5,2,7) This excerpt specifies that the unary resource aCrane has a break every seven days, that its first break is on day 5, and that the duration of the break is 2 * The constraint activityHasSelectedResource(a,s,u), which applies if activity a has selected resource u in alternative resource s, provides a tool for manipulating alternative resources. * capacityMax(d,s,
您可能关注的文档
- Excel 处理电子表格 计算机应用基础课件一培训讲解.ppt
- Excel 处理电子表格 计算机应用基础课件二培训讲解.ppt
- Excel 处理电子表格 计算机应用基础课件培训讲解.ppt
- Excel公式和函数 二级office官方课件方案策划.pptx
- Excel数据分析与处理 二级office官方课件技术方案.pptx
- Externalities, Environmental Policy, and Public Goods 管理经济学 技术方案.ppt
- Fast Handover For MObile IPv –RFC 移动IP技术 技术方案.ppt
- FET放大电路 模拟电子 传感器技术 方案策划.ppt
- Firebug和Fiddler的安装和使用 软件开发技术项目实践课件培训讲解.ppt
- Firms in Perfectly Competitive Markets 管理经济学 技术方案.ppt
- GettingStartedWithILOGOPLDevelopmentStudio 优化软件与应用cplex,opl,ampl,lingo课件教学 讲义.ppt
- Google Map 移动计算(厦门大学)课件知识介绍.pptx
- GPSRTK测量 GPS课件技术方案.ppt
- GPS卫星运动及坐标计算分钟 GPS课件方案策划.ppt
- GPS定位的观测量 GPS课件典型实例.ppt
- GPS测前准备外业实施及技术设计书的编写 GPS课件技术方案.ppt
- GPS相对定位原理 GPS课件方案策划.ppt
- GPS网的数据处理 GPS课件方案策划.ppt
- GPS网的设计 GPS课件技术方案.ppt
- GRNGR测井 石油地球物理测井原理 技术方案.ppt
文档评论(0)