#include <string>
#include <vector>
#include <list>
#include <fstream>
#include <iostream>
#include <CoinHelperFunctions.hpp>
#include "OsiSolverInterface.hpp"
#include "BonTypes.hpp"
Go to the source code of this file.
Classes | |
class | Bonmin::SolReader |
A class for reading a .col or .row file containing name for variables and constraints (usually ampl generated file). More... | |
Namespaces | |
Bonmin | |
Define an n-way class for variables. | |