| OpenASIP 2.2
    | 
#include <vector>#include <queue>

Go to the source code of this file.
| Classes | |
| class | RLPriorityNodeId | 
| Typedefs | |
| typedef std::priority_queue< MoveNodeGroup, std::vector< MoveNodeGroup >, RLPriorityNodeId > | NodeIdCompList | 
| A prioritized list for the ready-to-be-scheduled move node groups. | |
| typedef std::priority_queue< MoveNodeGroup, std::vector<MoveNodeGroup>, RLPriorityNodeId> NodeIdCompList | 
A prioritized list for the ready-to-be-scheduled move node groups.
Definition at line 79 of file NodeIdCompList.hh.