Package org.jacop.constraints
Class Task
java.lang.Object
org.jacop.constraints.Task
Represents tasks for cumulative constraint
- Version:
- 4.8
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) long
areaMax()
(package private) long
areaMin()
(package private) IntDomain
compl()
(package private) IntDomain
(package private) IntVar
dur()
(package private) int
ect()
(package private) int
est()
(package private) int
lastCT()
(package private) int
lct()
(package private) int
lst()
(package private) boolean
(package private) boolean
(package private) IntVar
res()
(package private) IntVar
start()
toString()
-
Field Details
-
start
-
dur
-
res
-
-
Constructor Details
-
Task
-
-
Method Details