Solve GLPK model using glpsol command line tool
Arguments
- mod_file
Path to .mod file
- dat_file
Path to .dat file
- output_dir
Directory for solution output
- glpsol_path
Path to glpsol executable. If
NULL, usesget_multimod_glpsol().
Solve GLPK model using glpsol command line tool
Path to .mod file
Path to .dat file
Directory for solution output
Path to glpsol executable. If NULL, uses get_multimod_glpsol().