16#ifndef MPS_INPUT_OUTPUT_H_
17#define MPS_INPUT_OUTPUT_H_
34void mps_skip_comments (FILE * input_stream);
37 const char * message, ...);
this struct holds the state of the mps computation
Definition: context.h:55
Struct that represents an abstract polynomial. All the other real polynomial implementations (such as...
Definition: polynomial.h:111