This class describes a warmstart information that consists solely of the dual vector.
BCP_buffer & pack(const T &value)
Pack a single object of type T.
BCP_buffer & unpack(T &value)
Unpack a single object of type T.
void BCP_pack_warmstart(const BCP_warmstart *ws, BCP_buffer &buf)
void pack(BCP_buffer &buf) const
Pack the warmstart info into a buffer.
Warmstarting information for the LP solver.
void pack(BCP_buffer &buf) const
Pack the warmstart info into a buffer.
void fint fint fint real fint real real real real real real real real real fint real fint fint fint real * ws
Currently there isn't any error handling in BCP.
This class describes the message buffer used for all processes of BCP.
BCP_warmstart * BCP_unpack_warmstart(BCP_buffer &buf)
This class describes a warmstart information that consists of basis information for structural and ar...
void pack(BCP_buffer &buf) const
Pack the warmstart info into a buffer.
This class describes a warmstart information that consists solely of the dual vector.