C++ Reference

C++ Reference: Linear solver

linear_solver Directory Reference
Directory dependency graph for linear_solver:
linear_solver

Files

file  linear_expr.h [code]
 This file allows you to write natural code (like a mathematical equation) to model optimization problems with MPSolver.
 
file  linear_solver.h [code]
 A C++ wrapper that provides a simple and unified interface to several linear programming and mixed integer programming solvers: GLOP, GLPK, CLP, CBC, and SCIP.
 
file  model_exporter.h [code]
 
file  model_exporter_swig_helper.h [code]
 
file  model_validator.h [code]