File Types
The Optimizer generates or inputs a number of files of various types as part of the solution process. By default these all take file names governed by the problem name (problem_name), but distinguished by their three letter extension. The file types associated with the Optimizer are as follows:
Extension | Description | File Type |
---|---|---|
.alt | Matrix alteration file, input by XPRSalter (ALTER). | ASCII |
.asc | CSV format solution file, output by XPRSwritesol (WRITESOL). | ASCII |
.bss | Basis file, output by XPRSwritebasis (WRITEBASIS), input by XPRSreadbasis (READBASIS). | ASCII |
.csv | Output file, output by XPRSiiswrite. | ASCII |
.dir | Directives file (MIP only), input by XPRSreaddirs (READDIRS). | ASCII |
.glb | Global file (MIP only), used by XPRSglobal (GLOBAL). | Binary |
.hdr | Solution header file, output by XPRSwritesol (WRITESOL). | ASCII |
.lp | LP format matrix file, input by XPRSreadprob (READPROB). | ASCII |
.mps | MPS / XMPS format matrix file, input by XPRSreadprob (READPROB). | ASCII |
.prt | Fixed format solution file, output by XPRSwriteprtsol (WRITEPRTSOL). | ASCII |
.sol | Solution file created by XPRSwritebinsol (WRITEBINSOL). | Binary |
.slx | Solution file created by XPRSwriteslxsol (WRITESLXSOL). | ASCII |
.xtm | Tuner method created by XPRStunerwritemethod. | ASCII |
.xtr | Tuner result created by XPRStune. | XML |
.json | Remote Solving Configuration file | JSON |
In the following sections we describe the formats for a number of these.
Note that CSV stands for comma-separated-values text file format.
© 2001-2021 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.