PV2 ⊧ GLPSOLgenerates an algorithm description to solve the given problem
Application domain/field
- Linear programming
- Mixed integer programming
- Mathematical optimization
- Mathematical programming
Type of tool
Optimization solverExpected input
- Model (LP or MIP problem)
- Optionally: data (allows the user to solve the same model with different data)
Format:
- Model: GMPL modeling language (.mod file)
- Data: GMPL modeling language (.dat file)
Expected output
.sol
file describing the solution as standard text