A B C D E F G H I J K L M N O P R S T U V W X Y 

C

checkEligibility(float[], float[]) - Method in class unipg.gila.aggregators.ComponentAggregatorAbstract.ComponentFloatXYMaxAggregator
 
checkEligibility(float[], float[]) - Method in class unipg.gila.aggregators.ComponentAggregatorAbstract.ComponentFloatXYMinAggregator
 
checkForConvergence() - Method in class unipg.gila.layout.FloodingMaster
Check for graph equilibrium.
compareTo(Object) - Method in class unipg.gila.common.datastructures.PartitionedLongWritable
 
compareTo(Object) - Method in class unipg.gila.partitioning.PartitionedPositionedVertexValue
 
component - Variable in class unipg.gila.common.coordinatewritables.MiniCoordinateWritable
The connected component index the vertex belongs to.
ComponentAggregatorAbstract - Class in unipg.gila.aggregators
This aggregator is used to store different kinds of information in a map.
ComponentAggregatorAbstract() - Constructor for class unipg.gila.aggregators.ComponentAggregatorAbstract
 
ComponentAggregatorAbstract.ComponentFloatXYMaxAggregator - Class in unipg.gila.aggregators
This aggregator keeps the maximum float coordinates (float[]{x,y}) for each key.
ComponentAggregatorAbstract.ComponentFloatXYMaxAggregator() - Constructor for class unipg.gila.aggregators.ComponentAggregatorAbstract.ComponentFloatXYMaxAggregator
 
ComponentAggregatorAbstract.ComponentFloatXYMinAggregator - Class in unipg.gila.aggregators
This aggregator keeps the minimum float coordinates (float[]{x,y}) for each key.
ComponentAggregatorAbstract.ComponentFloatXYMinAggregator() - Constructor for class unipg.gila.aggregators.ComponentAggregatorAbstract.ComponentFloatXYMinAggregator
 
ComponentAggregatorAbstract.ComponentIntSumAggregator - Class in unipg.gila.aggregators
This aggregator sums up integer values with the same key.
ComponentAggregatorAbstract.ComponentIntSumAggregator() - Constructor for class unipg.gila.aggregators.ComponentAggregatorAbstract.ComponentIntSumAggregator
 
ComponentAggregatorAbstract.ComponentMapOverwriteAggregator - Class in unipg.gila.aggregators
This aggregator stores a value for each key until another value with same key is aggregated.
ComponentAggregatorAbstract.ComponentMapOverwriteAggregator() - Constructor for class unipg.gila.aggregators.ComponentAggregatorAbstract.ComponentMapOverwriteAggregator
 
componentNoOfNodes - Static variable in class unipg.gila.layout.FloodingMaster
 
componentPaddingConfString - Static variable in class unipg.gila.layout.FloodingMaster
 
componentsFound - Variable in class unipg.gila.partitioning.Spinner.PartitionerMasterCompute
 
computationLimit - Static variable in class unipg.gila.layout.FloodingMaster
 
compute() - Method in class unipg.gila.layout.FloodingMaster
The main master compute method.
compute(Vertex<PartitionedLongWritable, CoordinateWritable, NullWritable>, Iterable<LayoutMessage>) - Method in class unipg.gila.layout.FloodingMaster.DrawingBoundariesExplorer
 
compute(Vertex<PartitionedLongWritable, CoordinateWritable, NullWritable>, Iterable<LayoutMessage>) - Method in class unipg.gila.layout.FloodingMaster.DrawingBoundariesExplorer.DrawingBoundariesExplorerWithComponentsNo
 
compute(Vertex<PartitionedLongWritable, CoordinateWritable, NullWritable>, Iterable<LayoutMessage>) - Method in class unipg.gila.layout.FloodingMaster.DrawingScaler
 
compute(Vertex<PartitionedLongWritable, CoordinateWritable, NullWritable>, Iterable<LayoutMessage>) - Method in class unipg.gila.layout.FloodingMaster.LayoutCCs
 
compute(Vertex<PartitionedLongWritable, CoordinateWritable, NullWritable>, Iterable<LayoutMessage>) - Method in class unipg.gila.layout.GraphReintegration.ConeReintegrateOneEdges
 
