PandA-2024.02
Data Structures
priority.hpp File Reference

This package is used to drive the list based algorithm with different type of priority schemes. More...

#include "Vertex.hpp"
#include "custom_map.hpp"
#include "refcount.hpp"
#include "op_graph.hpp"
Include dependency graph for priority.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

This package is used to drive the list based algorithm with different type of priority schemes.

Definition in file priority.hpp.

Function Documentation

◆ REF_FORWARD_DECL()

REF_FORWARD_DECL ( ASLAP  )

Generated on Mon Feb 12 2024 13:03:30 for PandA-2024.02 by doxygen 1.8.13