autoconc.h File Reference

#include "../../base/untimed/graph.h"
Include dependency graph for autoconc.h:
This graph shows which files directly or indirectly include this file:

Functions

SDFgraphmodelAutoConcurrencyInSDFgraph (const SDFgraph *graph, const uint maxDegree)

Function Documentation

SDFgraph* modelAutoConcurrencyInSDFgraph ( const SDFgraph graph,
const uint  maxDegree 
)

modelAutoConcurrencyInSDFgraph () Create a new SDF graph in which the maximum amount of auto-concurrency on all actors is made explicit through self-edges.

References a, c, SDFgraph::clone(), g, SDFcomponent::getId(), and SDFcomponent::getParent().

Referenced by analyzeSDFG(), Binding::analyzeThroughputApplication(), createCapacityConstrainedModel(), randomThroughputConstraint(), and transformGraph().

Here is the call graph for this function: