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

N

N - Static variable in class moea.commons.Entity
 
Na - Static variable in class algo.examples.ProfileSolution
 
Na - Static variable in class moea.moga.examples.Profile
 
nadir - Variable in class jeco.kernel.qualityIndicators.UnaryHyperVolume
Reference points
name - Variable in class jeco.kernel.algorithm.Algorithm
 
name - Variable in class jeco.kernel.problem.Problem
 
name - Variable in class jeco.lib.problems.floorplan.Manager
 
name - Variable in class moea.moga.algorithms.Moea
 
name - Variable in class moea.mopso.algorithms.MOPSO
 
Ne - Static variable in class algo.examples.ProfileSolution
 
Ne - Static variable in class moea.moga.examples.Profile
 
Ne - Static variable in class moea.moga.examples.ProfileChristosV2
 
neighbors - Variable in class moea.moga.algorithms.Moea
 
NeSd - Static variable in class algo.examples.ProfileSolution
 
NeSd - Static variable in class moea.moga.examples.Profile
 
NeSd - Static variable in class moea.moga.examples.ProfileChristosV2
 
newBlock(AbstractHeader, DMMData, long) - Static method in class jeco.dmm.simulator.DMMHeap
 
newProfile - Variable in class jeco.dmm.sim2.util.Repair
 
newRandomSetOfSolutions(int) - Method in class jeco.kernel.problem.Problem
 
newRandomSetOfSolutions(int) - Method in class jeco.lib.problems.combinatorial.TSP
 
newRandomSetOfSolutions(int) - Method in class jeco.lib.problems.ddts.DynamicDataTypesInteger
 
newRandomSetOfSolutions(int) - Method in class jeco.lib.problems.ddts.DynamicDataTypesReal
 
newRandomSetOfSolutions(int) - Method in class jeco.lib.problems.dtlz.DTLZ
 
newRandomSetOfSolutions(int) - Method in class jeco.lib.problems.floorplan.FloorplanPolish
 
newRandomSetOfSolutions(int) - Method in class jeco.lib.problems.floorplan.LiquidChannels
 
newRandomSetOfSolutions(int) - Method in class jeco.lib.problems.zdt.ZDT
 
newVariable(Integer, Integer) - Static method in class jeco.kernel.problem.VariableInteger
 
newVariable(Double, Double) - Static method in class jeco.kernel.problem.VariableReal
 
next - Variable in class jeco.dmm.reliableDMM.MemoryBank
 
next - Variable in class jeco.dmm.simulator.DMMBlock
 
nextBoolean() - Static method in class jeco.kernel.util.RandomGenerator
 
nextDouble() - Static method in class jeco.kernel.util.RandomGenerator
 
nextDouble(double, double) - Static method in class jeco.kernel.util.RandomGenerator
 
nextInHeap - Variable in class jeco.dmm.simulator.DMMBlock
 
nextInt(int, int) - Static method in class jeco.kernel.util.RandomGenerator
 
nextInt(int) - Static method in class jeco.kernel.util.RandomGenerator
 
nextInteger(int, int) - Static method in class jeco.kernel.util.RandomGenerator
 
nextInteger(int) - Static method in class jeco.kernel.util.RandomGenerator
 
NicheCount - Class in jeco.kernel.operator.assigner
 
NicheCount(int) - Constructor for class jeco.kernel.operator.assigner.NicheCount
 
Nn - Static variable in class algo.examples.ProfileSolution
 
Nn - Static variable in class moea.moga.examples.Profile
 
NonUniformMutation - Class in jeco.kernel.operator.mutator
 
NonUniformMutation(double, double, int, int) - Constructor for class jeco.kernel.operator.mutator.NonUniformMutation
Constructor Creates a new instance of the non uniform mutation
normalize() - Method in class jeco.kernel.qualityIndicators.AttainmentSurface
 
normalize() - Method in class jeco.kernel.qualityIndicators.UnaryEpsilon
 
normalize() - Method in class jeco.kernel.qualityIndicators.UnaryHyperVolume
 
normalize(ArrayList<Solutions>, int, double, double) - Static method in class jeco.kernel.util.Util
Function that normalizes a set of fronts in the given interval.
normalize(ArrayList<Solutions>, int) - Static method in class jeco.kernel.util.Util
Function that normalize a set of fronts in the interval [1,2]
NOTHING - Static variable in class moea.moga.examples.ProfileChristosV2
 
Nsga2 - Class in moea.moga.algorithms
 
