GAMS.GAMSSymbolDomainViolation Class Reference
This class describes a domain violation of a GAMSSymbol. More...
Properties | |
GAMSSymbolRecord | ViolRec [get] |
GAMSSymbolRecord that has a domain violation. | |
bool[] | ViolInd [get] |
Array indicating which position of a record has a domain violation. | |
Detailed Description
This class describes a domain violation of a GAMSSymbol.
Property Documentation
◆ ViolInd
|
get |
Array indicating which position of a record has a domain violation.
◆ ViolRec
|
get |
GAMSSymbolRecord that has a domain violation.