Bcp 1.4.4
Loading...
Searching...
No Matches
BCP_functions.hpp
Go to the documentation of this file.
1// Copyright (C) 2000, International Business Machines
2// Corporation and others. All Rights Reserved.
3
4#ifndef _BCP_FUNCTIONS_H_
5#define _BCP_FUNCTIONS_H_
6
7class BCP_warmstart;
8class BCP_buffer;
9
10void
12
15
16#endif
void BCP_pack_warmstart(const BCP_warmstart *ws, BCP_buffer &buf)
BCP_warmstart * BCP_unpack_warmstart(BCP_buffer &buf)
This class describes the message buffer used for all processes of BCP.
Warmstarting information for the LP solver.