#include "BCP_cut.hpp"#include "BCP_mempool.hpp"#include "OsiRowCut.hpp"
Go to the source code of this file.
Classes | |
| class | BB_cut |
| Simple representation of a cut by storing non zero coefficients only. More... | |
Functions | |
| static void | BB_pack_cut (const BCP_cut_algo *cut, BCP_buffer &buf) |
| static void BB_pack_cut | ( | const BCP_cut_algo * | cut, | |
| BCP_buffer & | buf | |||
| ) | [inline, static] |
Definition at line 49 of file BB_cut.hpp.
1.6.1