Header menu logo F# Header menu logo Averest

Resource Type

A scheduling problem sp is given by an acyclic graph that is determined by its set of edges sp.dependences that represent dependencies. For each node, sp.runtime and sp.resType specify its runtime and used resource which is expected to be the kind of a functional unit that will be allocated for executing the operation. Finally, sp.numNodes and sp.numResTypes clearly denote the number of nodes and the number of function units in total. Caution: it is not required that the nodes are 0..sp.numNodes-1 which means that holes in the interval are allowed.

Type something to start searching.