Transit Planner  1.0
An experiment on transfer patterns robustness
LabelMatrix Member List
This is the complete list of members for LabelMatrix, including all inherited members.
add(const int at, const unsigned int cost, const unsigned char penalty, const unsigned char maxPenalty) (defined in LabelMatrix)LabelMatrix
add(const int at, const unsigned int cost, const unsigned char penalty, const unsigned char maxPenalty, const bool walk, const bool inactive, const Hnd &parent) (defined in LabelMatrix)LabelMatrix
at(const int at) const (defined in LabelMatrix)LabelMatrix
at(const int at) (defined in LabelMatrix)LabelMatrix
candidate(const int at, unsigned int cost, unsigned char penalty) const (defined in LabelMatrix)LabelMatrix
cbegin() const (defined in LabelMatrix)LabelMatrix
cend() const (defined in LabelMatrix)LabelMatrix
closed(const int at, unsigned char penalty) const (defined in LabelMatrix)LabelMatrix
const_iterator typedef (defined in LabelMatrix)LabelMatrix
contains(const int at, unsigned char penalty) const (defined in LabelMatrix)LabelMatrix
deactivate(const int at, const unsigned int cost, const unsigned char penalty) (defined in LabelMatrix)LabelMatrix
Hnd typedef (defined in LabelMatrix)LabelMatrix
numLabels() const (defined in LabelMatrix)LabelMatrix
parent(const Hnd &succ) const (defined in LabelMatrix)LabelMatrix
pruneInactive() (defined in LabelMatrix)LabelMatrix
resize(const int numNodes, const unsigned char maxPenalty) (defined in LabelMatrix)LabelMatrix
size() const (defined in LabelMatrix)LabelMatrix
 All Classes