Loading...
Searching...
No Matches
gams.control.options.RequestMarginals Class Reference

Request marginals from the solver. More...

Static Public Attributes

int MarginalsSolverChoice = -1
 Solver link chooses automatically.
 
int MarginalsNotRequested = 0
 Marginals are not requested, but they may still be returned.
 
int MarginalsRequestedButOptional = 1
 Marginals are requested, but it is OK if they are not available.
 
int MarginalsDemanded = 2
 Marginals are demanded: report problem if they are not available.
 

Detailed Description

Request marginals from the solver.