Xpress Kalis Mosel application examples
|
| Project scheduling problem with disjunctive resource constraints: Scheduling objects, branching strategy
|
| |
|
| Solving the job-shop scheduling problem: Scheduling objects, solution callback
|
| |
|
| Type: |
Job-shop scheduling |
| Rating: |
2 (easy-medium) |
| Description: |
Solving the classical job-shop scheduling problem, formulated
- with 'disjunctive' constraints (jobshop.mos), or
- using task and resources objects (jobshop_alt.mos)
|
| File(s): |
jobshop.mos, jobshop_alt.mos |
| Data file(s): |
mt06.dat, mt10.dat, mt20.dat, la105.dat |
|
|
| Frequency assignment with polarity: Submodel execution, solution heuristic
|
| |
|
| Resource-constrained project scheduling problem: Scheduling objects, resource consumption, task modes, RCPSP, MRCPSP, renewable resource, element constraint
|
| |
|
| Type: |
Resource-constrained project scheduling |
| Rating: |
3 (intermediate) |
| Description: |
Formulating and solving resource-constrained project scheduling problems via scheduling objects of the Kalis solver
- Resource-constrained project scheduling problem (RCPSP): rcpsp.mos. Tasks have fixed durations and require specific amounts
of several resources with discrete capacity.
- Multi-mode resource constrained project scheduling problem (MRCPSP): mrcpsp.mos. Task durations and amounts of resource use
(or consumption) by tasks depend on the selected task mode. Some resources are renewable, others are non-renewable.
|
| File(s): |
rcpsp.mos, mrcpsp.mos |
| Data file(s): |
j102_2.dat, j102_4.dat, j102_5.dat, j102_6.dat, j102_7.dat, j102_9.dat, j102_10.dat, j301_1.dat, j301_2.dat, j301_3.dat, j301_4.dat, j301_5.dat, j301_6.dat, j301_7.dat, j301_8.dat, j301_9.dat, j301_10.dat |
|
|
|
|