SoPlex
Loading...
Searching...
No Matches
SPxPricer< R >::IdxElement Struct Reference

#include <spxpricer.h>

Public Attributes

int idx
val

Detailed Description

template<class R>
struct soplex::SPxPricer< R >::IdxElement

Definition at line 76 of file spxpricer.h.

Member Data Documentation

◆ idx

template<class R>
int idx

Definition at line 78 of file spxpricer.h.

◆ val

template<class R>
R val

Definition at line 79 of file spxpricer.h.

Referenced by SPxPricer< R >::IdxCompare::operator()().