- POPSIZE - Static variable in class genetic_mapping.GeneticMappingOptimizer
-
The population size
- populationSize - Variable in class genetic_mapping.GeneticMappingOptimizerModule
-
The population size
- port - Static variable in class main.Globals
-
- print() - Method in class main.Application
-
Prints formatted representations of the object
to a text-output stream.
- print() - Method in class main.Core
-
Prints formatted representations of the object
to a text-output stream.
- print() - Method in class main.NoCarchitecture
-
Prints formatted representations of the NoC architecture and its main
features to a text-output stream.
- print() - Method in class main.Tile
-
Prints formatted representations of the object
to a text-output stream.
- print() - Method in class main.Topology
-
Prints formatted representations of the object
to a text-output stream.
- printCrosstalk() - Method in class main.NoCarchitecture
-
Prints formatted representations of the crosstalk matrix to a text-output
stream.
- printCrosstalk() - Method in class main.Router
-
Prints the crosstalk matrix
- printIsValid() - Method in class main.NoCarchitecture
-
Prints formatted representations of the valid communication matrix matrix
to a text-output stream.
- printLoss() - Method in class main.NoCarchitecture
-
Prints formatted representations of the power loss matrix to a
text-output stream.
- printLoss() - Method in class main.Router
-
Prints the loss matrix
- printMappingMatrix() - Method in class main.MappingSolution
-
Prints formatted representations of the mapping
matrix to a text-output stream.
- printMatrix() - Method in class genetic_mapping.GeneticMappingGenotype
-
- printOnConsole(JTextArea) - Method in class main.MappingSolution
-
Displays in a multi-line area of the GUI the mapping
solution including information calculated after the mapping evaluation.
- pse_type - Static variable in class main.Globals
-