java.lang.Object
org.maxicp.cp.examples.raw.ShipLoading
Ship Loading Problem.
The problem is to find a schedule that minimizes the time to unload and
to load a ship. The work contains a set of 34 elementary tasks. Each task has to be handled by
a given number of people and during a given period of time. For each task, only
the associated surface is known (i.e., the product of the task duration by the needed amount of
resource).
This problem was described in the paper:
Aggoun, A., invalid input: '&' Beldiceanu, N. (1993). Extending CHIP in order to solve complex scheduling and placement problems.
Mathematical and computer modelling, 17(7), 57-73.
- Author:
- Roger Kameugne, Pierre Schaus
-
Constructor Summary
Constructors -
Method Summary