PandA-2024.02
|
This package is used to drive the list based algorithm with different type of priority schemes. More...
Go to the source code of this file.
Data Structures | |
struct | priority_data< dataType > |
Base class used to define the priority associated with each vertex of a list base scheduling problem. More... | |
struct | priority_static_mobility |
This is a specialization based on mobility. More... | |
struct | priority_dynamic_mobility |
This is a specialization based on mobility. More... | |
struct | priority_fixed |
This is a specialization based on a given fixed priority value. More... | |
struct | priority_compare_functor< Type > |
Functor used to compare two vertices with respect to a priority object. More... | |
Functions | |
Forward declarations. | |
REF_FORWARD_DECL (ASLAP) | |
This package is used to drive the list based algorithm with different type of priority schemes.
Definition in file priority.hpp.
REF_FORWARD_DECL | ( | ASLAP | ) |