(In)equality for LPs.
More...
#include <assert.h>
#include "spxdefines.h"
#include "dsvector.h"
Go to the source code of this file.
|
class | LPRow |
| (In)equality for LPs.Class LPRow provides constraints for linear programs in the form
where a is a DSVector. l is referred to as left hand side, r as right hand side and a as row vector or the constraint vector. l and r may also take values infinity. This static member is predefined, but may be overridden to meet the needs of the LP solver to be used. More...
|
|
|
namespace | soplex |
| Everything should be within this namespace.
|
|
(In)equality for LPs.
Definition in file lprow.h.