ContentsIndexHome
ISolverInfo Enumerations Enumerations
Enumerations
 
Name 
Description 
 
The ComplementarityType enumeration describes the possible methods used by AIMMS to transform the complementarity data before passing it to the solver. 
 
The DoubleSolverInfo enumeration describes all double-valued parameters that provide AIMMS with information about the solver. It is used in the info_dbl argument of the GetInitialInfo method. 
 
The IntegerOptionInfo enumeration describes integer parameters that provide AIMMS with information about a solver option. It is used in the optinfo argument of the GetIntegerOption method and in the optinfo argument of the GetDoubleOption method. 
 
The IntegerSolverInfo enumeration describes all integer parameters that provide AIMMS with information about the solver. It is used in the info_int argument of the GetInitialInfo method. 
 
The OptionValues enumeration describes parameters that provide AIMMS with information about the range of a solver option. It is used in the values argument of the GetIntegerOption method and in the values argument of the GetDoubleOption method. 
 
The SolverCapability enumeration describes a set of flags with possible solver capabilities. 
 
The SolverCapability2 enumeration describes another set of flags with possible solver capabilities. 
Copyright © 1993–2016 by AIMMS B.V. All rights reserved.