#include <cfloat>#include "BCP_math.hpp"#include "BCP_message_tag.hpp"#include "BCP_vector.hpp"#include "BCP_buffer.hpp"#include "BCP_cg_param.hpp"#include "BCP_parameters.hpp"#include "BCP_process.hpp"Include dependency graph for BCP_cg.hpp:

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

Go to the source code of this file.
Classes | |
| class | BCP_cg_prob |
| This class is the central class of the Cut Generator process. More... | |
Functions | |
| bool | BCP_cg_process_message (BCP_cg_prob &p, BCP_buffer &buf) |
| bool BCP_cg_process_message | ( | BCP_cg_prob & | p, | |
| BCP_buffer & | buf | |||
| ) |
Definition at line 110 of file BCP_cg_main.cpp.
References BCP_Msg_FinishedBCP, BCP_cg_prob::msg_buf, BCP_buffer::msgtag(), and BCP_cg_prob::process_message().
Referenced by BCP_cg_main().
1.4.7