#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"
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.