C++ Reference

C++ Reference: Linear solver

File List
Here is a list of all files with brief descriptions:
 linear_expr.hThis file allows you to write natural code (like a mathematical equation) to model optimization problems with MPSolver
 linear_solver.hA C++ wrapper that provides a simple and unified interface to several linear programming and mixed integer programming solvers: GLOP, GLPK, CLP, CBC, and SCIP
 model_exporter.h
 model_exporter_swig_helper.h
 model_validator.h