Syntax: CLP Procedure
The following statements are used in PROC CLP:
-
PROC CLP
options ;
-
ACTIVITY
activity specifications
;
-
ALLDIFF
alldiff constraints
;
-
ARRAY
array specifications
;
-
ELEMENT
element constraints
;
-
FOREACH
foreach constraints
;
-
GCC
global cardinality constraints
;
-
LINCON
linear constraints
;
-
OBJ
objective function options
;
-
REIFY
reify constraints
;
-
REQUIRES
resource requirement constraints
;
-
RESOURCE
resource specifications
;
-
SCHEDULE
schedule options
;
-
VARIABLE
variable specifications
;
Copyright © SAS Institute Inc. All rights reserved.