@PortedFrom(file="PriorityMatrix.h", name="ToDoPriorMatrix") public class ToDoPriorMatrix extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static int |
nRegularOptions
number of regular options (o- and NN-rules are not included)
|
| Constructor and Description |
|---|
ToDoPriorMatrix() |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex(DagTag Op,
boolean Sign,
boolean NominalNode) |
void |
initPriorities(String options)
Auxiliary class to get priorities on operations
|
@PortedFrom(file="PriorityMatrix.h", name="nRegularOps") public static final int nRegularOptions
@PortedFrom(file="PriorityMatrix.h", name="initPriorities") public void initPriorities(String options)
options - options@PortedFrom(file="PriorityMatrix.h", name="getIndex") public int getIndex(DagTag Op, boolean Sign, boolean NominalNode)
Op - OpSign - SignNominalNode - NominalNodeCopyright © 2015 The University of Manchester. All rights reserved.