MPSolve 3.2.1
|
Configuration for an input stream; this struct contains the information on how the input stream should be parsed. More...
#include <options.h>
Public Attributes | |
mps_phase | starting_phase |
Selet the starting phase for the computation. More... | |
Configuration for an input stream; this struct contains the information on how the input stream should be parsed.
mps_phase mps_input_configuration::starting_phase |
Selet the starting phase for the computation.
Should be float_phase
in the majority of cases, and dpe_phase
if the computation is not manageable with the usual IEEE1354 limits.