|
SoPlex Doxygen Documentation
|
Go to the documentation of this file.
244 add(k, pobj, plower, pcolVector, pupper);
276 void add2( int i, int n, const int idx[], const Real val[])
285 return create(k, pnonzeros, pobj, plw, pupp);
308 void remove( int perm[]);
311 void remove( const int nums[], int n)
314 remove(nums, n, perm. get_ptr());
317 void remove( const int nums[], int n, int* perm);
335 object.reSize( max());
419 #endif // _LPCOLSET_H_
|