A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.gams.com/latest/docs/apis/java/enumcom_1_1gams_1_1api_1_1GAMSOptions_1_1ESolveOpt.html below:

com.gams.api.GAMSOptions.ESolveOpt Enum Reference

 

Loading...

Searching...

No Matches

Multiple solve management. More...

int  value ()   Get the int value of this enumerated SolveOpt.
    Merge =(0)   The solution information for all equations appearing in the model is completely replaced by the new model results; variables are only replaced if they appear in the final model.
    Replace =(1)   The solution information for all equations and variables is merged into the existing solution information.
    Clear =(2)   The solution information for all equations appearing in the model is completely replaced; in addition, variables appearing in the symbolic equations but removed by conditionals will be removed.
    UndefinedSolveOpt =(3)   Undefined SolveOpt.
 

Multiple solve management.

◆ lookup() static ESolveOpt com.gams.api.GAMSOptions.ESolveOpt.lookup ( int val ) static

Lookup all solveOpts.

Parameters
val an int value to lookup
Returns
the enumerated SolveOpt that has the specified value, or UndefinedSolveOpt if the specified value is not found.
◆ value() int com.gams.api.GAMSOptions.ESolveOpt.value ( )

Get the int value of this enumerated SolveOpt.

Returns
the solveOpt value
◆ Clear com.gams.api.GAMSOptions.ESolveOpt.Clear =(2)

The solution information for all equations appearing in the model is completely replaced; in addition, variables appearing in the symbolic equations but removed by conditionals will be removed.

◆ Merge com.gams.api.GAMSOptions.ESolveOpt.Merge =(0)

The solution information for all equations appearing in the model is completely replaced by the new model results; variables are only replaced if they appear in the final model.

◆ Replace com.gams.api.GAMSOptions.ESolveOpt.Replace =(1)

The solution information for all equations and variables is merged into the existing solution information.

◆ UndefinedSolveOpt com.gams.api.GAMSOptions.ESolveOpt.UndefinedSolveOpt =(3)

Undefined SolveOpt.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4