- lastActorList - Variable in class solver.sharedMemory.combinedSolver.MutualExclusionSolver
-
list of actors which finish in the end.
- lastActorList - Variable in class solver.sharedMemory.combinedSolver.nonpipelined.MatrixSolver
-
List of actors without successors.
- lastActorList - Variable in class solver.sharedMemory.combinedSolver.pipelined.UnfoldingScheduling
-
List of actors without successors.
- LatBuffConstraints - Interface in exploration.interfaces.twoDim
-
Interface to be implemented for 2-dim exploration of
Latency and Total communication buffer size
- LatBuffParams - Class in exploration.parameters.twoDimension
-
Latency and Buffer-Size exploration Parameters.
- LatBuffParams(Graph, Solutions) - Constructor for class exploration.parameters.twoDimension.LatBuffParams
-
Initialize exploration parameters object.
- latency - Variable in class input.ParseHardwarePlatform.LinkInfo
-
- latency - Variable in class input.ParseHardwarePlatform.MemoryInfo
-
- latency - Variable in class platform.model.Memory
-
Latency of memory access.
- latency - Variable in class platform.model.NetworkLink
-
Latency of the network link.
- latencyConstraint - Variable in class input.CommandLineArgs
-
A constraint on Latency
- LatencyConstraints - Interface in exploration.interfaces.oneDim
-
Latency of the graph used for exploration.
- latencyDecl - Variable in class solver.distributedMemory.scheduling.ClusterMutExclNonPipelined
-
SMT variable for latency of the application
- latencyDecl - Variable in class solver.distributedMemory.scheduling.ClusterMutExclPipelined
-
- latencyDecl - Variable in class solver.sharedMemory.combinedSolver.MutualExclusionSolver
-
SMT variable for latency calculation
- latencyDecl - Variable in class solver.sharedMemory.combinedSolver.nonpipelined.MatrixSolver
-
SMT variable to calculate latency of the schedule
- latencyDecl - Variable in class solver.sharedMemory.combinedSolver.pipelined.UnfoldingScheduling
-
SMT variable for Latency calculation of the schedule
- LatencyParams - Class in exploration.parameters.oneDimension
-
Exploration Parameters for one-dimensional latency exploration.
- LatencyParams(Graph, Solutions) - Constructor for class exploration.parameters.oneDimension.LatencyParams
-
Initialize exploration parameters object.
- latencyPrefix - Static variable in class solver.SmtVariablePrefixes
-
Latency of the schedule.
- LatProcBuffConstraints - Interface in exploration.interfaces.threeDim
-
Interface to be implemented for 3-dim exploration of
Latency, Processors used and Total Communication Buffer Size.
- LatProcBuffExploration - Class in experiments.sharedMemory.threeDimension
-
Perform a three dimensional exploration of
latency vs processors vs buffer-size for shared memory.
- LatProcBuffExploration() - Constructor for class experiments.sharedMemory.threeDimension.LatProcBuffExploration
-
- LatProcBuffParams - Class in exploration.parameters.threeDimension
-
Latency, Number of Processors used and Communication buffer-size exploration parameters.
- LatProcBuffParams(Graph, Solutions) - Constructor for class exploration.parameters.threeDimension.LatProcBuffParams
-
Initialize exploration parameters object.
- LatProcConstraints - Interface in exploration.interfaces.twoDim
-
Interface to be implemented for 2-dim exploration of
Latency and Number of processors used
- LatProcExploration - Class in experiments.sharedMemory.twoDimension
-
Perform Latency vs Processor used exploration for shared memory architecture.
- LatProcExploration() - Constructor for class experiments.sharedMemory.twoDimension.LatProcExploration
-
- LatProcParams - Class in exploration.parameters.twoDimension
-
Latency and Number of processors used exploration Parameters.
- LatProcParams(Graph, Solutions) - Constructor for class exploration.parameters.twoDimension.LatProcParams
-
Initialize exploration parameters object.
- leftEdge - Variable in class input.CommandLineArgs
-
Left Edge Analysis
- leftEdgeAlgorithm - Variable in class solver.sharedMemory.combinedSolver.MutualExclusionSolver
-
Solve by using left-edge algorithm
- leftEdgeDefinitions() - Method in class solver.sharedMemory.combinedSolver.pipelined.MutExPipelinedScheduling.LeftEdgePipelined
-
Generate SMT variable definitions for left-edge pipelined scheduling.
- leftEdgeMaxProcUtilization() - Method in class solver.sharedMemory.combinedSolver.MutualExclusionSolver.LeftEdge
-
Generate constraints for calculating processor utilization
- LeftEdgeModelToSchedule - Class in graphanalysis.scheduling
-
Convert Left Edge model to schedule
- LeftEdgeModelToSchedule() - Constructor for class graphanalysis.scheduling.LeftEdgeModelToSchedule
-
- LeftEdgeModelToSchedule.Int - Class in graphanalysis.scheduling
-
- LeftEdgeModelToSchedule.Int(int) - Constructor for class graphanalysis.scheduling.LeftEdgeModelToSchedule.Int
-
- LeftEdgeModelToSchedule.Iter - Class in graphanalysis.scheduling
-
- LeftEdgeModelToSchedule.Iter(int) - Constructor for class graphanalysis.scheduling.LeftEdgeModelToSchedule.Iter
-
- LeftEdgeModelToSchedule.IterTask - Class in graphanalysis.scheduling
-
- LeftEdgeModelToSchedule.IterTask(LeftEdgeModelToSchedule.Iter, LeftEdgeModelToSchedule.Task) - Constructor for class graphanalysis.scheduling.LeftEdgeModelToSchedule.IterTask
-
- LeftEdgeModelToSchedule.Model - Interface in graphanalysis.scheduling
-
- LeftEdgeModelToSchedule.OccupancyVector - Class in graphanalysis.scheduling
-
- LeftEdgeModelToSchedule.OccupancyVector(int) - Constructor for class graphanalysis.scheduling.LeftEdgeModelToSchedule.OccupancyVector
-
- LeftEdgeModelToSchedule.Proc - Class in graphanalysis.scheduling
-
- LeftEdgeModelToSchedule.Proc(int) - Constructor for class graphanalysis.scheduling.LeftEdgeModelToSchedule.Proc
-
- LeftEdgeModelToSchedule.Task - Class in graphanalysis.scheduling
-
- LeftEdgeModelToSchedule.Task(Object) - Constructor for class graphanalysis.scheduling.LeftEdgeModelToSchedule.Task
-
- LeftEdgeModelToSchedule.UnfoldModel - Class in graphanalysis.scheduling
-
UnfoldModel : private temporary schedule and mapping, use UnrolMapping to access the results of LeftEdge.
- LeftEdgeModelToSchedule.UnfoldModel(LeftEdgeModelToSchedule.Model, int) - Constructor for class graphanalysis.scheduling.LeftEdgeModelToSchedule.UnfoldModel
-
- LeftEdgeModelToSchedule.UnrolMapping - Class in graphanalysis.scheduling
-
- LeftEdgeModelToSchedule.UnrolMapping() - Constructor for class graphanalysis.scheduling.LeftEdgeModelToSchedule.UnrolMapping
-
- leftNode - Variable in class graphanalysis.scheduling.Schedule.Node
-
- lessThan(Point) - Method in class exploration.paretoExploration.distanceexploration.Point
-
- lessThan(Point) - Method in class exploration.paretoExploration.gridexploration.Point
-
Check if this point has co-ordinates less than of other Point p.
- lessThanOrEquals(Point) - Method in class exploration.paretoExploration.distanceexploration.Point
-
- lessThanOrEquals(Point) - Method in class exploration.paretoExploration.gridexploration.Point
-
Check if this point has co-ordinates less than or equal of other Point p.
- levelMap - Variable in class underDevelopment.QuasiStaticScheduling
-
- linkList(Port.DIR) - Method in class spdfcore.Actor
-
access the links bound to the given actor IN or OUT
- linkPrefix - Static variable in class solver.SmtVariablePrefixes
-
Communication link to use
- links - Variable in class input.ParseHardwarePlatform.ClusterInfo
-
- links - Variable in class input.ParseHardwarePlatform
-
Scanned network link nodes from XML.
- links - Variable in class input.ParseHardwarePlatform.ProcessorInfo
-
- links - Variable in class platform.model.Cluster
-
Links connected to the cluster.
- links - Variable in class platform.model.Platform
-
All the network links of the platform.
- links - Variable in class platform.model.Processor
-
Links connected to the processor.
- links - Variable in class spdfcore.Channel
-
- links_IN - Variable in class spdfcore.Actor
-
Links connected to input ports of an actor.
- links_OUT - Variable in class spdfcore.Actor
-
Links connected to output ports of an actor.
- ListScheduling - Class in graphanalysis.scheduling
-
Perform List scheduling algorithm.
- ListScheduling(Graph) - Constructor for class graphanalysis.scheduling.ListScheduling
-
Initialize list-scheduling algorithm.
- ListScheduling.Strategy - Enum in graphanalysis.scheduling
-
Strategy to select the tasks from ready list.
- ListScheduling.Strategy() - Constructor for enum graphanalysis.scheduling.ListScheduling.Strategy
-
- LivenessAcyclic - Class in spdfcore.stanalys
-
The simplest sufficient condition for liveness:
the graph must be acyclic.
- LivenessAcyclic() - Constructor for class spdfcore.stanalys.LivenessAcyclic
-
- LivenessAcyclic.Data - Class in spdfcore.stanalys
-
local data for liveness checker
- LivenessAcyclic.Data(Graph) - Constructor for class spdfcore.stanalys.LivenessAcyclic.Data
-
- logFile - Variable in class logger.ConsoleLogger
-
Output Stream, like a file, to duplicate the console output.
- logger - package logger
-
package contains a logger utility.
- logRecords - Variable in class platform.kalray.ParseExecutionLog
-
Array of all log records
- lowerBounds - Variable in class exploration.ExplorationParameters
-
Lower bounds for all the dimensions.
- lowerBounds - Variable in class exploration.paretoExploration.distanceexploration.DistanceBasedExploration
-
- lowerBounds - Variable in class exploration.paretoExploration.distanceexploration.ScalePoint
-
- lowerBounds - Variable in class exploration.paretoExploration.gridexploration.GridBasedExploration
-
Lower bounds for the exploration.