restrictionAttributeNames property

List<String> restrictionAttributeNames

Restriction attribute names.

Indicates the restriction attributes that are respected during solve.

Implementation

List<String> get restrictionAttributeNames =>
    _restrictionAttributeNames.value;