Loading...
Searching...
No Matches
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< GAMSSymbolDomainViolationViolRecs [get]
 List of domain violations of symbol.
 

Detailed Description

This class describes a domain violation of a GAMSDatabase.

Property Documentation

◆ ViolRecs

List<GAMSSymbolDomainViolation> GAMS.GAMSDatabaseDomainViolation.ViolRecs
get

List of domain violations of symbol.

◆ ViolSym

GAMSSymbol GAMS.GAMSDatabaseDomainViolation.ViolSym
get

GAMSSymbol that has a domain violation.