Loading...
Searching...
No Matches
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

bool [] GAMS.GAMSSymbolDomainViolation.ViolInd
get

Array indicating which position of a record has a domain violation.

◆ ViolRec

GAMSSymbolRecord GAMS.GAMSSymbolDomainViolation.ViolRec
get

GAMSSymbolRecord that has a domain violation.