This class implements an array of KTask
Example :
KSchedule s(...); // T is an array of KTask T0 T1 T2 T3 T4 KTaskArray T(s,5,0,10,"T");
KIntVar
2016.1
Public Functions
default constructor
This constructor allows to build an array of variables with the same bounds.