compute(Vertex<PartitionedLongWritable, CoordinateWritable, NullWritable>, Iterable<LayoutMessage>) - Method in class unipg.gila.layout.GraphReintegration.FairShareReintegrateOneEdges
 
compute(Vertex<PartitionedLongWritable, CoordinateWritable, NullWritable>, Iterable<LayoutMessage>) - Method in class unipg.gila.layout.GraphReintegration.MaxSlopeReintegrateOneDegrees
 
compute(Vertex<PartitionedLongWritable, CoordinateWritable, NullWritable>, Iterable<LayoutMessage>) - Method in class unipg.gila.layout.GraphReintegration.PlainDummyComputation
 
compute(Vertex<PartitionedLongWritable, CoordinateWritable, NullWritable>, Iterable<LayoutMessage>) - Method in class unipg.gila.layout.GraphReintegration.RadialReintegrateOneEdges
 
compute(Vertex<PartitionedLongWritable, CoordinateWritable, NullWritable>, Iterable<LayoutMessage>) - Method in class unipg.gila.layout.Propagator
 
compute(Vertex<PartitionedLongWritable, CoordinateWritable, NullWritable>, Iterable<LayoutMessage>) - Method in class unipg.gila.layout.Seeder
 
compute() - Method in class unipg.gila.multi.SolarMergerTest
 
compute() - Method in class unipg.gila.multi.SolarPlacerTest
 
compute(Vertex<LongWritable, PartitioningVertexValue, EdgeValue>, Iterable<LongWritable>) - Method in class unipg.gila.partitioning.ConnectedComponentsComputation
Propagates the smallest vertex id to all neighbors.
compute(Vertex<LongWritable, PartitioningVertexValue, EdgeValue>, Iterable<NullWritable>) - Method in class unipg.gila.partitioning.Spinner.ComputeMigration
 
compute(Vertex<LongWritable, PartitioningVertexValue, EdgeValue>, Iterable<PartitionMessage>) - Method in class unipg.gila.partitioning.Spinner.ComputeNewPartition
 
compute(Vertex<LongWritable, PartitioningVertexValue, EdgeValue>, Iterable<LongWritable>) - Method in class unipg.gila.partitioning.Spinner.ConverterPropagate
 
compute(Vertex<LongWritable, PartitioningVertexValue, EdgeValue>, Iterable<DegMessage>) - Method in class unipg.gila.partitioning.Spinner.ConverterUpdateEdges
 
compute(Vertex<LongWritable, PartitioningVertexValue, EdgeValue>, Iterable<PartitionMessage>) - Method in class unipg.gila.partitioning.Spinner.Initializer
 
compute() - Method in class unipg.gila.partitioning.Spinner.PartitionerMasterCompute
 
compute(Vertex<LongWritable, PartitioningVertexValue, EdgeValue>, Iterable<PartitionMessage>) - Method in class unipg.gila.partitioning.Spinner.Repartitioner
 
computeAttractiveForce(float, float, float, float, int, int) - Method in class unipg.gila.layout.force.Force
This method computes the attractive force between two vertices.
computeAttractiveForce(float, float, float, float, int, int) - Method in class unipg.gila.layout.force.FR
 
computeAttractiveForce(float, float, float, float, int, int) - Method in class unipg.gila.layout.force.LinLog
 
computeComponentGridLayout() - Method in class unipg.gila.layout.FloodingMaster
This method computes the connected components final grid layout.
computeModule(float[], float[]) - Static method in class unipg.gila.utils.Toolbox
This method computes the square root of the square distance.
computeModule(float[]) - Static method in class unipg.gila.utils.Toolbox
A simple method to compute the module of a vector of size 2.
computeOneDegreeVerticesCoordinates(Vertex<PartitionedLongWritable, CoordinateWritable, NullWritable>, int, float, float) - Method in class unipg.gila.layout.GraphReintegration.PlainGraphReintegration
 
computePositions(int, Vertex<PartitionedLongWritable, CoordinateWritable, NullWritable>, Iterable<LayoutMessage>) - Method in class unipg.gila.layout.GraphReintegration.MaxSlopeReintegrateOneDegrees
 
