.SolutionTime¶
Definition¶
The mathematical program suffix
.SolutionTime
contains the time required to solve the mathematical program.
Datatype¶
The value of the
.SolutionTime
suffix is numeric.
Note
The suffix
.SolutionTime
has unit [second] iff (1) this unit has been declared, and (2) the optionsolution_time_has_unit_seconds
is kept to its default ofon
. In all other cases the suffix has no unit.The GAMS and AIMMS 2 equivalent name is
.resusd
.The
.SolutionTime
suffix is also mentioned in Table Suffices of a mathematical program filled by the solver of the Language Reference.