Dip 0.95.0
Loading...
Searching...
No Matches
UtilMacrosAlps.h File Reference
#include "Alps.h"
+ Include dependency graph for UtilMacrosAlps.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int UtilAlpsEncodeWarmStart (AlpsEncoded *encoded, const CoinWarmStartBasis *ws)
 Pack coin warm start into an encoded object.
 
CoinWarmStartBasisUtilAlpsDecodeWarmStart (AlpsEncoded &encoded, AlpsReturnStatus *rc)
 Unpack coin warm start from an encoded object.
 

Function Documentation

◆ UtilAlpsEncodeWarmStart()

int UtilAlpsEncodeWarmStart ( AlpsEncoded * encoded,
const CoinWarmStartBasis * ws )

Pack coin warm start into an encoded object.

◆ UtilAlpsDecodeWarmStart()

CoinWarmStartBasis * UtilAlpsDecodeWarmStart ( AlpsEncoded & encoded,
AlpsReturnStatus * rc )

Unpack coin warm start from an encoded object.