coin-Bcp
Classes | Functions
CSP_var.hpp File Reference
#include <cfloat>
#include "BCP_vector.hpp"
#include "BCP_var.hpp"
#include "BCP_buffer.hpp"
#include "CSP.hpp"
Include dependency graph for CSP_var.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CSP_var
 

Functions

static BCP_var_algoCSP_var_unpack (BCP_buffer &buf)
 
static void CSP_var_pack (const BCP_var_algo *var, BCP_buffer &buf)
 

Function Documentation

static BCP_var_algo* CSP_var_unpack ( BCP_buffer buf)
inlinestatic

Definition at line 72 of file CSP_var.hpp.

Referenced by CSP_lp::unpack_var_algo(), and CSP_tm::unpack_var_algo().

static void CSP_var_pack ( const BCP_var_algo var,
BCP_buffer buf 
)
inlinestatic

Definition at line 78 of file CSP_var.hpp.

Referenced by CSP_lp::pack_var_algo(), and CSP_tm::pack_var_algo().