Purpose
 
 
 Gets the cpvar representing the makespan of the schedule. The makespan is the completion time of the last task in the schedule.
 
  
 
  Synopsis
 
 
 function getmakespan : cpvar
 
 
  Return value
 
 
 The cpvar representing the makespan of the schedule
 
  Related topics