computeRepulsiveForce(float, float, float, float, int, int) - Method in class unipg.gila.layout.force.Force
This method computes the repulsive force module between two vertices.
computeRepulsiveForce(float, float, float, float, int, int) - Method in class unipg.gila.layout.force.FR
 
computeRepulsiveForce(float, float, float, float, int, int) - Method in class unipg.gila.layout.force.LinLog
 
coneWidth - Static variable in class unipg.gila.layout.FloodingMaster
 
coneWidthDefault - Static variable in class unipg.gila.layout.FloodingMaster
 
ConnectedComponentsComputation - Class in unipg.gila.partitioning
This class contains the code for the connected components discovery.
ConnectedComponentsComputation() - Constructor for class unipg.gila.partitioning.ConnectedComponentsComputation
 
contains(Writable) - Method in class unipg.gila.common.datastructures.SetWritable
 
convergenceAggregatorString - Static variable in class unipg.gila.layout.FloodingMaster
 
convergenceThresholdString - Static variable in class unipg.gila.layout.FloodingMaster
 
convertVertexToLine(Vertex<PartitionedLongWritable, CoordinateWritable, NullWritable>) - Method in class unipg.gila.io.LayoutOutputFormat.JSONWithPartitioningAndComponentVertexWriter
 
convertVertexToLine(Vertex<LongWritable, PartitioningVertexValue, EdgeValue>) - Method in class unipg.gila.io.PartitioningOutputFormat.SpinnerUtilJSONPartitionedWoELongArrayFloatVertexWriter
 
cool(float) - Method in class unipg.gila.coolingstrategies.CoolingStrategy
The cool method takes the current temperature as a parameter and returns the cooled one according to the law implemented in it.
cool(float) - Method in class unipg.gila.coolingstrategies.LinearCoolingStrategy
 
cool(float) - Method in class unipg.gila.coolingstrategies.NegativeExp
 
coolingSpeed - Static variable in class unipg.gila.layout.FloodingMaster
 
CoolingStrategy - Class in unipg.gila.coolingstrategies
This abstract class defines the behaviour of a cooling strategy.
CoolingStrategy(String[]) - Constructor for class unipg.gila.coolingstrategies.CoolingStrategy
 
coolingStrategy - Variable in class unipg.gila.layout.FloodingMaster
 
CoordinateWritable - Class in unipg.gila.common.coordinatewritables
This class models the vertex value.
CoordinateWritable() - Constructor for class unipg.gila.common.coordinatewritables.CoordinateWritable
 
CoordinateWritable(Float, Float, int) - Constructor for class unipg.gila.common.coordinatewritables.CoordinateWritable
 
CoordinateWritable(float, float, JSONArray, int) - Constructor for class unipg.gila.common.coordinatewritables.CoordinateWritable
 
coords - Variable in class unipg.gila.layout.FloodingMaster.DrawingBoundariesExplorer
 
copy() - Method in class unipg.gila.common.datastructures.PartitionedLongWritable
 
correctedSizeAGG - Static variable in class unipg.gila.layout.FloodingMaster
 
COUNTER_GROUP - Static variable in class unipg.gila.layout.FloodingMaster
 
createInitialValue() - Method in class unipg.gila.aggregators.ComponentAggregatorAbstract
 
createInitialValue() - Method in class unipg.gila.aggregators.SetAggregator
 
createMasterGraphPartitioner() - Method in class unipg.gila.partitioning.PrefixHashPartitionerFactory
 
createVertexReader(InputSplit, TaskAttemptContext) - Method in class unipg.gila.io.LayoutInputFormat
 
createVertexReader(InputSplit, TaskAttemptContext) - Method in class unipg.gila.io.PartitioningInputFormat
 
createVertexWriter(TaskAttemptContext) - Method in class unipg.gila.io.LayoutOutputFormat
 
createVertexWriter(TaskAttemptContext) - Method in class unipg.gila.io.PartitioningOutputFormat
 
createWorkerGraphPartitioner() - Method in class unipg.gila.partitioning.PrefixHashPartitionerFactory
 
A B C D E F G H I J K L M N O P R S T U V W X Y