MPSolve 3.2.1
Loading...
Searching...
No Matches
mps_input_configuration Struct Reference

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...
 

Detailed Description

Configuration for an input stream; this struct contains the information on how the input stream should be parsed.

Member Data Documentation

◆ starting_phase

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.


The documentation for this struct was generated from the following file: