- id - Variable in class input.ParseHardwarePlatform.ClusterInfo
-
- id - Variable in class input.ParseHardwarePlatform.DmaInfo
-
- id - Variable in class input.ParseHardwarePlatform.LinkInfo
-
- id - Variable in class input.ParseHardwarePlatform.MemoryInfo
-
- id - Variable in class input.ParseHardwarePlatform.ProcessorInfo
-
- id - Variable in class platform.model.PlatformComponentProp
-
Id of the Component
- Id - Class in spdfcore
-
Identifies a named entity: actor or port.
- Id() - Constructor for class spdfcore.Id
-
- id - Variable in class spdfcore.Id
-
- Id.PROP - Enum in spdfcore
-
- Id.PROP(int) - Constructor for enum spdfcore.Id.PROP
-
- identifyParameterSources(GraphExpressions) - Method in class spdfcore.stanalys.ParamComm
-
Look which parameters are being used by each actor and
identify the source of each parameter.
- identifyParameterUsers(GraphExpressions, Solutions) - Method in class spdfcore.stanalys.ParamComm
-
Find the user actors for every parameter.
- idxId(String, int) - Method in class solver.sharedMemory.combinedSolver.MutualExclusionSolver
-
Get SMT variable for index function application at a given value.
- ifElseDistanceCalculation() - Method in class solver.distributedMemory.placement.GenericPlacementSolver
-
Generate if then else statements such that
if group1 is on cluster 1 and group2 is on cluster 2 then
distance between them is x-units.
- InconsistencyProof - Class in spdfcore.stanalys
-
Diagnostics of inconsistent undirected cycles when solving the
balance equations.
- InconsistencyProof() - Constructor for class spdfcore.stanalys.InconsistencyProof
-
- incrPower(int, int) - Method in class spdfcore.stanalys.DivisorSet
-
- incrPower(String, int) - Method in class spdfcore.stanalys.DivisorSet
-
- incrPowerWith(DivisorSet) - Method in class spdfcore.stanalys.DivisorSet
-
- incrPowerWith(DivisorSet, boolean) - Method in class spdfcore.stanalys.DivisorSet
-
- indexSymmetry() - Method in class solver.sharedMemory.combinedSolver.nonpipelined.MatrixSolver
-
New type of symmetry : index symmetry
- InfixToPostfix(String) - Method in class graphanalysis.scheduling.Schedule
-
- initializeGraph(Actor, boolean) - Method in class graphanalysis.BellmanFord
-
Initialize the edge quantities and distances between actors.
- initialSchedMatrix(int) - Method in class solver.sharedMemory.combinedSolver.nonpipelined.MatrixSolver
-
Set the initial values of the schedule matrix.
- initialTokenId(String) - Method in class solver.sharedMemory.combinedSolver.pipelined.MutExPipelinedScheduling
-
Get SMT variable for initial tokens on a channel
- initialTokenPrefix - Static variable in class solver.SmtVariablePrefixes
-
Number of initial tokens in the channel.
- initialTokens - Variable in class spdfcore.Channel
-
Number of initial tokens on the channel
- initLists(HashMap<String, String>, HashMap<String, String>) - Method in class solver.distributedMemory.scheduling.ClusterMutExclNonPipelined.OptimizeSchedule
-
Form the lists of tasks allocated to Processors and DMA engines.
- input - package input
-
package contains classes to parse the input to the tool.
- inputGraph - Variable in class graphanalysis.Kosaraju
-
Input Graph under analysis
- insertElementAtCurrentLevel(String, String, boolean) - Method in class underDevelopment.QuasiStaticScheduling
-
- insertNewActorBetweenTwoActors(Actor, Actor, Port, Port, Actor, String, String) - Method in class spdfcore.Graph
-
Insert a new actor between a source and destination actor.
- insertNewActorBetweenTwoActors(Actor, Actor, Channel, Actor, String, String) - Method in class spdfcore.Graph
-
Insert a new actor between two actors
- insertNewChannelBetweenActors(Actor, Actor, int, int, int, int) - Method in class spdfcore.Graph
-
Insert a new channel between two actors.
- insertPeriodActors() - Method in class spdfcore.stanalys.ParamComm
-
One basic step of the analysis flow:
insert the graph nodes called "period actors" (also known as `emitters').
- instanceId - Variable in class platform.kalray.ParseExecutionLog.LogRecord
-
- instanceIdLocation - Variable in class platform.kalray.ParseExecutionLog
-
Position where the instance id is located in the log file String.
- intersectionWith(DivisorSet) - Method in class spdfcore.stanalys.DivisorSet
-
- isBound() - Method in class spdfcore.Channel
-
Check binding
- isConnected(Actor, Actor, Port.DIR) - Method in class graphanalysis.properties.GraphAnalysisSdfAndHsdf
-
Check if two actors are connected
- isModifiedParam - Variable in class underDevelopment.QuasiStaticScheduling.Level
-
- isNumeric(String) - Static method in class spdfcore.stanalys.Expression
-
Determine whether given divisor is numeric (otherwise it is symbolic)
- isPeriodActor(Actor) - Method in class spdfcore.stanalys.ParamComm
-
Checks wether given actor is a period actor
- isSdfAllocation() - Method in class designflow.DesignFlowSolution.Partition
-
Is it SDF allocation?
- isStronglyConnected() - Method in class graphanalysis.Kosaraju
-
Check if there are any strongly connected components in the graph.
- isThisActor - Variable in class underDevelopment.QuasiStaticScheduling.Level
-
- isUsedParam - Variable in class underDevelopment.QuasiStaticScheduling.Level
-
- iter - Variable in class graphanalysis.scheduling.LeftEdgeModelToSchedule.IterTask
-
- iteration - Variable in class platform.kalray.ParseExecutionLog.LogRecord
-
- iterationLocation - Variable in class platform.kalray.ParseExecutionLog
-
Position where the iteration index is located in the log file String.