Nsga2(String, Population<Chromosome>, int, double, double, int) - Constructor for class moea.moga.algorithms.Nsga2
 
Nsga2(String, Population<Chromosome>, int, double, double) - Constructor for class moea.moga.algorithms.Nsga2
 
NSGAII - Class in jeco.kernel.algorithm.moga
Input parameters: - MAX_GENERATIONS - MAX_POPULATION_SIZE Operators: - CROSSOVER: Crossover operator - MUTATION: Mutation operator - SELECTION: Selection operator
NSGAII(Problem, int, int, MutationOperator, CrossoverOperator, SelectionOperator) - Constructor for class jeco.kernel.algorithm.moga.NSGAII
 
NSGAII_example - Class in jeco.kernel.algorithm.moga
 
NSGAII_example() - Constructor for class jeco.kernel.algorithm.moga.NSGAII_example
 
NSPSO - Class in jeco.kernel.algorithm.mopso
Xiaodong Li A Non-dominated Sorting Particle Swarm Optimizer for Multiobjective Optimization GECCO-2003, Springer-Verlag, 2003, 2723, 37-48 Input parameters: - C1: PSO c1 factor - C2: PSO c2 factor - CHI: PSO chi factor - MAX_ITERATIONS - NUM_PARTICLES - SORTING_METHOD: CROWDING_DISTANCE, CROWDING_DISTANCE_REPLACE, NICHE_COUNT, NICHE_COUNT_REPLACE - TOP_PART_PERCENTAGE: 0.05 usually, but I am using 0.25 - W: PSO w factor
NSPSO(Problem, int, int, double, double, double, double, double, String) - Constructor for class jeco.kernel.algorithm.mopso.NSPSO
 
NSPSO(Problem, int, int, double, double, double, double) - Constructor for class jeco.kernel.algorithm.mopso.NSPSO
 
NSPSO(Problem, int, int, double, double, double) - Constructor for class jeco.kernel.algorithm.mopso.NSPSO
 
NSPSO - Class in moea.mopso.algorithms
 
NSPSO(String, Population<Particle>, int) - Constructor for class moea.mopso.algorithms.NSPSO
 
NSPSO_example - Class in jeco.kernel.algorithm.mopso
 
NSPSO_example() - Constructor for class jeco.kernel.algorithm.mopso.NSPSO_example
 
NUM_INSTR_WEIGHT - Static variable in class jeco.dmm.simulator.DMMConstants
 
NUM_LCS - Static variable in class jeco.lib.problems.floorplan.LiquidChannels
TODO: Numer of liquid channels in total.
numBanks - Variable in class jeco.dmm.reliableDMM.ReliableDMMCreator
 
numBanks - Variable in class jeco.dmm.reliableDMM.SplitProfile
 
numBanks - Variable in class jeco.dmm.reliableDMM.SplitProfile2
 
numberOfCities - Variable in class jeco.lib.problems.combinatorial.TSP
 
numberOfObjectives - Variable in class jeco.kernel.algorithm.moge.CrowdingDistanceMultiFitness
 
numberOfObjectives - Variable in class jeco.kernel.operator.assigner.CrowdingDistance
 
numberOfObjectives - Variable in class jeco.kernel.operator.assigner.NicheCount
 
numberOfObjectives - Variable in class jeco.kernel.problem.Problem
 
numberOfVariables - Variable in class jeco.kernel.problem.Problem
 
numBins - Variable in class jeco.dmm.simulator.layers.combining.SegHeap2
 
numLayersProperty - Static variable in class jeco.lib.problems.floorplan.FloorplanPolish
 
numObjectives - Static variable in class jeco.kernel.algorithm.moge.FitnessMO
 
numOfBank - Variable in class jeco.dmm.reliableDMM.MemoryBank
 
numPoints - Variable in class jeco.lib.papers.PactWorkshopPaba2008
 
numPoints - Variable in class jeco.lib.papers.TransOnEvolutionaryComputation2008
 
numRegions - Variable in class jeco.dmm.main.DMMExplore
 
numTrials - Variable in class jeco.lib.papers.PactWorkshopPaba2008
 
numTrials - Variable in class jeco.lib.papers.TransOnEvolutionaryComputation2008
 
numTrials - Static variable in class moea.moga.examples.ChowPaper
 
numTrials - Static variable in class moea.moga.examples.ChowPaperCont
 
Nve - Static variable in class algo.examples.ProfileSolution
 
Nve - Static variable in class moea.moga.examples.Profile
 
Nve - Static variable in class moea.moga.examples.ProfileChristosV2
 

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