![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::NodeEntry< NodeIndex, kNilNode >, including all inherited members.
distance() const | operations_research::NodeEntry< NodeIndex, kNilNode > | inline |
GetHeapIndex() const | operations_research::NodeEntry< NodeIndex, kNilNode > | inline |
is_destination() const | operations_research::NodeEntry< NodeIndex, kNilNode > | inline |
node() const | operations_research::NodeEntry< NodeIndex, kNilNode > | inline |
NodeEntry() | operations_research::NodeEntry< NodeIndex, kNilNode > | inline |
operator<(const NodeEntry &other) const | operations_research::NodeEntry< NodeIndex, kNilNode > | inline |
set_distance(PathDistance distance) | operations_research::NodeEntry< NodeIndex, kNilNode > | inline |
set_is_destination(bool is_destination) | operations_research::NodeEntry< NodeIndex, kNilNode > | inline |
set_node(NodeIndex node) | operations_research::NodeEntry< NodeIndex, kNilNode > | inline |
set_settled(bool settled) | operations_research::NodeEntry< NodeIndex, kNilNode > | inline |
SetHeapIndex(int h) | operations_research::NodeEntry< NodeIndex, kNilNode > | inline |
settled() const | operations_research::NodeEntry< NodeIndex, kNilNode > | inline |