CoinUtils trunk
|
Very simple class for containing SOS set. More...
#include <CoinMpsIO.hpp>
Public Member Functions | |
Constructor and destructor | |
CoinSosSet (int numberEntries, const int *which, const double *weights, int type) | |
Constructor. | |
virtual | ~CoinSosSet () |
Destructor. |
Very simple class for containing SOS set.
Definition at line 289 of file CoinMpsIO.hpp.
CoinSosSet::CoinSosSet | ( | int | numberEntries, |
const int * | which, | ||
const double * | weights, | ||
int | type | ||
) |
Constructor.
virtual CoinSosSet::~CoinSosSet | ( | ) | [virtual] |
Destructor.