Interface | Description |
---|---|
DRecord |
Similar to
PRecord , but with added data costs and storing the current
variable assignment. |
Class | Description |
---|---|
AbstractDRecord | |
DataAwareGraphThread<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> |
Returns the optimal control flow and data alignment by adding the data cost
of the current alignment prefix to the total cost of each record.
|
DataAwareThread<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> |
Returns the optimal control flow and data alignment by adding the data cost
of the current alignment prefix to the total cost of each record.
|
DataAwareThread.PartialResultFactory |
Stateful factory for
ControlFlowAlignmentResult instances from a
DRecord |
DHead | |
DRecord.DataView | |
DRecord.DataView.BalancedStrategyImpl | |
DRecord.DataView.StagedStrategyImpl | |
DRecordImpl | |
PackUtils | |
XPDelegate | |
XPILPDelegate |