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

N

Neighbourhood - Interface in lio.neighbourhood
This interface must be implemented by all resources whose proposal consists of generating and evaluating neighbourhoods from an individual.
Neighbourhood - Interface in lio.search.pso
The classes implementing this interface implement methods to update the global information of the particles according to the kind of neighbourhood.
neighbourhood - Variable in class lio.search.pso.PSO
Neighbourhood
network - Variable in class lio.probdistributions.bitchain.DependencyNetworkProbDistribution
 
Network - Class in lio.probdistributions
This class represents a generic network and can be used to build trees or graphs with directed links
Network() - Constructor for class lio.probdistributions.Network
 
Network(int) - Constructor for class lio.probdistributions.Network
 
newEvaluation(Individual) - Method in class lio.misc.Statistics
Makes and accounts a new evaluation.
newEvaluation(Individual, double) - Method in class lio.misc.Statistics
Accounts a new evaluation.
newGeneration() - Method in class lio.misc.Statistics
It's the same as newIteration, but allows clarity when working with population-based algorithms.
newIteration() - Method in class lio.misc.Statistics
Registers iterations when working when iterative algorithms.
newPoint() - Method in class lio.search.pso.contchain.StdContParticle
Calculates the new point Notice that both constraint(k) and inertia are used.
newPoint() - Method in class lio.search.pso.Particle
Calculates the new point
nextBinConfiguration(int[]) - Static method in class lio.util.Utils
 
nRemNodes - Variable in class lio.probdistributions.bitchain.Tree
Number of remaining nodes.
numNodes - Variable in class lio.probdistributions.Network
 
numParticles - Variable in class lio.search.pso.PSO
Number of particles
numSubsets - Variable in class lio.util.Partition
Number of subsets
numSubsets() - Method in class lio.util.Partition
Return the number of subsets

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