Scippy

SoPlex

Sequential object-oriented simPlex

idxset.h File Reference

Set of indices. More...

#include "spxdefines.h"
#include "spxalloc.h"
#include <assert.h>

Go to the source code of this file.

Classes

class  IdxSet
 Set of indices.Class IdxSet provides a set of indices. At construction it must be given an array of int where to store the indice and its length. The array will from then on be managed by the IdxSet. More...
 

Namespaces

 soplex
 Everything should be within this namespace.
 

Detailed Description

Set of indices.

Definition in file idxset.h.