#include <SymWarmStart.hpp>
Public Member Functions | |
SymWarmStart () | |
SymWarmStart (warm_start_desc *ws) | |
SymWarmStart (char *f) | |
SymWarmStart (const SymWarmStart &symWS) | |
virtual | ~SymWarmStart () |
virtual CoinWarmStart * | clone () const |
virtual warm_start_desc * | getCopyOfWarmStartDesc () |
virtual void | setRoot (bc_node *root) |
virtual int | writeToFile (char *f) |
Private Attributes | |
warm_start_desc * | warmStart_ |
|
Definition at line 37 of file SymWarmStart.hpp. |
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 63 of file SymWarmStart.hpp. |
|
|
|
Definition at line 71 of file SymWarmStart.hpp. |