java.lang.Object
org.maxicp.cp.examples.modeling.CuSP
The Cumulative Scheduling Problem (CuSP)
consists in scheduling a set tasks that share a resource with a fixed capacity. The objective is to minimize the
makespan such that the capacity is not violated. Each task has a fixed duration and consumes a fixed amount of the
resource.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CuSP
-
-
Method Details
-
main
- Throws:
Exception
-