#include <mplsh.h>
Public Member Functions | |
bool | operator< (const Probe &p) const |
Probe | operator+ (const Probe &m) const |
bool | conflict (const Probe &m) |
Public Attributes | |
unsigned | mask |
unsigned | shift |
float | score |
unsigned | reserve |
Static Public Attributes | |
static const unsigned | MAX_M = 20 |
static const unsigned | MAX_T = 200 |