IVEdrawgantt


Purpose
Draw a Gantt chart with CP operations.
Synopsis
procedure IVEdrawgantt(ops: array of cpoperation)
procedure IVEdrawgant(ops: set of cpoperation)
Argument
ops 
An array or a set of CP operations.
Further information
This procedure can only be used if the xpresscp module is present that defines the type cpoperation to represent operations (tasks) in scheduling and planning problems.
Related topics
See the Xpress-CP Reference Manual for further detail.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.