GAMS.GAMSDatabaseDomainViolation Class Reference
This class describes a domain violation of a GAMSDatabase. More...
Properties | |
GAMSSymbol | ViolSym [get] |
GAMSSymbol that has a domain violation. | |
List< GAMSSymbolDomainViolation > | ViolRecs [get] |
List of domain violations of symbol. | |
Detailed Description
This class describes a domain violation of a GAMSDatabase.
Property Documentation
◆ ViolRecs
|
get |
List of domain violations of symbol.
◆ ViolSym
|
get |
GAMSSymbol that has a domain violation.