OpenASIP
2.0
|
#include <ReadyMoveNodeGroupList.hh>
Public Member Functions | |
bool | operator() (MoveNodeGroup &a, MoveNodeGroup &b) |
A function object for prioritizing the ready list according to the move's distance from farthest sink node.
Definition at line 48 of file ReadyMoveNodeGroupList.hh.
|
inline |
Compares two nodes according to their priority in the ready list.
a | Node a. |
b | Node b. |
Definition at line 58 of file ReadyMoveNodeGroupList.hh.
References MoveNodeGroup::isScheduled(), MoveNodeGroup::maxSinkDistance(), MoveNodeGroup::node(), and GraphNode::nodeID().