Skip to main content

Crate mosox

Crate mosox 

Source
Expand description

§mosox

mosox is a GMPL parser and matrix generator.

Modules§

normalize
MPS file normalizer for deterministic diffing in regression tests.

Enums§

Format

Functions§

generate_matrix
Convert merged model to matrix.
load_data
Loads the GMPL data file at path into an internal representation
load_model
Loads the GMPL model file at path into an internal representation
load_model_and_data
Load model and data, calling load_model and load_data.
matrix_to_mps
Print matrix in MPS format to stdout.
matrix_to_mps_file
Write matrix in MPS format to a file.
merge_model
Merge raw model and data into a ModelWithData.
solve_matrix
Solve the compiled matrix with Highs
stem
Get the stem from a path.