MPSolve 3.2.1
|
Configuration for a command line parser. More...
#include <options.h>
Public Attributes | |
mps_list * | command_options |
A list of mps_command_option instances that have been provided for this parser configuration. | |
Configuration for a command line parser.
This struct essentialy holds a list of mps_command_line_option structs that describe the options that should be parsed at command line.