#include "CoinPackedMatrix.hpp"
#include "BonArraysHelpers.hpp"
#include <vector>
#include <list>
#include <algorithm>
#include "BonQuadCut.hpp"
Go to the source code of this file.
Classes | |
struct | Bonmin::TMat |
struct | Bonmin::TMat::TMatOrdering |
Structure for ordering matrix. More... | |
struct | Bonmin::TMat::ColumnOrder |
Structure for ordering matrix by columns. More... | |
struct | Bonmin::TMat::RowOrder |
Structure for ordering matrix by columns. More... | |
Namespaces | |
Bonmin | |
Define an n-way class for variables. | |