Top Qs
Timeline
Chat
Perspective
Sol (format)
File format for representing solutions of mathematical programming problems From Wikipedia, the free encyclopedia
Remove ads
sol is a file format for representing solutions of mathematical programming problems.[1] It is often used in conjunction with the nl format to return solutions from the solvers. Initially this format has been invented for connecting solvers to AMPL[2] but then it has been adopted by other systems such as FortSP for interacting with external solvers.
The sol format is low-level and is designed for compactness not for readability. It has both binary and textual representation. Many solvers such as CPLEX and MOSEK can produce files in this format either directly or through special driver programs.
The AMPL Solver Library (ASL) which allows among other things to read and write the sol files is open-source. It is used in many solvers to implement AMPL connection.
AMPL/MP Library[3] contains an NL writer and SOL reader.
Remove ads
See also
- nl (format) – a file format for presenting mathematical programming problems
References
Wikiwand - on
Seamless Wikipedia browsing. On steroids.
Remove ads