#include "CoinPackedVector.hpp"#include "BCP_buffer.hpp"#include "BCP_var.hpp"Include dependency graph for MCF1_var.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | MCF1_var |
| class | MCF1_branching_var |
Functions | |
| void | MCF1_pack_var (const BCP_var_algo *var, BCP_buffer &buf) |
| BCP_var_algo * | MCF1_unpack_var (BCP_buffer &buf) |
| void MCF1_pack_var | ( | const BCP_var_algo * | var, | |
| BCP_buffer & | buf | |||
| ) |
Referenced by MCF1_tm::pack_var_algo(), and MCF1_lp::pack_var_algo().
| BCP_var_algo* MCF1_unpack_var | ( | BCP_buffer & | buf | ) |
Referenced by MCF1_tm::unpack_var_algo(), and MCF1_lp::unpack_var_algo().
1.4.7