Scippy

SoPlex

Sequential object-oriented simPlex

spxid.h File Reference

Row and columns Id's SPxLP. More...

#include <iostream>
#include "datakey.h"

Go to the source code of this file.

Classes

class  SPxColId
 Ids for LP columns.Class SPxColId provides DataKeys for the column indices of an SPxLP. More...
 
class  SPxRowId
 Ids for LP rows.Class SPxRowId provides DataKeys for the row indices of an SPxLP. More...
 
class  SPxId
 Generic Ids for LP rows or columns.Both SPxColIds and SPxRowIds may be treated uniformly as SPxIds: More...
 

Namespaces

namespace  soplex
 Everything should be within this namespace.
 

Detailed Description

Row and columns Id's SPxLP.

Definition in file spxid.h.