Loading...
Searching...
No Matches
gams::GAMSOptions::EgdxUels Struct Reference

Unload labels or UELs to GDX either squeezed or full. More...

#include <gamsoptions.h>

Public Types

enum  EgdxUelsEnum { squeezed = 0 , full = 1 }
 Unload labels or UELs to GDX either squeezed or full. More...
 

Detailed Description

Unload labels or UELs to GDX either squeezed or full.

Definition at line 324 of file gamsoptions.h.

Member Enumeration Documentation

◆ EgdxUelsEnum

Unload labels or UELs to GDX either squeezed or full.

Enumerator
squeezed 

Write only the UELs to Universe, that are used by the exported symbols.

full 

Write all UELs to Universe.

Definition at line 327 of file gamsoptions.h.