Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X 

A

A - Static variable in class pl.edu.agh.age.compute.stream.problem.rastrigin.RastriginEvaluator
 
A - Static variable in class pl.edu.agh.age.compute.stream.problem.rastrigin.RastriginEvaluatorWithCache
 
AbstractLabsImprovement - Class in pl.edu.agh.age.compute.labs.improvement
 
AbstractLabsImprovement(LabsEvaluator, boolean) - Constructor for class pl.edu.agh.age.compute.labs.improvement.AbstractLabsImprovement
 
AbstractLabsSawSearch - Class in pl.edu.agh.age.compute.labs.improvement
 
AbstractLabsSawSearch(LabsEvaluator, int, boolean) - Constructor for class pl.edu.agh.age.compute.labs.improvement.AbstractLabsSawSearch
 
accept(Throwable) - Method in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService.ExceptionHandler
 
accept(Throwable) - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService.ExceptionHandler
 
accept(Throwable) - Method in class pl.edu.agh.age.services.worker.internal.ComputationService.ExceptionHandler
 
accept(Throwable) - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService.ExceptionHandler
 
AckleyEvaluator - Class in pl.edu.agh.age.compute.ea.evaluation.real
This class represents a floating-point coded Ackley function.
AckleyEvaluator() - Constructor for class pl.edu.agh.age.compute.ea.evaluation.real.AckleyEvaluator
 
AckleyProblem - Class in pl.edu.agh.age.compute.ea.problem.real
This class represents the problem domain for a floating-point coded Ackley function.
AckleyProblem(int) - Constructor for class pl.edu.agh.age.compute.ea.problem.real.AckleyProblem
Creates an AckleyProblem with a default range of [-32.768, 32.768].
ackleyProblem(int) - Static method in class pl.edu.agh.age.compute.ea.problem.RealProblems
 
action - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.TransitionBuilder
 
action - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.WildcardTransitionBuilder
 
action - Variable in class pl.edu.agh.age.util.fsm.Transition
 
action() - Method in class pl.edu.agh.age.util.fsm.Transition
 
addAgentInNextStep(T) - Method in class pl.edu.agh.age.compute.stream.Workplace
 
addErrors(List<Throwable>) - Method in class pl.edu.agh.age.services.status.internal.DefaultStatus.Builder
 
addJarsFromDir(ClassPathXmlApplicationContext, String) - Static method in class pl.edu.agh.age.console.ConsoleBootstrapper
 
addNeighbour(WorkerAddress) - Method in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
addNodes(Set<T>) - Method in interface pl.edu.agh.age.compute.api.TopologyProvider
Add nodes to the current topology.
addNodes(Set<Serializable>) - Method in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
address() - Method in interface pl.edu.agh.age.compute.api.UnicastMessenger
 
address() - Method in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
ADDRESS_SPLITTER - Static variable in class pl.edu.agh.age.console.HazelcastClientFactory
 
addToWalkList(LabsSolution) - Method in class pl.edu.agh.age.compute.labs.improvement.AbstractLabsSawSearch
 
addToWalkList(LabsSolution) - Method in class pl.edu.agh.age.compute.labs.improvement.LabsCrossStepSawSearch
 
addToWalkList(LabsSolution) - Method in class pl.edu.agh.age.compute.labs.improvement.LabsSelfAvoidingWalkSearch
 
afterStep - Variable in class pl.edu.agh.age.compute.ea.configuration.WorkplaceConfiguration
 
afterStep() - Method in class pl.edu.agh.age.compute.ea.configuration.WorkplaceConfiguration
 
afterStep - Variable in class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfiguration
 
afterStep() - Method in class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfiguration
 
afterStep - Variable in class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfigurationGenerator
 
AfterStepAction<S extends Solution<?>,K> - Interface in pl.edu.agh.age.compute.ea
Interface for functions executed after the step execution in a workplace.
afterStepAction - Variable in class pl.edu.agh.age.compute.ea.Workplace
 
AfterStepAction<T extends Agent,K> - Interface in pl.edu.agh.age.compute.stream
Interface for functions executed after the step execution in a workplace.
afterStepAction - Variable in class pl.edu.agh.age.compute.stream.Workplace
 
Agent - Interface in pl.edu.agh.age.compute.stream
The minimal interface for Stream Agents.
agent - Variable in class pl.edu.agh.age.compute.stream.MigrationMessage
 
agentComparator - Variable in class pl.edu.agh.age.compute.stream.emas.EmasBestAgentsRegistry
This comparator should put the best agent as the last
agentComparator - Variable in class pl.edu.agh.age.compute.stream.emas.fight.FightBuilder
 
agents - Variable in class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfiguration
 
agents() - Method in class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfiguration
 
agentsCount - Variable in class pl.edu.agh.age.compute.labs.LabsPopulationGenerator
 
agentsCount - Variable in class pl.edu.agh.age.compute.ogr.RulerPopulationGenerator
 
AgentsRegistry<T extends Agent> - Interface in pl.edu.agh.age.compute.stream
Registry of the best agents.
agentsRegistry - Variable in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
allMembers() - Method in interface pl.edu.agh.age.client.DiscoveryServiceClient
 
allMembers() - Method in class pl.edu.agh.age.client.hazelcast.HazelcastDiscoveryServiceClient
 
allMembers() - Method in interface pl.edu.agh.age.services.discovery.DiscoveryService
Returns NodeDescriptors of all cluster members.
allMembers() - Method in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
allNodes() - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
and() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.TransitionBuilder
 
and() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.WildcardTransitionBuilder
 
AnnotatedEdge - Class in pl.edu.agh.age.compute.api.topology
An edge with a set of string annotations attached to it.
AnnotatedEdge() - Constructor for class pl.edu.agh.age.compute.api.topology.AnnotatedEdge
Creates an empty edge.
AnnotatedEdge(String...) - Constructor for class pl.edu.agh.age.compute.api.topology.AnnotatedEdge
Creates an edge with provided annotations.
AnnotatedEdge(Set<String>) - Constructor for class pl.edu.agh.age.compute.api.topology.AnnotatedEdge
 
annotations - Variable in class pl.edu.agh.age.compute.api.topology.AnnotatedEdge
 
annotations() - Method in class pl.edu.agh.age.compute.api.topology.AnnotatedEdge
 
append(ILoggingEvent) - Method in class pl.edu.agh.age.util.HazelcastAppender
 
appendBestAgents(long, long, Seq<EmasAgent>) - Method in class pl.edu.agh.age.compute.stream.emas.EmasBestAgentsRegistry
 
applicationContext - Variable in class pl.edu.agh.age.console.Console
 
applicationContext - Variable in class pl.edu.agh.age.services.identity.internal.DefaultNodeIdentityService
 
applicationContext - Variable in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
applicationContextHolder() - Static method in class pl.edu.agh.age.util.LogbackSpringConfig
 
apply(Set<T>) - Method in class pl.edu.agh.age.compute.api.topology.BiRingTopology
 
apply(Set<T>) - Method in class pl.edu.agh.age.compute.api.topology.FullMeshTopology
 
apply(Set<T>) - Method in class pl.edu.agh.age.compute.api.topology.UniRingTopology
 
apply(Long, Long, List<Solution<?>>) - Method in class pl.edu.agh.age.compute.ea.BestSolutionAfterStepAction
 
apply(S) - Method in interface pl.edu.agh.age.compute.ea.evaluation.binary.SolutionDecoder
 
apply(S) - Method in interface pl.edu.agh.age.compute.ea.evaluation.Evaluator
 
apply() - Method in class pl.edu.agh.age.compute.ea.examples.binary.BinarySolutionGenerator
 
apply() - Method in class pl.edu.agh.age.compute.ea.examples.rastrigin.RastriginSolutionGenerator
 
apply(List<T>) - Method in interface pl.edu.agh.age.compute.ea.preselection.Preselection
 
apply(S) - Method in interface pl.edu.agh.age.compute.ea.variation.mutation.Mutation
 
apply(S, S) - Method in interface pl.edu.agh.age.compute.ea.variation.recombination.Recombination
 
apply(Long, Long, List<EmasAgent>) - Method in class pl.edu.agh.age.compute.stream.example.SampleAfterStepAction
 
apply(Long, Long, List<EmasAgent>) - Method in class pl.edu.agh.age.compute.stream.example.SampleAfterStepActionWithLogging
 
areNeighbours(T, T) - Method in interface pl.edu.agh.age.compute.api.TopologyProvider
Check if the second is a neighbour of first in this exact direction
areNeighbours(Serializable, Serializable) - Method in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
ArrayPreselection<R extends java.io.Serializable,T extends Solution<io.vavr.collection.Array<R>>> - Class in pl.edu.agh.age.compute.ea.preselection
Abstract Preselection implementation.
ArrayPreselection() - Constructor for class pl.edu.agh.age.compute.ea.preselection.ArrayPreselection
 
AsexualEnergyTransfer - Interface in pl.edu.agh.age.compute.stream.emas.reproduction.transfer
Energy transfer operator for asexual reproduction.
asexualReproduction - Variable in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
AsexualReproduction - Interface in pl.edu.agh.age.compute.stream.emas.reproduction
Asexual reproduction is a function generating a new agent from a given one.
AsexualReproductionBuilder<S extends Solution<?>> - Class in pl.edu.agh.age.compute.stream.emas.reproduction
Builder for building AsexualReproduction functions.
AsexualReproductionBuilder() - Constructor for class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionBuilder
 
AsexualReproductionPipeline<S extends Solution<?>> - Class in pl.edu.agh.age.compute.stream.emas.reproduction
Pipeline for processing parent agents in standard way.
AsexualReproductionPipeline(EmasAgent) - Constructor for class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionPipeline
 
AsexualReproductionPipeline(EmasAgent, S) - Constructor for class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionPipeline
 
AsexualReproductionPipeline(EmasAgent, EmasAgent) - Constructor for class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionPipeline
 
AsexualReproductionPipeline(EmasAgent, EmasAgent, S) - Constructor for class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionPipeline
 
asexualReproductionTransfer - Variable in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
available() - Method in class pl.edu.agh.age.console.command.LoggingCommand
 
availableLogs() - Method in class pl.edu.agh.age.client.hazelcast.HazelcastLoggingClient
 
availableLogs() - Method in interface pl.edu.agh.age.client.LoggingClient
Returns a set of all available logs (usually node IDs).
AverageRecombine - Class in pl.edu.agh.age.compute.ea.variation.recombination.real
Recombination strategy that averages two individuals.
AverageRecombine() - Constructor for class pl.edu.agh.age.compute.ea.variation.recombination.real.AverageRecombine
 
awaitTermination() - Method in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
awaitTermination() - Method in interface pl.edu.agh.age.services.lifecycle.NodeLifecycleService
 
awaitTermination() - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
awaitTermination() - Method in interface pl.edu.agh.age.util.fsm.StateMachineService
 

B

BASE_SCRIPT - Static variable in class pl.edu.agh.age.console.Console
 
batch(ScriptEngine, String...) - Method in class pl.edu.agh.age.console.Console
 
beforeStep - Variable in class pl.edu.agh.age.compute.ea.configuration.WorkplaceConfiguration
 
beforeStep - Variable in class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfiguration
 
beforeStep - Variable in class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfigurationGenerator
 
BeforeStepAction<S extends Solution<?>> - Interface in pl.edu.agh.age.compute.ea
Interface for functions executed before the step execution in a workplace.
beforeStepAction - Variable in class pl.edu.agh.age.compute.ea.Workplace
 
BeforeStepAction<T extends Agent> - Interface in pl.edu.agh.age.compute.stream
Interface for functions executed before the step execution in a workplace.
beforeStepAction - Variable in class pl.edu.agh.age.compute.stream.Workplace
 
BEST_SOLUTION_HEADER - Static variable in class pl.edu.agh.age.compute.stream.logging.Columns
 
BEST_SOLUTION_HEADER_TAG - Static variable in class pl.edu.agh.age.compute.stream.logging.Tags
 
BEST_SOLUTION_SO_FAR - Static variable in class pl.edu.agh.age.compute.stream.logging.Columns
 
BEST_SOLUTION_TAG - Static variable in class pl.edu.agh.age.compute.stream.logging.Tags
 
bestAgent - Variable in class pl.edu.agh.age.compute.stream.emas.EmasBestAgentsRegistry
 
BestSolutionAfterStepAction - Class in pl.edu.agh.age.compute.ea
 
BestSolutionAfterStepAction() - Constructor for class pl.edu.agh.age.compute.ea.BestSolutionAfterStepAction
 
bestSolutionsMap - Variable in class pl.edu.agh.age.compute.stream.emas.EmasBestAgentsRegistry
 
bidirectionalRing() - Static method in interface pl.edu.agh.age.compute.api.topology.Topology
Creates a new bidirectional ring topology.
BinaryMutate - Class in pl.edu.agh.age.compute.ea.variation.mutation.binary
Flips the given binary feature.
BinaryMutate(DoubleRandomGenerator, IntRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.variation.mutation.binary.BinaryMutate
 
BinaryOnePointRecombine - Class in pl.edu.agh.age.compute.ea.variation.recombination.binary
Subclass which efficiently unboxes Booleans for OnePointRecombine.
BinaryOnePointRecombine(IntRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.variation.recombination.binary.BinaryOnePointRecombine
 
BinaryProblem - Class in pl.edu.agh.age.compute.ea.problem.binary
CountProblem - counts set bits in solution.
BinaryProblem(int) - Constructor for class pl.edu.agh.age.compute.ea.problem.binary.BinaryProblem
Creates a Count Problem.
binaryProblem(int) - Static method in class pl.edu.agh.age.compute.ea.problem.BinaryProblems
 
BinaryProblems - Class in pl.edu.agh.age.compute.ea.problem
 
BinaryProblems() - Constructor for class pl.edu.agh.age.compute.ea.problem.BinaryProblems
 
binarySearch(List<Double>, double) - Static method in class pl.edu.agh.age.compute.stream.emas.Selectors
 
BinarySolutionGenerator - Class in pl.edu.agh.age.compute.ea.examples.binary
 
BinarySolutionGenerator(NormalizedDoubleRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.examples.binary.BinarySolutionGenerator
 
BinaryStep - Class in pl.edu.agh.age.compute.ea.examples.binary
 
BinaryStep(JavaRandomGenerator, double, double) - Constructor for class pl.edu.agh.age.compute.ea.examples.binary.BinaryStep
 
binaryToDouble(boolean[], int, int) - Method in class pl.edu.agh.age.compute.ea.evaluation.binary.BinaryToRvDecoder
 
binaryToDouble(boolean[], int, int) - Method in class pl.edu.agh.age.compute.ea.evaluation.binary.GrayToRvDecoder
 
binaryToLongBits(boolean[], int, int) - Static method in class pl.edu.agh.age.compute.ea.evaluation.binary.BinaryToRvDecoder
 
BinaryToRvDecoder - Class in pl.edu.agh.age.compute.ea.evaluation.binary
Decodes a binary solution to a real-valued one.
BinaryToRvDecoder() - Constructor for class pl.edu.agh.age.compute.ea.evaluation.binary.BinaryToRvDecoder
 
BiRingTopology<T extends java.io.Serializable> - Class in pl.edu.agh.age.compute.api.topology
Bidirectional ring topology generator.
BiRingTopology() - Constructor for class pl.edu.agh.age.compute.api.topology.BiRingTopology
 
bitsToMutatePercentage - Variable in class pl.edu.agh.age.compute.labs.mutation.LabsClassicMutation
 
BOLD_RED - Static variable in class pl.edu.agh.age.console.command.HelpCommand
 
BooleanVectorSolution - Class in pl.edu.agh.age.compute.ea.solution
Solution optimized for a vector of booleans.
BooleanVectorSolution(Boolean[], double) - Constructor for class pl.edu.agh.age.compute.ea.solution.BooleanVectorSolution
 
BooleanVectorSolution(boolean[], double) - Constructor for class pl.edu.agh.age.compute.ea.solution.BooleanVectorSolution
 
BooleanVectorSolution(boolean[]) - Constructor for class pl.edu.agh.age.compute.ea.solution.BooleanVectorSolution
 
broadcast - Variable in class pl.edu.agh.age.services.worker.WorkerMessage
 
broadcast - Variable in enum pl.edu.agh.age.services.worker.WorkerMessage.Type
 
BroadcastMessageListener<T> - Interface in pl.edu.agh.age.compute.api
 
BroadcastMessenger - Interface in pl.edu.agh.age.compute.api
Messenger for the broadcast (pub-sub type) communication between workers.
broadcastMyAddress() - Method in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
build() - Method in class pl.edu.agh.age.compute.stream.emas.fight.FightBuilder
 
build() - Method in class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionBuilder
 
build() - Method in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionBuilder
 
build() - Static method in class pl.edu.agh.age.console.TerminalBuilder
 
build() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
Builds and returns a new service.
buildAndSchedule(ListeningScheduledExecutorService, FutureCallback<Object>) - Method in class pl.edu.agh.age.services.worker.internal.task.TaskBuilder
 
builder() - Static method in interface pl.edu.agh.age.compute.stream.emas.fight.Fight
Creates a new builder for fight strategy.
builder() - Static method in interface pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproduction
Creates a new builder for asexual reproduction.
builder() - Static method in interface pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproduction
Creates a new builder for sexual reproduction.
Builder() - Constructor for class pl.edu.agh.age.services.status.internal.DefaultStatus.Builder
 
buildStatesMap() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
buildStatus() - Method in class pl.edu.agh.age.services.status.internal.DefaultStatus.Builder
 

C

cache - Variable in class pl.edu.agh.age.compute.stream.problem.rastrigin.RastriginEvaluatorWithCache
 
cachedTopology - Variable in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
cachedTopology - Variable in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
calculateAutocorrelation(boolean[], int) - Static method in class pl.edu.agh.age.compute.labs.evaluator.LabsEnergy
 
calculateViolations(Ruler) - Static method in class pl.edu.agh.age.compute.ogr.RulerUtils
Calculates the ruler overall violation.
cancel() - Method in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
cancel() - Method in class pl.edu.agh.age.services.worker.internal.task.StartedTask
 
cancel() - Method in interface pl.edu.agh.age.services.worker.internal.task.Task
 
cancelWorkplaceFuture(ListenableFuture<?>) - Static method in class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
cancelWorkplaceFuture(ListenableFuture<?>) - Static method in class pl.edu.agh.age.compute.stream.StreamAgents
 
CarineEvaluator - Class in pl.edu.agh.age.compute.ea.evaluation.integer
CarineEvaluator is used for running a step of calculation with carine application.
CarineEvaluator(String, String) - Constructor for class pl.edu.agh.age.compute.ea.evaluation.integer.CarineEvaluator
 
CarineEvaluator() - Constructor for class pl.edu.agh.age.compute.ea.evaluation.integer.CarineEvaluator
 
carinePath - Variable in class pl.edu.agh.age.compute.ea.evaluation.integer.CarineEvaluator
 
CarineProblem - Class in pl.edu.agh.age.compute.ea.problem.integer
Defines the default bound for a CarineEvaluator.
CarineProblem() - Constructor for class pl.edu.agh.age.compute.ea.problem.integer.CarineProblem
Creates an CarineProblem with default bounds of [0, 0, 1, 0, 1, 1, 0, 0]x[1, 30, 50000, 255, 48, 64, 63, 10].
CauchyGenerator - Class in pl.edu.agh.age.compute.ea.rand
An implementation of DoubleSymmetricGenerator which generates values on the base of a Cauchy distribution.
CauchyGenerator(NormalizedDoubleRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.rand.CauchyGenerator
 
cause() - Method in interface pl.edu.agh.age.services.ServiceFailureEvent
Returns a cause of the failure.
cause - Variable in class pl.edu.agh.age.services.worker.TaskFailedEvent
 
cause() - Method in class pl.edu.agh.age.services.worker.TaskFailedEvent
 
chanceToMutate - Variable in class pl.edu.agh.age.compute.ea.examples.binary.BinaryStep
 
chanceToMutate - Variable in class pl.edu.agh.age.compute.ea.examples.rastrigin.RastriginStep
 
chanceToMutate - Variable in class pl.edu.agh.age.compute.ea.variation.mutation.StochasticMutate
 
chanceToRecombine - Variable in class pl.edu.agh.age.compute.ea.examples.binary.BinaryStep
 
chanceToRecombine - Variable in class pl.edu.agh.age.compute.ea.examples.rastrigin.RastriginStep
 
changeErrorIfMaster(Throwable) - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
changeGlobalComputationStateIfMaster(ComputationState) - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
CHANNEL_NAME - Static variable in class pl.edu.agh.age.services.lifecycle.internal.HazelcastObjectNames
 
CHANNEL_NAME - Static variable in class pl.edu.agh.age.services.topology.internal.HazelcastObjectNames
 
CHANNEL_NAME - Static variable in class pl.edu.agh.age.services.worker.internal.HazelcastObjectNames
 
checkAndCast(Object, Class<T>, String) - Static method in interface pl.edu.agh.age.console.command.Command
Checks if the object is of given klass, and if not, throws an exception
checkAndCastDefault(Object, Class<T>, V, String) - Static method in interface pl.edu.agh.age.console.command.Command
Checks if the object is of given klass, and if not, throws an exception
checkAndCastNullable(Object, Class<T>, String) - Static method in interface pl.edu.agh.age.console.command.Command
Checks if the object is of given klass, and if not, throws an exception
checkDimension(int) - Method in class pl.edu.agh.age.compute.ea.problem.NonParallelProblem
 
checkDimension(int) - Method in class pl.edu.agh.age.compute.ea.problem.ParallelProblem
 
checkIfTaskIsActive() - Method in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
child - Variable in class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionPipeline
 
child - Variable in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionPipeline
 
childSolution - Variable in class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionPipeline
 
childSolution - Variable in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionPipeline
 
className - Variable in class pl.edu.agh.age.services.worker.internal.configuration.SingleClassConfiguration
 
className - Variable in class pl.edu.agh.age.services.worker.internal.task.StartedTask
 
className() - Method in class pl.edu.agh.age.services.worker.internal.task.StartedTask
 
className() - Method in interface pl.edu.agh.age.services.worker.internal.task.Task
 
clean() - Method in class pl.edu.agh.age.console.command.ComputationCommand
 
cleanConfiguration() - Method in class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
cleanConfiguration() - Method in interface pl.edu.agh.age.client.WorkerServiceClient
 
cleaned - Variable in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
cleanUp() - Method in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
cleanUp() - Method in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
cleanUp() - Method in class pl.edu.agh.age.services.worker.internal.task.StartedTask
 
cleanUp() - Method in interface pl.edu.agh.age.services.worker.internal.task.Task
 
cleanUpAfterTask(FSM<ComputationService.State, ComputationService.Event>) - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
ClearScreenCommand - Class in pl.edu.agh.age.console.command
Command providing an action of clearing the screen.
ClearScreenCommand(Terminal) - Constructor for class pl.edu.agh.age.console.command.ClearScreenCommand
 
clearWalkList() - Method in class pl.edu.agh.age.compute.labs.improvement.AbstractLabsSawSearch
 
clearWalkList() - Method in class pl.edu.agh.age.compute.labs.improvement.LabsCrossStepSawSearch
 
clearWalkList() - Method in class pl.edu.agh.age.compute.labs.improvement.LabsSelfAvoidingWalkSearch
 
clone() - Method in class pl.edu.agh.age.compute.api.topology.AnnotatedEdge
 
cloneWithNewValue(Array<Boolean>) - Method in class pl.edu.agh.age.compute.ea.solution.BooleanVectorSolution
 
cloneWithNewValue(Double) - Method in class pl.edu.agh.age.compute.ea.solution.DoubleSolution
 
cloneWithNewValue(Array<Double>) - Method in class pl.edu.agh.age.compute.ea.solution.DoubleVectorSolution
 
cloneWithNewValue(Array<Integer>) - Method in class pl.edu.agh.age.compute.ea.solution.IntegerVectorSolution
 
cloneWithNewValue(T) - Method in class pl.edu.agh.age.compute.ea.solution.SimpleSolution
 
cloneWithNewValue(T) - Method in interface pl.edu.agh.age.compute.ea.solution.Solution
 
cloneWithNewValue(Array<T>) - Method in class pl.edu.agh.age.compute.ea.solution.VectorSolution
 
closeTerminal() - Method in class pl.edu.agh.age.console.Console
 
ClusterCommand - Class in pl.edu.agh.age.console.command
Command for getting info about and managing the whole cluster.
ClusterCommand(DiscoveryServiceClient, LifecycleServiceClient, StatusServiceClient, Terminal) - Constructor for class pl.edu.agh.age.console.command.ClusterCommand
 
collectedErrors - Variable in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
Columns - Class in pl.edu.agh.age.compute.stream.logging
Columns used by the DefaultLoggingService
Columns() - Constructor for class pl.edu.agh.age.compute.stream.logging.Columns
 
Command - Interface in pl.edu.agh.age.console.command
Interface for commands used by the pl.edu.agh.age.console.
commands - Variable in class pl.edu.agh.age.console.command.HelpCommand
 
commit() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.TransitionBuilder
Finishes the action declaration.
commit() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.WildcardTransitionBuilder
Finishes the action declaration.
communicationFacilities - Variable in class pl.edu.agh.age.services.worker.internal.ComputationService
 
communicationFacilities - Variable in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
communicationFacilities - Variable in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
CommunicationFacility - Interface in pl.edu.agh.age.services.worker.internal
 
ComputationCommand - Class in pl.edu.agh.age.console.command
Command for getting info about and managing the computation.
ComputationCommand(WorkerServiceClient, Terminal, ResourceLoader) - Constructor for class pl.edu.agh.age.console.command.ComputationCommand
 
computationContext - Variable in class pl.edu.agh.age.services.worker.internal.ComputationService
 
ComputationContext - Class in pl.edu.agh.age.services.worker.internal.task
 
ComputationContext(WorkerConfiguration, Set<CommunicationFacility>, DistributionUtilities) - Constructor for class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
computationInterrupted(Map<String, Object>) - Method in class pl.edu.agh.age.examples.commands.TestCommand
Operation to test interrupted computation.
ComputationService - Class in pl.edu.agh.age.services.worker.internal
 
ComputationService(Map<HazelcastObjectNames.ConfigurationKey, Object>, EventBus, IMap<String, ComputationState>, HazelcastDistributionUtilities, String, Set<CommunicationFacility>, TopologyService) - Constructor for class pl.edu.agh.age.services.worker.internal.ComputationService
 
computationService - Variable in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
ComputationService.Event - Enum in pl.edu.agh.age.services.worker.internal
 
ComputationService.ExceptionHandler - Class in pl.edu.agh.age.services.worker.internal
 
ComputationService.ExecutionListener - Class in pl.edu.agh.age.services.worker.internal
 
ComputationService.State - Enum in pl.edu.agh.age.services.worker.internal
 
computationState() - Method in class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
computationState() - Method in interface pl.edu.agh.age.client.WorkerServiceClient
 
ComputationState - Enum in pl.edu.agh.age.services.worker.internal
 
ComputationState() - Constructor for enum pl.edu.agh.age.services.worker.internal.ComputationState
 
COMPUTE_TOPOLOGY_ID_SET - Static variable in class pl.edu.agh.age.services.worker.internal.HazelcastObjectNames
 
computeAverageFitness(Seq<EmasAgent>) - Static method in class pl.edu.agh.age.compute.stream.example.SampleAfterStepAction
 
computeAverageFitness(Seq<EmasAgent>) - Static method in class pl.edu.agh.age.compute.stream.example.SampleAfterStepActionWithLogging
 
computeBestSolution(List<Solution<?>>) - Static method in class pl.edu.agh.age.compute.ea.BestSolutionAfterStepAction
 
computeDistributionUtilities - Variable in class pl.edu.agh.age.services.worker.internal.ComputationService
 
computeDistributionUtilities - Variable in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
computedProducts - Variable in class pl.edu.agh.age.compute.labs.evaluator.LabsFastFlipEvaluator
 
computeNeighbours - Variable in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
Addresses of workers - collected by the messenger itself.
computeThreadPool - Variable in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
ComputeTopologyProvider - Class in pl.edu.agh.age.services.worker.internal
 
ComputeTopologyProvider(HazelcastInstance, WorkerCommunication) - Constructor for class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
ComputeTopologyProvider.IdsListener - Class in pl.edu.agh.age.services.worker.internal
 
CONFIG_MAP_NAME - Static variable in class pl.edu.agh.age.services.topology.internal.HazelcastObjectNames
 
ConfigKeys() - Constructor for class pl.edu.agh.age.services.topology.internal.HazelcastObjectNames.ConfigKeys
 
Configuration<T extends Solution<?>> - Class in pl.edu.agh.age.compute.ea.configuration
Configuration for Stream Agents computation.
Configuration(List<WorkplaceConfiguration<T>>, StopCondition) - Constructor for class pl.edu.agh.age.compute.ea.configuration.Configuration
 
Configuration(List<WorkplaceConfiguration<T>>, StopCondition) - Constructor for class pl.edu.agh.age.compute.ea.configuration.Configuration
 
Configuration - Class in pl.edu.agh.age.compute.stream.configuration
Configuration for Stream Agents computation.
Configuration(WorkplaceConfigurationGenerator<Agent>, StopCondition, LoggingService, Topology<? extends Serializable>) - Constructor for class pl.edu.agh.age.compute.stream.configuration.Configuration
 
Configuration(List<WorkplaceConfiguration<Agent>>, StopCondition, LoggingService, Topology<? extends Serializable>) - Constructor for class pl.edu.agh.age.compute.stream.configuration.Configuration
 
configuration - Variable in class pl.edu.agh.age.services.worker.internal.configuration.SpringConfiguration
 
configuration - Variable in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
CONFIGURATION_MAP_NAME - Static variable in class pl.edu.agh.age.services.worker.internal.HazelcastObjectNames
 
ConfigurationKey() - Constructor for enum pl.edu.agh.age.services.worker.internal.HazelcastObjectNames.ConfigurationKey
 
configurationMap - Variable in class pl.edu.agh.age.services.worker.internal.ComputationService
 
configurationMap - Variable in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
configurationValue(HazelcastObjectNames.ConfigurationKey) - Method in class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
configurationValue(HazelcastObjectNames.ConfigurationKey, Class<T>) - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
configure(FSM<ComputationService.State, ComputationService.Event>) - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
configured - Variable in class pl.edu.agh.age.services.worker.internal.task.TaskBuilder
 
connectionDown(FSM<DefaultNodeLifecycleService.State, DefaultNodeLifecycleService.Event>) - Method in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
Console - Class in pl.edu.agh.age.console
Console is the shell-like interface for managing the cluster and AgE nodes.
Console(ApplicationContext, Terminal) - Constructor for class pl.edu.agh.age.console.Console
 
ConsoleBootstrapper - Class in pl.edu.agh.age.console
Bootstrapper for the console.
ConsoleBootstrapper() - Constructor for class pl.edu.agh.age.console.ConsoleBootstrapper
 
consoleLoop(ConfigurableApplicationContext, String[]) - Static method in class pl.edu.agh.age.console.ConsoleBootstrapper
 
consoleMain(String...) - Static method in class pl.edu.agh.age.console.ConsoleBootstrapper
 
ConsoleSystemProperties - Enum in pl.edu.agh.age.console
System properties used by the console.
ConsoleSystemProperties(String, String) - Constructor for enum pl.edu.agh.age.console.ConsoleSystemProperties
 
constant(double, double) - Static method in interface pl.edu.agh.age.compute.stream.emas.fight.transfer.FightEnergyTransfer
Returns an energy transfer operator that distributes energy in fixed portions.
constant(double, double) - Static method in interface pl.edu.agh.age.compute.stream.emas.reproduction.transfer.AsexualEnergyTransfer
Returns an energy transfer operator that distributes energy in fixed portions.
constant(double, double) - Static method in interface pl.edu.agh.age.compute.stream.emas.reproduction.transfer.EnergyTransfer
Returns an energy transfer operator that distributes energy in fixed portions.
construct() - Method in class pl.edu.agh.age.services.identity.internal.DefaultNodeIdentityService
 
containsSameObjects(WorkplaceConfiguration<Agent>, WorkplaceConfiguration<Agent>) - Static method in class pl.edu.agh.age.compute.stream.configuration.Configuration
 
ContinuousRecombine<R,S extends Solution<io.vavr.collection.Array<R>>> - Class in pl.edu.agh.age.compute.ea.variation.recombination
Abstract implementation of a continuous recombination.The recombined value is located continuously between the parents values.
ContinuousRecombine() - Constructor for class pl.edu.agh.age.compute.ea.variation.recombination.ContinuousRecombine
 
correlations - Variable in class pl.edu.agh.age.compute.labs.evaluator.LabsFastFlipEvaluator
 
counter - Variable in class pl.edu.agh.age.compute.labs.evaluator.LabsEvaluator
 
counter - Variable in class pl.edu.agh.age.compute.ogr.evaluator.RulerEvaluator
 
CountEvaluator - Class in pl.edu.agh.age.compute.ea.evaluation.binary
CountProblem - counts set (true) bits in solution.
CountEvaluator() - Constructor for class pl.edu.agh.age.compute.ea.evaluation.binary.CountEvaluator
 
countFor(String) - Method in class pl.edu.agh.age.client.hazelcast.HazelcastLoggingClient
 
countFor(String) - Method in interface pl.edu.agh.age.client.LoggingClient
Returns the count of entries for the given log ID.
create() - Method in interface pl.edu.agh.age.compute.labs.solution.LabsSolutionFactory
 
create() - Method in interface pl.edu.agh.age.compute.ogr.solution.RulerFactory
 
create(double, Solution<?>) - Static method in class pl.edu.agh.age.compute.stream.emas.EmasAgent
Creates a new agent.
create() - Static method in class pl.edu.agh.age.console.HazelcastClientFactory
 
create() - Static method in class pl.edu.agh.age.services.status.internal.DefaultStatus.Builder
 
create(String) - Static method in class pl.edu.agh.age.util.HazelcastFactory
 
createAgent() - Method in class pl.edu.agh.age.compute.labs.LabsPopulationGenerator
 
createAgent() - Method in class pl.edu.agh.age.compute.ogr.RulerPopulationGenerator
 
createBroadcastWithoutPayload(WorkerMessage.Type) - Static method in class pl.edu.agh.age.services.worker.WorkerMessage
 
createBroadcastWithPayload(WorkerMessage.Type, T) - Static method in class pl.edu.agh.age.services.worker.WorkerMessage
 
createCommandString(Seq<Integer>) - Method in class pl.edu.agh.age.compute.ea.evaluation.integer.CarineEvaluator
 
createConfiguration() - Method in class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfigurationGenerator
 
createdAt - Variable in class pl.edu.agh.age.examples.SimpleWithQuery.SampleCached
 
createGraphFrom(Set<? extends NodeDescriptor>) - Method in class pl.edu.agh.age.services.topology.processors.FullyConnectedTopologyProcessor
 
createGraphFrom(Set<? extends NodeDescriptor>) - Method in class pl.edu.agh.age.services.topology.processors.FullyConnectedWithLocalLoopsTopologyProcessor
 
createGraphFrom(Set<? extends NodeDescriptor>) - Method in class pl.edu.agh.age.services.topology.processors.RingTopologyProcessor
 
createGraphFrom(Set<? extends NodeDescriptor>) - Method in interface pl.edu.agh.age.services.topology.processors.TopologyProcessor
Returns a graph of node connections based on the given set of nodes.
createPopulation(int, Function0<S>) - Static method in class pl.edu.agh.age.compute.ea.Populations
 
createPopulation(int, Function1<Integer, S>) - Static method in class pl.edu.agh.age.compute.ea.Populations
 
createPopulation() - Method in class pl.edu.agh.age.compute.labs.LabsPopulationGenerator
 
createPopulation() - Method in class pl.edu.agh.age.compute.ogr.RulerPopulationGenerator
 
createPopulation() - Method in interface pl.edu.agh.age.compute.stream.emas.PopulationGenerator
 
createRuler(RulerEvaluator, int, int) - Static method in interface pl.edu.agh.age.compute.ogr.solution.RulerFactory
 
createSquareProblem(int, double, double) - Static method in class pl.edu.agh.age.compute.stream.problem.RealProblemDefinition
 
createTaskBuilder() - Method in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
createWithoutPayload(LifecycleMessage.Type) - Static method in class pl.edu.agh.age.services.lifecycle.LifecycleMessage
 
createWithoutPayload(TopologyMessage.Type) - Static method in class pl.edu.agh.age.services.topology.internal.TopologyMessage
 
createWithoutPayload(WorkerMessage.Type, Set<String>) - Static method in class pl.edu.agh.age.services.worker.WorkerMessage
 
createWithPayload(WorkerMessage.Type, Set<String>, T) - Static method in class pl.edu.agh.age.services.worker.WorkerMessage
 
creationTimestamp - Variable in class pl.edu.agh.age.services.status.internal.DefaultStatus
 
creationTimestamp() - Method in class pl.edu.agh.age.services.status.internal.DefaultStatus
 
creationTimestamp() - Method in interface pl.edu.agh.age.services.status.Status
 
CumulativeDistribution - Class in pl.edu.agh.age.compute.ea.distribution
A cumulative distribution is a sequence of monotonic numbers in the range (0,..,1]
CumulativeDistribution(double[]) - Constructor for class pl.edu.agh.age.compute.ea.distribution.CumulativeDistribution
Creates a CumulativeDistribution, using the provided data as internal representation.
currentConfiguration() - Method in class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
currentConfiguration() - Method in interface pl.edu.agh.age.client.WorkerServiceClient
 
currentError() - Method in class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
currentError() - Method in interface pl.edu.agh.age.client.WorkerServiceClient
 
currentEvent - Variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
currentEvent() - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
currentState - Variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
currentState() - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
currentState() - Method in interface pl.edu.agh.age.util.fsm.StateMachineService
Returns the current state of the machine.
currentTask - Variable in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
currentTaskDescription() - Method in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
currentTopologyProcessor - Variable in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 

D

data - Variable in class pl.edu.agh.age.compute.ea.distribution.CumulativeDistribution
 
deathPredicate - Variable in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
decodeSolution(BooleanVectorSolution) - Method in class pl.edu.agh.age.compute.ea.evaluation.binary.BinaryToRvDecoder
 
decodeSolution(S) - Method in interface pl.edu.agh.age.compute.ea.evaluation.binary.SolutionDecoder
Decodes the given solution.
DecodingEvaluator<S extends Solution<?>,T extends Solution<?>> - Class in pl.edu.agh.age.compute.ea.evaluation.binary
An evaluator implementation which applies a SolutionDecoder before delegating to some other SolutionEvaluator, effectively acting as a bridge.
DecodingEvaluator(SolutionDecoder<S, T>, Evaluator<T>) - Constructor for class pl.edu.agh.age.compute.ea.evaluation.binary.DecodingEvaluator
 
DEFAULT_CHANCE_TO_MUTATE - Static variable in class pl.edu.agh.age.compute.ea.variation.mutation.StochasticMutate
 
DEFAULT_LOCATION - Static variable in class pl.edu.agh.age.compute.ea.rand.CauchyGenerator
 
DEFAULT_LOCATION - Static variable in class pl.edu.agh.age.compute.ea.rand.GaussianGenerator
 
DEFAULT_PATTERN - Static variable in class pl.edu.agh.age.console.command.LoggingCommand
 
DEFAULT_RANGE - Static variable in class pl.edu.agh.age.compute.ea.problem.real.AckleyProblem
 
DEFAULT_RANGE - Static variable in class pl.edu.agh.age.compute.ea.problem.real.GriewankProblem
 
DEFAULT_RANGE - Static variable in class pl.edu.agh.age.compute.ea.problem.real.RastriginProblem
 
DEFAULT_RANGE - Static variable in class pl.edu.agh.age.compute.ea.problem.real.RosenbrockProblem
 
DEFAULT_RANGE - Static variable in class pl.edu.agh.age.compute.ea.problem.real.SchwefelProblem
 
DEFAULT_RANGE - Static variable in class pl.edu.agh.age.compute.ea.problem.real.SphereProblem
 
DEFAULT_SCALE - Static variable in class pl.edu.agh.age.compute.ea.rand.CauchyGenerator
 
DEFAULT_SCALE - Static variable in class pl.edu.agh.age.compute.ea.rand.GaussianGenerator
 
DefaultBroadcastMessenger - Class in pl.edu.agh.age.services.worker.internal
 
DefaultBroadcastMessenger(WorkerCommunication, TopologyService) - Constructor for class pl.edu.agh.age.services.worker.internal.DefaultBroadcastMessenger
 
DefaultLoggingService - Class in pl.edu.agh.age.compute.stream.logging
Default implementation of the logging service for stream agents.
DefaultLoggingService(LoggingParameters, EvaluatorCounter, AgentsRegistry<? extends Agent>) - Constructor for class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
DefaultNodeIdentityService - Class in pl.edu.agh.age.services.identity.internal
 
DefaultNodeIdentityService(HazelcastInstance, ApplicationContext) - Constructor for class pl.edu.agh.age.services.identity.internal.DefaultNodeIdentityService
 
DefaultNodeLifecycleService - Class in pl.edu.agh.age.services.lifecycle.internal
 
DefaultNodeLifecycleService(HazelcastInstance, EventBus) - Constructor for class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
DefaultNodeLifecycleService.DistributedMessageListener - Class in pl.edu.agh.age.services.lifecycle.internal
 
DefaultNodeLifecycleService.Event - Enum in pl.edu.agh.age.services.lifecycle.internal
Events that can occur in the node.
DefaultNodeLifecycleService.ExceptionHandler - Class in pl.edu.agh.age.services.lifecycle.internal
 
DefaultNodeLifecycleService.State - Enum in pl.edu.agh.age.services.lifecycle.internal
States of this lifecycle manager (in other words - states of the node).
DefaultQueryProcessor<T extends java.io.Serializable> - Class in pl.edu.agh.age.services.worker.internal
 
DefaultQueryProcessor(NodeIdentityService, HazelcastInstance, WorkerCommunication) - Constructor for class pl.edu.agh.age.services.worker.internal.DefaultQueryProcessor
 
DefaultStateMachineService<S extends java.lang.Enum<S>,E extends java.lang.Enum<E>> - Class in pl.edu.agh.age.util.fsm
A FSM-based service implementation.
DefaultStateMachineService(StateMachineServiceBuilder<S, E>) - Constructor for class pl.edu.agh.age.util.fsm.DefaultStateMachineService
Package-protected constructor.
DefaultStateMachineService.Dispatcher - Class in pl.edu.agh.age.util.fsm
 
DefaultStatus - Class in pl.edu.agh.age.services.status.internal
 
DefaultStatus(ImmutableList<Throwable>) - Constructor for class pl.edu.agh.age.services.status.internal.DefaultStatus
 
DefaultStatus.Builder - Class in pl.edu.agh.age.services.status.internal
 
DefaultStatusService - Class in pl.edu.agh.age.services.status.internal
 
DefaultStatusService(NodeIdentityService, NodeLifecycleService, HazelcastInstance, EventBus) - Constructor for class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
DefaultStatusService.MapUpdateCallback - Class in pl.edu.agh.age.services.status.internal
 
DefaultThreadPool - Class in pl.edu.agh.age.services.worker.internal
 
DefaultThreadPool() - Constructor for class pl.edu.agh.age.services.worker.internal.DefaultThreadPool
 
DefaultTopologyService - Class in pl.edu.agh.age.services.topology.internal
 
DefaultTopologyService(DiscoveryService, NodeIdentityService, EventBus, List<TopologyProcessor>, HazelcastInstance) - Constructor for class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
DefaultTopologyService.DistributedMessageListener - Class in pl.edu.agh.age.services.topology.internal
 
DefaultTopologyService.Event - Enum in pl.edu.agh.age.services.topology.internal
Events that can occur in the service.
DefaultTopologyService.ExceptionHandler - Class in pl.edu.agh.age.services.topology.internal
 
DefaultTopologyService.State - Enum in pl.edu.agh.age.services.topology.internal
States of the topology service.
DefaultTopologyService.TopologyTypeChangeListener - Class in pl.edu.agh.age.services.topology.internal
 
DefaultUnicastMessenger - Class in pl.edu.agh.age.services.worker.internal
 
DefaultUnicastMessenger(TopologyService, WorkerCommunication) - Constructor for class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
defaultValue - Variable in enum pl.edu.agh.age.console.ConsoleSystemProperties
 
defaultValue - Variable in enum pl.edu.agh.age.util.NodeSystemProperties
 
DefaultWorkerAddress - Class in pl.edu.agh.age.services.worker.internal
Default implementation of a compute-level address.
DefaultWorkerAddress() - Constructor for class pl.edu.agh.age.services.worker.internal.DefaultWorkerAddress
 
DefaultWorkerService - Class in pl.edu.agh.age.services.worker.internal
 
DefaultWorkerService(NodeIdentityService, ApplicationContext, HazelcastInstance, TopologyService, EventBus, NodeLifecycleService) - Constructor for class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
DefaultWorkerService.DistributedMessageListener - Class in pl.edu.agh.age.services.worker.internal
 
DefaultWorkerService.Event - Enum in pl.edu.agh.age.services.worker.internal
 
DefaultWorkerService.ExceptionHandler - Class in pl.edu.agh.age.services.worker.internal
 
DefaultWorkerService.State - Enum in pl.edu.agh.age.services.worker.internal
 
DELIMITER - Static variable in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
descriptor() - Method in class pl.edu.agh.age.services.identity.internal.DefaultNodeIdentityService
 
descriptor() - Method in interface pl.edu.agh.age.services.identity.NodeIdentityService
Returns the descriptor for the node that contains cached, serializable information from the service.
desiredDuration - Variable in class pl.edu.agh.age.compute.ea.TimedStopCondition
 
desiredDuration - Variable in class pl.edu.agh.age.compute.stream.TimedStopCondition
 
desiredDurationAsMillis - Variable in class pl.edu.agh.age.compute.ea.TimedStopCondition
 
desiredDurationAsMillis - Variable in class pl.edu.agh.age.compute.stream.TimedStopCondition
 
desiredStepCount - Variable in class pl.edu.agh.age.compute.ea.StepCountStopCondition
 
destroy() - Method in class pl.edu.agh.age.console.command.ClusterCommand
Destroys the cluster.
destroy() - Method in class pl.edu.agh.age.services.worker.internal.DefaultQueryProcessor
 
destroyCluster() - Method in class pl.edu.agh.age.client.hazelcast.HazelcastLifecycleServiceClient
 
destroyCluster() - Method in interface pl.edu.agh.age.client.LifecycleServiceClient
 
dieWhen(Predicate<EmasAgent>) - Method in class pl.edu.agh.age.compute.stream.emas.Pipeline
Population splitter for death.
dimension - Variable in class pl.edu.agh.age.compute.ea.problem.NonParallelProblem
 
dimension() - Method in class pl.edu.agh.age.compute.ea.problem.NonParallelProblem
 
dimension - Variable in class pl.edu.agh.age.compute.ea.problem.ParallelProblem
 
dimension() - Method in class pl.edu.agh.age.compute.ea.problem.ParallelProblem
 
dimension() - Method in interface pl.edu.agh.age.compute.ea.problem.VectorProblem
Returns the problem’s dimension.
dimension - Variable in class pl.edu.agh.age.compute.stream.problem.RealProblemDefinition
 
dimension() - Method in class pl.edu.agh.age.compute.stream.problem.RealProblemDefinition
 
DIRECT_REPRESENTATION_FORMAT - Static variable in class pl.edu.agh.age.compute.ogr.problem.RulerProblem
 
DIRECT_REPRESENTATION_FORMAT - Static variable in class pl.edu.agh.age.compute.ogr.solution.Ruler
 
directRepresentation - Variable in class pl.edu.agh.age.compute.ogr.solution.Ruler
 
directRepresentation() - Method in class pl.edu.agh.age.compute.ogr.solution.Ruler
 
dirToArrayOfJars(String) - Static method in class pl.edu.agh.age.console.ConsoleBootstrapper
 
DiscoveryEvent - Interface in pl.edu.agh.age.services.discovery
Event generated by DiscoveryService.
discoveryService - Variable in class pl.edu.agh.age.console.command.ClusterCommand
 
DiscoveryService - Interface in pl.edu.agh.age.services.discovery
Discovery service is responsible for collecting info about other nodes in the cluster and providing it to other services.
discoveryService - Variable in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
DiscoveryServiceClient - Interface in pl.edu.agh.age.client
 
DiscoveryServiceStoppingEvent - Class in pl.edu.agh.age.services.discovery
 
DiscoveryServiceStoppingEvent() - Constructor for class pl.edu.agh.age.services.discovery.DiscoveryServiceStoppingEvent
 
Dispatcher() - Constructor for class pl.edu.agh.age.util.fsm.DefaultStateMachineService.Dispatcher
 
dispatcherFuture - Variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
DistributedMessageListener() - Constructor for class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService.DistributedMessageListener
 
DistributedMessageListener() - Constructor for class pl.edu.agh.age.services.topology.internal.DefaultTopologyService.DistributedMessageListener
 
DistributedMessageListener() - Constructor for class pl.edu.agh.age.services.worker.internal.DefaultWorkerService.DistributedMessageListener
 
distributedObjects - Variable in class pl.edu.agh.age.services.worker.internal.HazelcastDistributionUtilities
 
DistributionUtilities - Interface in pl.edu.agh.age.compute.api
 
distributionUtilities - Variable in class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
distributionUtilities - Variable in class pl.edu.agh.age.compute.stream.StreamAgents
 
doMutate(Array<Boolean>, int) - Method in class pl.edu.agh.age.compute.ea.variation.mutation.binary.BinaryMutate
 
doMutate(int) - Method in class pl.edu.agh.age.compute.ea.variation.mutation.integer.FixedRangeMutate
 
doMutate(Array<Integer>, int) - Method in class pl.edu.agh.age.compute.ea.variation.mutation.integer.IntegerStochasticMutate
 
doMutate(int) - Method in class pl.edu.agh.age.compute.ea.variation.mutation.integer.IntegerStochasticMutate
Perform the actual mutation on a primitive int.
doMutate(Array<Double>, int) - Method in class pl.edu.agh.age.compute.ea.variation.mutation.real.DoubleStochasticMutate
 
doMutate(double) - Method in class pl.edu.agh.age.compute.ea.variation.mutation.real.DoubleStochasticMutate
Perform the actual mutation on a primitive double.
doMutate(double) - Method in class pl.edu.agh.age.compute.ea.variation.mutation.real.FixedRangeMutate
 
doMutate(double) - Method in class pl.edu.agh.age.compute.ea.variation.mutation.real.NormalMicroMacroMutate
 
doMutate(double) - Method in class pl.edu.agh.age.compute.ea.variation.mutation.real.NormalMutate
 
doMutate(Array<T>, int) - Method in class pl.edu.agh.age.compute.ea.variation.mutation.StochasticMutate
Mutate the representation at the given index.
DoubleContinuousRecombine - Class in pl.edu.agh.age.compute.ea.variation.recombination.real
Abstract class which efficiently unboxes Double.
DoubleContinuousRecombine() - Constructor for class pl.edu.agh.age.compute.ea.variation.recombination.real.DoubleContinuousRecombine
 
doubleRand - Variable in class pl.edu.agh.age.compute.ea.variation.mutation.StochasticMutate
 
DoubleRandomGenerator - Interface in pl.edu.agh.age.compute.ea.rand
An interface for generating random double values.
DoubleRandomGenerator - Interface in pl.edu.agh.age.compute.stream.rand
 
DoubleSolution - Class in pl.edu.agh.age.compute.ea.solution
Solution optimized for a single double number.
DoubleSolution(double, double) - Constructor for class pl.edu.agh.age.compute.ea.solution.DoubleSolution
 
DoubleSolution(double) - Constructor for class pl.edu.agh.age.compute.ea.solution.DoubleSolution
 
DoubleSolution - Class in pl.edu.agh.age.compute.stream.emas.solution
Solution optimized for a single double number.
DoubleSolution(double, double) - Constructor for class pl.edu.agh.age.compute.stream.emas.solution.DoubleSolution
 
DoubleSolution(double) - Constructor for class pl.edu.agh.age.compute.stream.emas.solution.DoubleSolution
 
DoubleStochasticMutate - Class in pl.edu.agh.age.compute.ea.variation.mutation.real
Abstract class which efficiently unboxes Double.
DoubleStochasticMutate(DoubleRandomGenerator, IntRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.variation.mutation.real.DoubleStochasticMutate
 
DoubleSymmetricGenerator - Interface in pl.edu.agh.age.compute.ea.rand
This interface introduces additional semantics to DoubleRandomGenerator.
DoubleVectorSolution - Class in pl.edu.agh.age.compute.ea.solution
Solution optimized for a vector of doubles.
DoubleVectorSolution(Double[], double) - Constructor for class pl.edu.agh.age.compute.ea.solution.DoubleVectorSolution
 
DoubleVectorSolution(double[], double) - Constructor for class pl.edu.agh.age.compute.ea.solution.DoubleVectorSolution
 
DoubleVectorSolution(double[]) - Constructor for class pl.edu.agh.age.compute.ea.solution.DoubleVectorSolution
 
DoubleVectorSolution - Class in pl.edu.agh.age.compute.stream.emas.solution
Solution optimized for a vector of doubles.
DoubleVectorSolution(double[], double) - Constructor for class pl.edu.agh.age.compute.stream.emas.solution.DoubleVectorSolution
 
DoubleVectorSolution(double[]) - Constructor for class pl.edu.agh.age.compute.stream.emas.solution.DoubleVectorSolution
 
drainEvents() - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 

E

electMaster(FSM<DefaultTopologyService.State, DefaultTopologyService.Event>) - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
Simple master selection.
EmasAgent - Class in pl.edu.agh.age.compute.stream.emas
Implementation of agent for EMAS.
EmasAgent(double, Solution<?>) - Constructor for class pl.edu.agh.age.compute.stream.emas.EmasAgent
 
EmasAgent(UUID, double, Solution<?>) - Constructor for class pl.edu.agh.age.compute.stream.emas.EmasAgent
 
EmasAgentComparators - Class in pl.edu.agh.age.compute.stream.emas
Comparators for EMAS agents.
EmasAgentComparators() - Constructor for class pl.edu.agh.age.compute.stream.emas.EmasAgentComparators
 
EmasBestAgentsRegistry - Class in pl.edu.agh.age.compute.stream.emas
 
EmasBestAgentsRegistry(Comparator<EmasAgent>) - Constructor for class pl.edu.agh.age.compute.stream.emas.EmasBestAgentsRegistry
 
EmasStep<S extends Solution<?>> - Class in pl.edu.agh.age.compute.stream.emas
The class EmasStep implementing a default step for EMAS Agents based problems.
EmasStep(Comparator<EmasAgent>, FightEnergyTransfer, Recombination<S>, Mutation<S>, PopulationEvaluator<EmasAgent>, Predicate<EmasAgent>, Predicate<EmasAgent>, EnergyTransfer, AsexualEnergyTransfer, MigrationParameters) - Constructor for class pl.edu.agh.age.compute.stream.emas.EmasStep
 
empty() - Static method in interface pl.edu.agh.age.compute.stream.AgentsRegistry
 
empty() - Static method in interface pl.edu.agh.age.compute.stream.problem.EvaluatorCounter
 
EMPTY_URLS - Static variable in class pl.edu.agh.age.console.ConsoleBootstrapper
 
encodedNodeId - Variable in class pl.edu.agh.age.services.identity.internal.DefaultNodeIdentityService
 
encodedUUID - Variable in class pl.edu.agh.age.services.worker.internal.DefaultWorkerAddress
 
encounter(Predicate<EmasAgent>, Function<Tuple2<EmasAgent, EmasAgent>, Tuple2<Seq<EmasAgent>, EmasAgent>>, Function<Tuple2<EmasAgent, EmasAgent>, Seq<EmasAgent>>) - Method in class pl.edu.agh.age.compute.stream.emas.PairPipeline
Performs an agent encounter.
encounterPair(Tuple2<EmasAgent, EmasAgent>, Predicate<EmasAgent>, Function<Tuple2<EmasAgent, EmasAgent>, Tuple2<Seq<EmasAgent>, EmasAgent>>, Function<Tuple2<EmasAgent, EmasAgent>, Seq<EmasAgent>>) - Static method in class pl.edu.agh.age.compute.stream.emas.PairPipeline
 
energy - Variable in class pl.edu.agh.age.compute.labs.evaluator.LabsEnergy
 
energy - Variable in class pl.edu.agh.age.compute.stream.emas.EmasAgent
 
energyAboveThreshold(double) - Static method in class pl.edu.agh.age.compute.stream.emas.Predicates
 
energyBelowThreshold(double) - Static method in class pl.edu.agh.age.compute.stream.emas.Predicates
 
energyTransfer - Variable in class pl.edu.agh.age.compute.stream.emas.fight.FightBuilder
 
energyTransfer - Variable in class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionBuilder
 
energyTransfer - Variable in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionBuilder
 
EnergyTransfer - Interface in pl.edu.agh.age.compute.stream.emas.reproduction.transfer
Energy transfer operator for sexual reproduction.
entry - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.TransitionBuilder
 
entryAdded(EntryEvent<String, NodeDescriptor>) - Method in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService.NeighbourMapListener
 
entryListenerId - Variable in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
entryRemoved(EntryEvent<String, NodeDescriptor>) - Method in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService.NeighbourMapListener
 
entryUpdated(EntryEvent<String, Object>) - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService.TopologyTypeChangeListener
 
Environment - Class in pl.edu.agh.age.compute.stream
Environment passed to the step function.
Environment(long, Manager) - Constructor for class pl.edu.agh.age.compute.stream.Environment
 
environment - Variable in class pl.edu.agh.age.compute.stream.Workplace
 
equal() - Static method in interface pl.edu.agh.age.compute.stream.emas.reproduction.transfer.AsexualEnergyTransfer
Returns an energy transfer operator that distributes energy equally between all two agents.
equal() - Static method in interface pl.edu.agh.age.compute.stream.emas.reproduction.transfer.EnergyTransfer
Returns an energy transfer operator that distributes energy equally between all three agents.
equals(Object) - Method in class pl.edu.agh.age.compute.labs.problem.LabsProblem
 
equals(Object) - Method in class pl.edu.agh.age.compute.ogr.problem.RulerProblem
 
equals(Object) - Method in class pl.edu.agh.age.compute.stream.emas.EmasAgent
 
equals(Object) - Method in class pl.edu.agh.age.services.discovery.DiscoveryServiceStoppingEvent
 
equals(Object) - Method in class pl.edu.agh.age.services.discovery.MemberAddedEvent
 
equals(Object) - Method in class pl.edu.agh.age.services.discovery.MemberRemovedEvent
 
equals(Object) - Method in class pl.edu.agh.age.services.identity.internal.NodeDescriptor
 
equals(Object) - Method in class pl.edu.agh.age.services.status.internal.DefaultStatus
 
equals(Object) - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerAddress
 
equals(Object) - Method in class pl.edu.agh.age.util.fsm.StateChangedEvent
 
errors - Variable in class pl.edu.agh.age.services.status.internal.DefaultStatus.Builder
 
errors - Variable in class pl.edu.agh.age.services.status.internal.DefaultStatus
 
errors() - Method in class pl.edu.agh.age.services.status.internal.DefaultStatus
 
errors() - Method in interface pl.edu.agh.age.services.status.Status
 
evalsWalkList - Variable in class pl.edu.agh.age.compute.labs.improvement.LabsSelfAvoidingWalkSearch
 
evaluate(BooleanVectorSolution) - Method in class pl.edu.agh.age.compute.ea.evaluation.binary.CountEvaluator
 
evaluate(S) - Method in class pl.edu.agh.age.compute.ea.evaluation.binary.DecodingEvaluator
 
evaluate(BooleanVectorSolution) - Method in class pl.edu.agh.age.compute.ea.evaluation.binary.M7Evaluator
 
evaluate(S) - Method in interface pl.edu.agh.age.compute.ea.evaluation.Evaluator
 
evaluate(IntegerVectorSolution) - Method in class pl.edu.agh.age.compute.ea.evaluation.integer.CarineEvaluator
 
evaluate(DoubleVectorSolution) - Method in class pl.edu.agh.age.compute.ea.evaluation.real.AckleyEvaluator
 
evaluate(DoubleVectorSolution) - Method in class pl.edu.agh.age.compute.ea.evaluation.real.GriewankEvaluator
 
evaluate(DoubleVectorSolution) - Method in class pl.edu.agh.age.compute.ea.evaluation.real.RastriginEvaluator
 
evaluate(DoubleVectorSolution) - Method in class pl.edu.agh.age.compute.ea.evaluation.real.RosenbrockEvaluator
 
evaluate(DoubleVectorSolution) - Method in class pl.edu.agh.age.compute.ea.evaluation.real.SchwefelEvaluator
 
evaluate(DoubleVectorSolution) - Method in class pl.edu.agh.age.compute.ea.evaluation.real.SphereEvaluator
 
evaluate(Evaluator<S>) - Method in class pl.edu.agh.age.compute.ea.GeneticPipeline
Evaluate the population.
evaluate(LabsSolution) - Method in class pl.edu.agh.age.compute.labs.evaluator.LabsEvaluator
 
evaluate(LabsSolution) - Method in class pl.edu.agh.age.compute.labs.evaluator.LabsEvaluatorWithCache
 
evaluate(Ruler) - Method in class pl.edu.agh.age.compute.ogr.evaluator.RulerEvaluator
 
evaluate(int, int) - Static method in class pl.edu.agh.age.compute.ogr.evaluator.RulerEvaluator
 
evaluate(Seq<EmasAgent>) - Method in class pl.edu.agh.age.compute.stream.emas.MemeticPopulationEvaluator
 
evaluate(PopulationEvaluator<EmasAgent>) - Method in class pl.edu.agh.age.compute.stream.emas.Pipeline
Evaluates agents in the population.
evaluate(Seq<EmasAgent>) - Method in interface pl.edu.agh.age.compute.stream.emas.PopulationEvaluator
 
evaluate(Evaluator<S>) - Method in class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionPipeline
 
evaluate(S) - Method in interface pl.edu.agh.age.compute.stream.problem.Evaluator
 
evaluate(DoubleVectorSolution) - Method in class pl.edu.agh.age.compute.stream.problem.rastrigin.RastriginEvaluator
 
evaluate(double[]) - Method in class pl.edu.agh.age.compute.stream.problem.rastrigin.RastriginEvaluator
 
evaluate(double[], int) - Method in class pl.edu.agh.age.compute.stream.problem.rastrigin.RastriginEvaluatorWithCache
 
evaluate(double) - Method in class pl.edu.agh.age.compute.stream.problem.rastrigin.RastriginEvaluatorWithCache
 
evaluateFlipped(int) - Method in class pl.edu.agh.age.compute.labs.evaluator.LabsFastFlipEvaluator
 
evaluateFlippedSolution(LabsSolution, LabsSolution, int) - Method in class pl.edu.agh.age.compute.labs.improvement.AbstractLabsImprovement
 
evaluation - Variable in class pl.edu.agh.age.compute.ea.solution.DoubleSolution
 
evaluation - Variable in class pl.edu.agh.age.compute.ea.solution.SimpleSolution
 
evaluation - Variable in class pl.edu.agh.age.compute.ea.solution.VectorSolution
 
evaluationMap - Variable in class pl.edu.agh.age.compute.labs.evaluator.LabsEvaluatorWithCache
 
evaluationValue() - Method in class pl.edu.agh.age.compute.ea.solution.DoubleSolution
 
evaluationValue() - Method in class pl.edu.agh.age.compute.ea.solution.SimpleSolution
 
evaluationValue() - Method in interface pl.edu.agh.age.compute.ea.solution.Solution
Returns the fitness of this solution.
evaluationValue() - Method in class pl.edu.agh.age.compute.ea.solution.VectorSolution
 
Evaluator<S extends Solution<?>> - Interface in pl.edu.agh.age.compute.ea.evaluation
Evaluator is a function that computes fitness of the solution.
evaluator - Variable in class pl.edu.agh.age.compute.labs.improvement.AbstractLabsImprovement
 
evaluator - Variable in class pl.edu.agh.age.compute.stream.emas.MemeticPopulationEvaluator
 
Evaluator<S extends Solution<?>> - Interface in pl.edu.agh.age.compute.stream.problem
Evaluator is a function that computes fitness of the solution.
evaluatorCounter - Variable in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
EvaluatorCounter - Interface in pl.edu.agh.age.compute.stream.problem
The interface responsible for counting fitness evaluation calls.
Event() - Constructor for enum pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService.Event
 
Event() - Constructor for enum pl.edu.agh.age.services.topology.internal.DefaultTopologyService.Event
 
Event() - Constructor for enum pl.edu.agh.age.services.worker.internal.ComputationService.Event
 
Event() - Constructor for enum pl.edu.agh.age.services.worker.internal.DefaultWorkerService.Event
 
event - Variable in class pl.edu.agh.age.util.fsm.StateChangedEvent
 
event() - Method in class pl.edu.agh.age.util.fsm.StateChangedEvent
Returns the event that caused the transition.
event - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.TransitionBuilder
 
event - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.WildcardTransitionBuilder
 
event - Variable in class pl.edu.agh.age.util.fsm.Transition
 
event() - Method in class pl.edu.agh.age.util.fsm.Transition
 
eventBus - Variable in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
eventBus - Variable in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
eventBus - Variable in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
eventBus - Variable in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
eventBus - Variable in class pl.edu.agh.age.services.worker.internal.ComputationService
 
eventBus - Variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
eventBus - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
eventBus() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
eventClass - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
eventClass() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
eventQueue - Variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
EvolutionaryAlgorithms - Class in pl.edu.agh.age.compute.ea
Main runtime for stream-like EA processing.
EvolutionaryAlgorithms(Configuration<Solution<?>>, ThreadPool, DistributionUtilities) - Constructor for class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
exactStringRepresentation(boolean[]) - Static method in class pl.edu.agh.age.compute.labs.solution.LabsSolutionPrinter
Returns a traditional string representation of a binary sequence, e.g.
EXAMPLES_PACKAGE - Static variable in class pl.edu.agh.age.examples.commands.TestCommand
 
ExceptionHandler() - Constructor for class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService.ExceptionHandler
 
ExceptionHandler() - Constructor for class pl.edu.agh.age.services.topology.internal.DefaultTopologyService.ExceptionHandler
 
ExceptionHandler() - Constructor for class pl.edu.agh.age.services.worker.internal.ComputationService.ExceptionHandler
 
ExceptionHandler() - Constructor for class pl.edu.agh.age.services.worker.internal.DefaultWorkerService.ExceptionHandler
 
exceptionHandler - Variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
exceptionHandler - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
exceptionHandler() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
exceptions - Variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
execute() - Method in class pl.edu.agh.age.console.command.ClearScreenCommand
 
execute(Object) - Method in class pl.edu.agh.age.console.command.HelpCommand
 
execute() - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
execute(Consumer<FSM<S, E>>) - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.TransitionBuilder
Declares an action to be executed during transition.
execute(Consumer<FSM<S, E>>) - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.WildcardTransitionBuilder
Declares an action to be executed during transition.
executeCommandString(String[]) - Method in class pl.edu.agh.age.compute.ea.evaluation.integer.CarineEvaluator
 
executeExample(Map<String, Object>) - Method in class pl.edu.agh.age.examples.commands.TestCommand
 
ExecutionListener() - Constructor for class pl.edu.agh.age.services.worker.internal.ComputationService.ExecutionListener
 
executorService - Variable in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
executorService - Variable in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
executorService - Variable in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
executorService - Variable in class pl.edu.agh.age.services.worker.internal.ComputationService
 
executorService - Variable in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
exitStates - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.TransitionBuilder
 
exitStates - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.WildcardTransitionBuilder
 
extract() - Method in class pl.edu.agh.age.compute.ea.Pipeline
Extracts the current population from the pipeline.
extract() - Method in class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionPipeline
Extracts agents from this pipeline.
extract() - Method in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionPipeline
Extracts agents from this pipeline.
extract() - Method in class pl.edu.agh.age.compute.stream.Pipeline
Extracts the current population from the pipeline.
extractBestAgents(Seq<EmasAgent>) - Method in class pl.edu.agh.age.compute.stream.emas.EmasBestAgentsRegistry
 
extractPipelineTuple(List<Tuple2<EmasAgent, EmasAgent>>) - Static method in class pl.edu.agh.age.compute.stream.emas.PipelineUtils
Extracts a tuple containing two pipelines from a given list of agent tuples.
extraTabu - Variable in class pl.edu.agh.age.compute.labs.improvement.LabsTabuSearch
 

F

failed - Variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
FailedComputationSetupException - Exception in pl.edu.agh.age.services.worker
 
FailedComputationSetupException(String, Throwable) - Constructor for exception pl.edu.agh.age.services.worker.FailedComputationSetupException
Constructs a new runtime exception with the specified detail message and cause.
FailedComputationSetupException(String) - Constructor for exception pl.edu.agh.age.services.worker.FailedComputationSetupException
 
failWithError(Throwable) - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
failWithError(Throwable) - Method in interface pl.edu.agh.age.util.fsm.StateMachineService
 
fastFlipEvaluator - Variable in class pl.edu.agh.age.compute.labs.improvement.AbstractLabsImprovement
 
fight - Variable in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
Fight - Interface in pl.edu.agh.age.compute.stream.emas.fight
Fight is the function generating a list of new agents from the fighting tuple of a two.
fight(Function<Tuple2<EmasAgent, EmasAgent>, Seq<EmasAgent>>) - Method in class pl.edu.agh.age.compute.stream.emas.PairPipeline
Fight in pairs.
fight(Function2<EmasAgent, EmasAgent, Seq<EmasAgent>>) - Method in class pl.edu.agh.age.compute.stream.emas.PairPipeline
 
fightAgentComparator - Variable in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
FightBuilder<S extends Solution<?>> - Class in pl.edu.agh.age.compute.stream.emas.fight
 
FightBuilder() - Constructor for class pl.edu.agh.age.compute.stream.emas.fight.FightBuilder
 
fightEnergyTransfer - Variable in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
FightEnergyTransfer - Interface in pl.edu.agh.age.compute.stream.emas.fight.transfer
 
fillArrays(boolean[]) - Method in class pl.edu.agh.age.compute.labs.evaluator.LabsFastFlipEvaluator
 
finishConfiguration() - Method in class pl.edu.agh.age.services.worker.internal.task.TaskBuilder
 
fire(E) - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
fire(E) - Method in interface pl.edu.agh.age.util.fsm.StateMachineService
Fires an event.
firstParent - Variable in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionPipeline
 
firstSolution - Variable in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionPipeline
 
fitness - Variable in class pl.edu.agh.age.compute.labs.solution.LabsSolution
 
fitness - Variable in class pl.edu.agh.age.compute.ogr.solution.Ruler
 
fitness - Variable in class pl.edu.agh.age.compute.stream.emas.solution.DoubleSolution
 
fitness - Variable in class pl.edu.agh.age.compute.stream.emas.solution.DoubleVectorSolution
 
fitness - Variable in class pl.edu.agh.age.compute.stream.emas.solution.SimpleSolution
 
FITNESS_EVALUATIONS - Static variable in class pl.edu.agh.age.compute.stream.logging.Columns
 
fitnessValue() - Method in class pl.edu.agh.age.compute.labs.solution.LabsSolution
 
fitnessValue() - Method in class pl.edu.agh.age.compute.ogr.solution.Ruler
 
fitnessValue() - Method in class pl.edu.agh.age.compute.stream.emas.solution.DoubleSolution
 
fitnessValue() - Method in class pl.edu.agh.age.compute.stream.emas.solution.DoubleVectorSolution
 
fitnessValue() - Method in class pl.edu.agh.age.compute.stream.emas.solution.SimpleSolution
 
fitnessValue() - Method in interface pl.edu.agh.age.compute.stream.emas.solution.Solution
Returns the fitness of this solution.
FixedRangeMutate - Class in pl.edu.agh.age.compute.ea.variation.mutation.integer
Simple population mutation strategy, that mutates each solution individually using provided solution mutation strategy.
FixedRangeMutate(NormalizedDoubleRandomGenerator, IntRandomGenerator, double) - Constructor for class pl.edu.agh.age.compute.ea.variation.mutation.integer.FixedRangeMutate
 
FixedRangeMutate - Class in pl.edu.agh.age.compute.ea.variation.mutation.real
Simple population mutation strategy, that mutates each solution individually using provided solution mutation strategy.
FixedRangeMutate(NormalizedDoubleRandomGenerator, IntRandomGenerator, double) - Constructor for class pl.edu.agh.age.compute.ea.variation.mutation.real.FixedRangeMutate
 
flattenToPipelineTuple(List<Tuple2<Seq<EmasAgent>, EmasAgent>>) - Static method in class pl.edu.agh.age.compute.stream.emas.PipelineUtils
Extracts a tuple containing two pipelines from a given list of agent tuples.
flipSolution(boolean[], int) - Method in class pl.edu.agh.age.compute.labs.improvement.AbstractLabsImprovement
 
forceShutdown() - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
forceShutdown() - Method in interface pl.edu.agh.age.util.fsm.StateMachineService
Shutdowns and cleans up the service even if it have not terminate yet.
ForTestsOnly - Annotation Type in pl.edu.agh.age.annotation
 
fromClass(String, List<String>) - Static method in class pl.edu.agh.age.services.worker.internal.task.TaskBuilder
 
fromString(String, Properties, List<String>) - Static method in class pl.edu.agh.age.services.worker.internal.task.TaskBuilder
 
FSM<S extends java.lang.Enum<S>,E extends java.lang.Enum<E>> - Interface in pl.edu.agh.age.util.fsm
 
fullMesh() - Static method in interface pl.edu.agh.age.compute.api.topology.Topology
Creates a new full mesh topology.
FullMeshTopology<T extends java.io.Serializable> - Class in pl.edu.agh.age.compute.api.topology
Full mesh topology generator.
FullMeshTopology() - Constructor for class pl.edu.agh.age.compute.api.topology.FullMeshTopology
 
FullyConnectedTopologyProcessor - Class in pl.edu.agh.age.services.topology.processors
 
FullyConnectedTopologyProcessor() - Constructor for class pl.edu.agh.age.services.topology.processors.FullyConnectedTopologyProcessor
 
FullyConnectedWithLocalLoopsTopologyProcessor - Class in pl.edu.agh.age.services.topology.processors
 
FullyConnectedWithLocalLoopsTopologyProcessor() - Constructor for class pl.edu.agh.age.services.topology.processors.FullyConnectedWithLocalLoopsTopologyProcessor
 
future - Variable in class pl.edu.agh.age.services.worker.internal.task.StartedTask
 
future() - Method in class pl.edu.agh.age.services.worker.internal.task.StartedTask
 
future() - Method in interface pl.edu.agh.age.services.worker.internal.task.Task
 

G

GaussianGenerator - Class in pl.edu.agh.age.compute.ea.rand
An implementation of DoubleSymmetricGenerator which generates values on the base of a Gaussian distribution.
GaussianGenerator(NormalizedDoubleRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.rand.GaussianGenerator
 
GaussianGenerator.NormalCdf - Class in pl.edu.agh.age.compute.ea.rand
Helper class, encapsulate the inverse of the cdf of a normal distribution.
generalHelp - Variable in class pl.edu.agh.age.console.command.HelpCommand
 
generateConfigurations() - Method in class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfigurationGenerator
 
generatePossibleDistances(int) - Static method in interface pl.edu.agh.age.compute.ogr.solution.RulerFactory
 
generateSequence(int, int, int) - Static method in class pl.edu.agh.age.compute.stream.rand.RandomUtils
Generates a sequence of random numbers with a given parameters.
generateSequence(int, int, int, Collection<Integer>) - Static method in class pl.edu.agh.age.compute.stream.rand.RandomUtils
Generates a sequence of random numbers with a given parameters.
generator - Variable in class pl.edu.agh.age.compute.ea.examples.binary.BinaryStep
 
generator - Variable in class pl.edu.agh.age.compute.ea.examples.rastrigin.RastriginStep
 
generator - Variable in class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfigurationGenerator
 
Generators - Class in pl.edu.agh.age.compute.stream.emas
Generators for agents
Generators() - Constructor for class pl.edu.agh.age.compute.stream.emas.Generators
 
GeneticPipeline<T extends java.io.Serializable,S extends Solution<T>> - Class in pl.edu.agh.age.compute.ea
 
GeneticPipeline(List<S>, NormalizedDoubleRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.GeneticPipeline
 
GeneticPipeline(List<S>) - Constructor for class pl.edu.agh.age.compute.ea.GeneticPipeline
 
geoPath - Variable in class pl.edu.agh.age.compute.ea.evaluation.integer.CarineEvaluator
 
get() - Method in interface pl.edu.agh.age.compute.stream.problem.EvaluatorCounter
Gets the counter value.
get() - Method in enum pl.edu.agh.age.console.ConsoleSystemProperties
 
get() - Method in enum pl.edu.agh.age.util.NodeSystemProperties
 
getAndCast(Map<String, Object>, String, Class<T>) - Static method in interface pl.edu.agh.age.console.command.Command
Returns the named object from the map only if the object is of given klass, and if not, throws an exception
getAndCastDefault(Map<String, Object>, String, Class<T>, V) - Static method in interface pl.edu.agh.age.console.command.Command
Returns the named object from the map only if the object is of given klass, and if not, throws an exception
getAndCastNullable(Map<String, Object>, String, Class<T>) - Static method in interface pl.edu.agh.age.console.command.Command
Returns the named object from the map only if the object is of given klass, and if not, throws an exception
getBestAgentEvaluation() - Method in interface pl.edu.agh.age.compute.stream.AgentsRegistry
Gets the best agent evaluation value.
getBestAgentEvaluation() - Method in class pl.edu.agh.age.compute.stream.emas.EmasBestAgentsRegistry
 
getBestAgentsStatistics() - Method in interface pl.edu.agh.age.compute.stream.AgentsRegistry
Gets the best solution map.
getBestAgentsStatistics() - Method in class pl.edu.agh.age.compute.stream.emas.EmasBestAgentsRegistry
 
getBitsToMutateCount(Random, LabsSolution) - Method in class pl.edu.agh.age.compute.labs.mutation.LabsClassicMutation
 
getCurrentTopologyGraph() - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
getFitnessProportion(EmasAgent, EmasAgent) - Static method in class pl.edu.agh.age.compute.stream.emas.EmasAgentComparators
This method returns probability (from [0 ; 1] range) that the first agent should be chosen as the one having bigger fitness than the second agent.
getFlippedSolution(LabsSolution, int) - Method in class pl.edu.agh.age.compute.labs.improvement.AbstractLabsImprovement
 
getIdGenerator(String) - Method in interface pl.edu.agh.age.compute.api.DistributionUtilities
 
getIdGenerator(String) - Method in class pl.edu.agh.age.services.worker.internal.HazelcastDistributionUtilities
 
getLayout(String) - Method in class pl.edu.agh.age.console.command.LoggingCommand
 
getLocalStatistics() - Method in interface pl.edu.agh.age.compute.stream.Manager
Returns a read-only view of local statistics map of a current node.
getLocalStatistics() - Method in class pl.edu.agh.age.compute.stream.StreamAgents
 
getMap(String) - Method in interface pl.edu.agh.age.compute.api.DistributionUtilities
 
getMap(String) - Method in class pl.edu.agh.age.services.worker.internal.HazelcastDistributionUtilities
 
getMeasurableDistances(Ruler, boolean) - Static method in class pl.edu.agh.age.compute.ogr.RulerUtils
Gets the measurable distances.
getNeighboursOf(long) - Method in interface pl.edu.agh.age.compute.stream.Manager
Returns a read-only view of global statistics map filtered only for neighbours of the given workplace.
getNeighboursOf(long) - Method in class pl.edu.agh.age.compute.stream.StreamAgents
 
getNeighboursStatistics(long) - Method in interface pl.edu.agh.age.compute.stream.Manager
Returns a read-only view of global statistics map filtered only for neighbours of the given workplace.
getNeighboursStatistics(long) - Method in class pl.edu.agh.age.compute.stream.StreamAgents
 
getPayload() - Method in class pl.edu.agh.age.services.topology.internal.TopologyMessage
 
getPhase() - Method in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
getPhase() - Method in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
getPhase() - Method in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
getPhase() - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
getPhase() - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
getProportionForIndex(List<Double>, int, double, boolean) - Static method in class pl.edu.agh.age.compute.stream.emas.Selectors
 
getStatistics() - Method in interface pl.edu.agh.age.compute.stream.Manager
Returns a read-only view of global statistics map of all available nodes.
getStatistics() - Method in class pl.edu.agh.age.compute.stream.StreamAgents
 
getStatusForNode(NodeDescriptor) - Method in class pl.edu.agh.age.client.hazelcast.HazelcastStatusServiceClient
 
getStatusForNode(NodeDescriptor) - Method in interface pl.edu.agh.age.client.StatusServiceClient
 
getTopologyProcessorWithName(String) - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
getTotalSum(List<Double>, boolean) - Static method in class pl.edu.agh.age.compute.stream.emas.Selectors
 
getTotalWorkplacesCount() - Method in interface pl.edu.agh.age.compute.stream.Manager
Returns the number of all workplaces that participate in computations.
getTotalWorkplacesCount() - Method in class pl.edu.agh.age.compute.stream.StreamAgents
 
getType() - Method in class pl.edu.agh.age.services.topology.internal.TopologyMessage
 
getValue(double) - Static method in class pl.edu.agh.age.compute.ea.rand.GaussianGenerator.NormalCdf
Returns the inverse of the cdf of the normal distribution.
getValueFor(double) - Method in class pl.edu.agh.age.compute.ea.distribution.CumulativeDistribution
Looks up this cumulative distribution for a given argument.
globalComputationState() - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
globalStatistics() - Method in class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
globalStatistics() - Method in interface pl.edu.agh.age.compute.ea.Manager
Returns a read-only view of global statistics map.
goTo(S) - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
goTo(S) - Method in interface pl.edu.agh.age.util.fsm.FSM
 
goTo(S...) - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.TransitionBuilder
Declares a target state.
goTo(S...) - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.WildcardTransitionBuilder
Declares a target state.
graycodeToLongBits(boolean[], int, int) - Static method in class pl.edu.agh.age.compute.ea.evaluation.binary.GrayToRvDecoder
 
GrayToRvDecoder - Class in pl.edu.agh.age.compute.ea.evaluation.binary
Extends BinaryToRvDecoder one with Gray decoding.
GrayToRvDecoder() - Constructor for class pl.edu.agh.age.compute.ea.evaluation.binary.GrayToRvDecoder
 
GriewankEvaluator - Class in pl.edu.agh.age.compute.ea.evaluation.real
This class represents a floating-point coded Griewank function.
GriewankEvaluator() - Constructor for class pl.edu.agh.age.compute.ea.evaluation.real.GriewankEvaluator
 
GriewankProblem - Class in pl.edu.agh.age.compute.ea.problem.real
This class represents the problem domain for a floating-point coded Griewank function.
GriewankProblem(int) - Constructor for class pl.edu.agh.age.compute.ea.problem.real.GriewankProblem
Creates a GriewankProblem with a default range of [-600, 600].
griewankProblem(int) - Static method in class pl.edu.agh.age.compute.ea.problem.RealProblems
 

H

handleDestroy(Serializable) - Method in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
handleDiscoveryServiceStoppingEvent(DiscoveryServiceStoppingEvent) - Method in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
handleException(Exception) - Static method in class pl.edu.agh.age.console.ConsoleBootstrapper
 
handleNodeDestroyedEvent(NodeDestroyedEvent) - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
handleNodeDestroyedEvent(NodeDestroyedEvent) - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
handleServiceFailureEvent(ServiceFailureEvent) - Method in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
hashCode() - Method in class pl.edu.agh.age.compute.labs.problem.LabsProblem
 
hashCode() - Method in class pl.edu.agh.age.compute.ogr.problem.RulerProblem
 
hashCode() - Method in class pl.edu.agh.age.compute.stream.emas.EmasAgent
 
hashCode() - Method in class pl.edu.agh.age.services.discovery.DiscoveryServiceStoppingEvent
 
hashCode() - Method in class pl.edu.agh.age.services.discovery.MemberAddedEvent
 
hashCode() - Method in class pl.edu.agh.age.services.discovery.MemberRemovedEvent
 
hashCode() - Method in class pl.edu.agh.age.services.identity.internal.NodeDescriptor
 
hashCode() - Method in class pl.edu.agh.age.services.status.internal.DefaultStatus
 
hashCode() - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerAddress
 
hashCode() - Method in class pl.edu.agh.age.util.fsm.StateChangedEvent
 
hasTopology() - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
hasTopology() - Method in interface pl.edu.agh.age.services.topology.TopologyService
 
hasType(LifecycleMessage.Type) - Method in class pl.edu.agh.age.services.lifecycle.LifecycleMessage
 
hasType(TopologyMessage.Type) - Method in class pl.edu.agh.age.services.topology.internal.TopologyMessage
 
hasType(WorkerMessage.Type) - Method in class pl.edu.agh.age.services.worker.WorkerMessage
 
HazelcastAppender - Class in pl.edu.agh.age.util
Logback appender providing support for storing logging events in Hazelcast-backed storage.
HazelcastAppender(HazelcastInstance, NodeIdentityService) - Constructor for class pl.edu.agh.age.util.HazelcastAppender
 
hazelcastAppender(LoggerContext, HazelcastInstance, NodeIdentityService) - Static method in class pl.edu.agh.age.util.LogbackSpringConfig
 
HazelcastClientFactory - Class in pl.edu.agh.age.console
 
HazelcastClientFactory() - Constructor for class pl.edu.agh.age.console.HazelcastClientFactory
 
HazelcastDiscoveryService - Class in pl.edu.agh.age.services.discovery.internal
 
HazelcastDiscoveryService(HazelcastInstance, EventBus, NodeIdentityService) - Constructor for class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
HazelcastDiscoveryService.MapUpdateCallback - Class in pl.edu.agh.age.services.discovery.internal
 
HazelcastDiscoveryService.NeighbourMapListener - Class in pl.edu.agh.age.services.discovery.internal
 
HazelcastDiscoveryServiceClient - Class in pl.edu.agh.age.client.hazelcast
 
HazelcastDiscoveryServiceClient(HazelcastInstance) - Constructor for class pl.edu.agh.age.client.hazelcast.HazelcastDiscoveryServiceClient
 
HazelcastDistributionUtilities - Class in pl.edu.agh.age.services.worker.internal
 
HazelcastDistributionUtilities(HazelcastInstance) - Constructor for class pl.edu.agh.age.services.worker.internal.HazelcastDistributionUtilities
 
HazelcastFactory - Class in pl.edu.agh.age.util
 
HazelcastFactory() - Constructor for class pl.edu.agh.age.util.HazelcastFactory
 
hazelcastInstance - Variable in class pl.edu.agh.age.client.hazelcast.HazelcastLoggingClient
 
hazelcastInstance - Variable in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
hazelcastInstance - Variable in class pl.edu.agh.age.services.worker.internal.HazelcastDistributionUtilities
 
HazelcastLifecycleServiceClient - Class in pl.edu.agh.age.client.hazelcast
 
HazelcastLifecycleServiceClient(HazelcastInstance) - Constructor for class pl.edu.agh.age.client.hazelcast.HazelcastLifecycleServiceClient
 
HazelcastLoggingClient - Class in pl.edu.agh.age.client.hazelcast
 
HazelcastLoggingClient(HazelcastInstance) - Constructor for class pl.edu.agh.age.client.hazelcast.HazelcastLoggingClient
 
HazelcastObjectNames - Class in pl.edu.agh.age.services.discovery.internal
 
HazelcastObjectNames() - Constructor for class pl.edu.agh.age.services.discovery.internal.HazelcastObjectNames
 
HazelcastObjectNames - Class in pl.edu.agh.age.services.lifecycle.internal
 
HazelcastObjectNames() - Constructor for class pl.edu.agh.age.services.lifecycle.internal.HazelcastObjectNames
 
HazelcastObjectNames - Class in pl.edu.agh.age.services.status.internal
 
HazelcastObjectNames() - Constructor for class pl.edu.agh.age.services.status.internal.HazelcastObjectNames
 
HazelcastObjectNames - Class in pl.edu.agh.age.services.topology.internal
 
HazelcastObjectNames() - Constructor for class pl.edu.agh.age.services.topology.internal.HazelcastObjectNames
 
HazelcastObjectNames - Class in pl.edu.agh.age.services.worker.internal
 
HazelcastObjectNames() - Constructor for class pl.edu.agh.age.services.worker.internal.HazelcastObjectNames
 
HazelcastObjectNames.ConfigKeys - Class in pl.edu.agh.age.services.topology.internal
 
HazelcastObjectNames.ConfigurationKey - Enum in pl.edu.agh.age.services.worker.internal
 
HazelcastStatusServiceClient - Class in pl.edu.agh.age.client.hazelcast
 
HazelcastStatusServiceClient(HazelcastInstance) - Constructor for class pl.edu.agh.age.client.hazelcast.HazelcastStatusServiceClient
 
HazelcastTopologyServiceClient - Class in pl.edu.agh.age.client.hazelcast
 
HazelcastTopologyServiceClient(HazelcastInstance) - Constructor for class pl.edu.agh.age.client.hazelcast.HazelcastTopologyServiceClient
 
HazelcastWorkerServiceClient - Class in pl.edu.agh.age.client.hazelcast
 
HazelcastWorkerServiceClient(HazelcastInstance) - Constructor for class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
headerLogged - Variable in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
HELP - Static variable in class pl.edu.agh.age.console.command.HelpCommand
 
HelpCommand - Class in pl.edu.agh.age.console.command
Command for showing the help.
HelpCommand(Terminal, ApplicationContext) - Constructor for class pl.edu.agh.age.console.command.HelpCommand
 
higherFitness() - Static method in class pl.edu.agh.age.compute.stream.emas.EmasAgentComparators
Ordering from higher to lower fitness.
higherFitnessProbabilistic() - Static method in class pl.edu.agh.age.compute.stream.emas.EmasAgentComparators
Higher fitness probabilistic comparator, where agents have winning probability proportional to their fitness.
highestFitness() - Static method in class pl.edu.agh.age.compute.stream.emas.Selectors
 
highestFitnessProbabilistic() - Static method in class pl.edu.agh.age.compute.stream.emas.Selectors
 

I

id - Variable in class pl.edu.agh.age.compute.ea.Workplace
Must be a non-negative long.
id() - Method in class pl.edu.agh.age.compute.ea.Workplace
 
id - Variable in class pl.edu.agh.age.compute.stream.emas.EmasAgent
 
id - Variable in class pl.edu.agh.age.compute.stream.Environment
 
id - Variable in class pl.edu.agh.age.compute.stream.Workplace
Must be a non-negative long.
id() - Method in class pl.edu.agh.age.compute.stream.Workplace
 
id - Variable in class pl.edu.agh.age.services.identity.internal.NodeDescriptor
 
id() - Method in class pl.edu.agh.age.services.identity.internal.NodeDescriptor
 
id() - Method in interface pl.edu.agh.age.services.identity.NodeDescriptor
Returns the ID of the node described in this descriptor.
identityService - Variable in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
identityService - Variable in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
identityService - Variable in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
identityService - Variable in class pl.edu.agh.age.services.worker.internal.DefaultQueryProcessor
 
identityService - Variable in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
IdsListener() - Constructor for class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider.IdsListener
 
idsSet - Variable in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
Global set of IDs.
improve(LabsSolution) - Method in class pl.edu.agh.age.compute.labs.improvement.AbstractLabsSawSearch
 
improve(LabsSolution) - Method in class pl.edu.agh.age.compute.labs.improvement.LabsRandomMutationHillClimbing
 
improve(LabsSolution) - Method in class pl.edu.agh.age.compute.labs.improvement.LabsSteepestDescentLocalSearch
 
improve(LabsSolution) - Method in class pl.edu.agh.age.compute.labs.improvement.LabsTabuSearch
 
improve(S) - Method in interface pl.edu.agh.age.compute.stream.emas.reproduction.improvement.Improvement
Improvement method.
improvement - Variable in class pl.edu.agh.age.compute.stream.emas.MemeticPopulationEvaluator
 
Improvement<S extends Solution<?>> - Interface in pl.edu.agh.age.compute.stream.emas.reproduction.improvement
Improvement operator.
in(S) - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
Starts the declaration of behaviour when the FSM is at the given state.
inAnyState() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
Starts the declaration of behaviour for the events that are not dependent on states.
incomingAgents - Variable in class pl.edu.agh.age.compute.stream.Workplace
 
increment() - Method in interface pl.edu.agh.age.compute.stream.problem.EvaluatorCounter
Increments the counter.
INDIRECT_REPRESENTATION_FORMAT - Static variable in class pl.edu.agh.age.compute.ogr.problem.RulerProblem
 
indirectRepresentation - Variable in class pl.edu.agh.age.compute.ogr.solution.Ruler
 
indirectRepresentation() - Method in class pl.edu.agh.age.compute.ogr.solution.Ruler
 
individualMutation(Mutation<S>, double) - Method in class pl.edu.agh.age.compute.ea.GeneticPipeline
Individually mutate each solution with the given chance to mutate.
info() - Method in class pl.edu.agh.age.console.command.ComputationCommand
 
info() - Method in class pl.edu.agh.age.console.command.TopologyCommand
 
initial - Variable in class pl.edu.agh.age.util.fsm.Transition
 
initial() - Method in class pl.edu.agh.age.util.fsm.Transition
 
initialAgentEnergy - Variable in class pl.edu.agh.age.compute.labs.LabsPopulationGenerator
 
initialAgentEnergy - Variable in class pl.edu.agh.age.compute.ogr.RulerPopulationGenerator
 
initialPopulation - Variable in class pl.edu.agh.age.compute.ea.Workplace
 
initialPopulation - Variable in class pl.edu.agh.age.compute.stream.Workplace
 
initialState - Variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
initialState - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
initialState() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
INTEGER_DISPLAY_FORMAT - Static variable in class pl.edu.agh.age.compute.labs.problem.LabsProblem
 
IntegerStochasticMutate - Class in pl.edu.agh.age.compute.ea.variation.mutation.integer
Abstract class which efficiently unboxes Integer.
IntegerStochasticMutate(DoubleRandomGenerator, IntRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.variation.mutation.integer.IntegerStochasticMutate
 
IntegerVectorSolution - Class in pl.edu.agh.age.compute.ea.solution
Solution optimized for a vector of integers.
IntegerVectorSolution(Integer[], double) - Constructor for class pl.edu.agh.age.compute.ea.solution.IntegerVectorSolution
 
IntegerVectorSolution(int[], double) - Constructor for class pl.edu.agh.age.compute.ea.solution.IntegerVectorSolution
 
IntegerVectorSolution(int[]) - Constructor for class pl.edu.agh.age.compute.ea.solution.IntegerVectorSolution
 
interactive(ScriptEngine) - Method in class pl.edu.agh.age.console.Console
 
internalShutdown() - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
internalStart(FSM<DefaultNodeLifecycleService.State, DefaultNodeLifecycleService.Event>) - Method in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
internalStart(FSM<DefaultTopologyService.State, DefaultTopologyService.Event>) - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
internalStart(FSM<DefaultWorkerService.State, DefaultWorkerService.Event>) - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
internalStop(FSM<DefaultNodeLifecycleService.State, DefaultNodeLifecycleService.Event>) - Method in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
internalStop(FSM<DefaultTopologyService.State, DefaultTopologyService.Event>) - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
internalTermination() - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
intRand - Variable in class pl.edu.agh.age.compute.ea.variation.mutation.StochasticMutate
 
IntRandomGenerator - Interface in pl.edu.agh.age.compute.ea.rand
 
IntRandomGenerator - Interface in pl.edu.agh.age.compute.stream.rand
 
INV_NORMAL_2_P_1 - Static variable in class pl.edu.agh.age.compute.ea.rand.GaussianGenerator.NormalCdf
 
INV_NORMAL_2_P_2 - Static variable in class pl.edu.agh.age.compute.ea.rand.GaussianGenerator.NormalCdf
 
INV_NORMAL_2_P_3 - Static variable in class pl.edu.agh.age.compute.ea.rand.GaussianGenerator.NormalCdf
 
INV_NORMAL_2_Q_1 - Static variable in class pl.edu.agh.age.compute.ea.rand.GaussianGenerator.NormalCdf
 
INV_NORMAL_2_Q_2 - Static variable in class pl.edu.agh.age.compute.ea.rand.GaussianGenerator.NormalCdf
 
INV_NORMAL_2_Q_3 - Static variable in class pl.edu.agh.age.compute.ea.rand.GaussianGenerator.NormalCdf
 
is(NodeType) - Method in class pl.edu.agh.age.services.identity.internal.DefaultNodeIdentityService
 
is(NodeType) - Method in interface pl.edu.agh.age.services.identity.NodeIdentityService
Checks whether node has a given type.
is(S) - Method in class pl.edu.agh.age.util.fsm.State
 
isAutoStartup() - Method in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
isAutoStartup() - Method in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
isAutoStartup() - Method in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
isAutoStartup() - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
isAutoStartup() - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
isBroadcast() - Method in class pl.edu.agh.age.services.worker.WorkerMessage
 
isBroadcast() - Method in enum pl.edu.agh.age.services.worker.WorkerMessage.Type
 
isComputationFailed() - Method in class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
isComputationFailed() - Method in interface pl.edu.agh.age.client.WorkerServiceClient
 
isComputationFinished() - Method in class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
isComputationFinished() - Method in interface pl.edu.agh.age.client.WorkerServiceClient
 
isComputationRunning() - Method in class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
isComputationRunning() - Method in interface pl.edu.agh.age.client.WorkerServiceClient
 
isCompute() - Method in class pl.edu.agh.age.services.identity.internal.DefaultNodeIdentityService
 
isCompute() - Method in interface pl.edu.agh.age.services.identity.NodeIdentityService
Tells whether the node is compute node.
isConfigured() - Method in class pl.edu.agh.age.services.worker.internal.task.TaskBuilder
 
isEnvironmentReady() - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
isFailed() - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
isFailed() - Method in interface pl.edu.agh.age.util.fsm.StateMachineService
Tells whether the machine has failed.
isInState(S) - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
isInState(S) - Method in interface pl.edu.agh.age.util.fsm.StateMachineService
Checks atomically whether the service is in the given state.
isInWalkList(LabsSolution) - Method in class pl.edu.agh.age.compute.labs.improvement.AbstractLabsSawSearch
 
isInWalkList(LabsSolution) - Method in class pl.edu.agh.age.compute.labs.improvement.LabsCrossStepSawSearch
 
isInWalkList(LabsSolution) - Method in class pl.edu.agh.age.compute.labs.improvement.LabsSelfAvoidingWalkSearch
 
isLocalNodeMaster() - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
isLocalNodeMaster() - Method in interface pl.edu.agh.age.services.topology.TopologyService
 
isNextState(S) - Method in class pl.edu.agh.age.util.fsm.State
 
isPayloadRequired() - Method in enum pl.edu.agh.age.services.lifecycle.LifecycleMessage.Type
 
isPayloadRequired() - Method in enum pl.edu.agh.age.services.topology.internal.TopologyMessage.Type
 
isPayloadRequired() - Method in enum pl.edu.agh.age.services.worker.WorkerMessage.Type
 
isReached(Manager) - Method in class pl.edu.agh.age.compute.ea.StepCountStopCondition
 
isReached(Manager) - Method in interface pl.edu.agh.age.compute.ea.StopCondition
 
isReached(Manager) - Method in class pl.edu.agh.age.compute.ea.TimedStopCondition
 
isReached() - Method in interface pl.edu.agh.age.compute.stream.StopCondition
 
isReached() - Method in class pl.edu.agh.age.compute.stream.TimedStopCondition
 
isRecipient(WorkerAddress) - Method in class pl.edu.agh.age.services.worker.internal.UnicastMessengerMessage
 
isRecipient(String) - Method in class pl.edu.agh.age.services.worker.WorkerMessage
 
isRunning() - Method in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
isRunning() - Method in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
isRunning() - Method in interface pl.edu.agh.age.services.lifecycle.NodeLifecycleService
 
isRunning() - Method in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
isRunning() - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
isRunning() - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
isRunning() - Method in class pl.edu.agh.age.services.worker.internal.task.StartedTask
 
isRunning() - Method in interface pl.edu.agh.age.services.worker.internal.task.Task
 
isRunning() - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
isRunning() - Method in interface pl.edu.agh.age.util.fsm.StateMachineService
Returns whether the service is isRunning.
isRunningNotSynchronized() - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
isStopConditionReached() - Method in class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
isStopConditionReached() - Method in interface pl.edu.agh.age.compute.ea.Manager
 
isStopConditionReached() - Method in interface pl.edu.agh.age.compute.stream.Manager
 
isStopConditionReached() - Method in class pl.edu.agh.age.compute.stream.StreamAgents
 
isSynchronous() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
isTaskActive() - Method in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
isTerminal() - Method in class pl.edu.agh.age.util.fsm.State
 
isTerminated() - Method in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
isTerminated() - Method in interface pl.edu.agh.age.services.lifecycle.NodeLifecycleService
 
isTerminated() - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
isTerminated() - Method in interface pl.edu.agh.age.util.fsm.StateMachineService
Tells whether the machine is already terminated.
isValid(Ruler) - Static method in class pl.edu.agh.age.compute.ogr.RulerUtils
Checks if a given ruler is valid.
itemAdded(ItemEvent<Serializable>) - Method in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider.IdsListener
 
itemRemoved(ItemEvent<Serializable>) - Method in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider.IdsListener
 
iterations - Variable in class pl.edu.agh.age.compute.labs.improvement.AbstractLabsSawSearch
 
iterations - Variable in class pl.edu.agh.age.compute.labs.improvement.LabsRandomMutationHillClimbing
 
iterations - Variable in class pl.edu.agh.age.compute.labs.improvement.LabsTabuSearch
 

J

jars - Variable in class pl.edu.agh.age.services.worker.internal.configuration.SingleClassConfiguration
 
jars - Variable in class pl.edu.agh.age.services.worker.internal.configuration.SpringConfiguration
 
JavaRandomGenerator - Class in pl.edu.agh.age.compute.ea.rand
 
JavaRandomGenerator() - Constructor for class pl.edu.agh.age.compute.ea.rand.JavaRandomGenerator
 
JavaRandomGenerator(long) - Constructor for class pl.edu.agh.age.compute.ea.rand.JavaRandomGenerator
 
JavaRandomGenerator - Class in pl.edu.agh.age.compute.stream.rand
 
JavaRandomGenerator() - Constructor for class pl.edu.agh.age.compute.stream.rand.JavaRandomGenerator
 
JavaRandomGenerator(long) - Constructor for class pl.edu.agh.age.compute.stream.rand.JavaRandomGenerator
 

L

LabsClassicMutation - Class in pl.edu.agh.age.compute.labs.mutation
 
LabsClassicMutation(double) - Constructor for class pl.edu.agh.age.compute.labs.mutation.LabsClassicMutation
 
LabsCrossStepSawSearch - Class in pl.edu.agh.age.compute.labs.improvement
This is a variant of SelfAvoidingWalk improvement operator for LABS problem, which uses a single walkList shared with all agents in the population.
LabsCrossStepSawSearch(LabsEvaluator, int, long, boolean) - Constructor for class pl.edu.agh.age.compute.labs.improvement.LabsCrossStepSawSearch
 
LabsEnergy - Class in pl.edu.agh.age.compute.labs.evaluator
 
LabsEnergy(LabsSolution) - Constructor for class pl.edu.agh.age.compute.labs.evaluator.LabsEnergy
 
LabsEvaluator - Class in pl.edu.agh.age.compute.labs.evaluator
 
LabsEvaluator(EvaluatorCounter) - Constructor for class pl.edu.agh.age.compute.labs.evaluator.LabsEvaluator
 
LabsEvaluatorWithCache - Class in pl.edu.agh.age.compute.labs.evaluator
Labs Evaluator class with cache.
LabsEvaluatorWithCache(EvaluatorCounter, long) - Constructor for class pl.edu.agh.age.compute.labs.evaluator.LabsEvaluatorWithCache
 
LabsFastFlipEvaluator - Class in pl.edu.agh.age.compute.labs.evaluator
ValueFlip evaluator defined by Jose E.
LabsFastFlipEvaluator(LabsSolution) - Constructor for class pl.edu.agh.age.compute.labs.evaluator.LabsFastFlipEvaluator
 
LabsOnePointRecombination - Class in pl.edu.agh.age.compute.labs.recombination
 
LabsOnePointRecombination() - Constructor for class pl.edu.agh.age.compute.labs.recombination.LabsOnePointRecombination
 
LabsPopulationGenerator - Class in pl.edu.agh.age.compute.labs
 
LabsPopulationGenerator(LabsSolutionFactory, int, double) - Constructor for class pl.edu.agh.age.compute.labs.LabsPopulationGenerator
 
LabsProblem - Class in pl.edu.agh.age.compute.labs.problem
 
LabsProblem(int) - Constructor for class pl.edu.agh.age.compute.labs.problem.LabsProblem
Instantiates a new LABS problem.
LabsRandomMutationHillClimbing - Class in pl.edu.agh.age.compute.labs.improvement
 
LabsRandomMutationHillClimbing(LabsEvaluator, int, boolean) - Constructor for class pl.edu.agh.age.compute.labs.improvement.LabsRandomMutationHillClimbing
 
LabsSelfAvoidingWalkSearch - Class in pl.edu.agh.age.compute.labs.improvement
 
LabsSelfAvoidingWalkSearch(LabsEvaluator, int, boolean) - Constructor for class pl.edu.agh.age.compute.labs.improvement.LabsSelfAvoidingWalkSearch
 
LabsSolution - Class in pl.edu.agh.age.compute.labs.solution
 
LabsSolution(boolean[]) - Constructor for class pl.edu.agh.age.compute.labs.solution.LabsSolution
Instantiates a new LABS solution.
LabsSolution(int[]) - Constructor for class pl.edu.agh.age.compute.labs.solution.LabsSolution
Instantiates a new LABS solution.
LabsSolution(int[], boolean) - Constructor for class pl.edu.agh.age.compute.labs.solution.LabsSolution
Instantiates a new LABS solution.
LabsSolutionFactory - Interface in pl.edu.agh.age.compute.labs.solution
 
LabsSolutionPrinter - Class in pl.edu.agh.age.compute.labs.solution
 
LabsSolutionPrinter() - Constructor for class pl.edu.agh.age.compute.labs.solution.LabsSolutionPrinter
 
LabsSteepestDescentLocalSearch - Class in pl.edu.agh.age.compute.labs.improvement
 
LabsSteepestDescentLocalSearch(LabsEvaluator, boolean) - Constructor for class pl.edu.agh.age.compute.labs.improvement.LabsSteepestDescentLocalSearch
 
LabsTabuSearch - Class in pl.edu.agh.age.compute.labs.improvement
 
LabsTabuSearch(LabsEvaluator, int, boolean) - Constructor for class pl.edu.agh.age.compute.labs.improvement.LabsTabuSearch
 
LabsTwoPointRecombination - Class in pl.edu.agh.age.compute.labs.recombination
 
LabsTwoPointRecombination() - Constructor for class pl.edu.agh.age.compute.labs.recombination.LabsTwoPointRecombination
 
LabsUniformRecombination - Class in pl.edu.agh.age.compute.labs.recombination
 
LabsUniformRecombination() - Constructor for class pl.edu.agh.age.compute.labs.recombination.LabsUniformRecombination
 
length() - Method in class pl.edu.agh.age.compute.ea.solution.VectorSolution
 
length() - Method in class pl.edu.agh.age.compute.labs.solution.LabsSolution
 
length() - Method in class pl.edu.agh.age.compute.ogr.solution.Ruler
This method returns Golumb Ruler length.
length() - Method in class pl.edu.agh.age.compute.stream.emas.solution.DoubleVectorSolution
 
LIB_PATH - Static variable in class pl.edu.agh.age.console.ConsoleBootstrapper
 
LifecycleMessage - Class in pl.edu.agh.age.services.lifecycle
 
LifecycleMessage(LifecycleMessage.Type, Serializable) - Constructor for class pl.edu.agh.age.services.lifecycle.LifecycleMessage
 
LifecycleMessage.Type - Enum in pl.edu.agh.age.services.lifecycle
 
lifecycleService - Variable in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
lifecycleService - Variable in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
LifecycleServiceClient - Interface in pl.edu.agh.age.client
 
lifecycleServiceClient - Variable in class pl.edu.agh.age.console.command.ClusterCommand
 
lifecycleServiceClient - Variable in class pl.edu.agh.age.examples.commands.TestCommand
 
list - Variable in class pl.edu.agh.age.util.HazelcastAppender
 
listenerKey - Variable in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
listeners - Variable in class pl.edu.agh.age.services.worker.internal.DefaultBroadcastMessenger
 
listeners - Variable in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
listExamples() - Method in class pl.edu.agh.age.examples.commands.TestCommand
 
load(String) - Static method in class pl.edu.agh.age.compute.ea.configuration.NashornLoader
 
load(InputStream) - Static method in class pl.edu.agh.age.compute.ea.configuration.NashornLoader
 
load(String) - Static method in class pl.edu.agh.age.compute.stream.configuration.NashornLoader
 
load(InputStream) - Static method in class pl.edu.agh.age.compute.stream.configuration.NashornLoader
 
load(Map<String, Object>) - Method in class pl.edu.agh.age.console.command.ComputationCommand
 
LoadingException(String) - Constructor for exception pl.edu.agh.age.compute.ea.configuration.NashornLoader.LoadingException
 
LoadingException(String, Throwable) - Constructor for exception pl.edu.agh.age.compute.ea.configuration.NashornLoader.LoadingException
 
LoadingException(Throwable) - Constructor for exception pl.edu.agh.age.compute.ea.configuration.NashornLoader.LoadingException
 
LoadingException(String) - Constructor for exception pl.edu.agh.age.compute.stream.configuration.NashornLoader.LoadingException
 
LoadingException(String, Throwable) - Constructor for exception pl.edu.agh.age.compute.stream.configuration.NashornLoader.LoadingException
 
LoadingException(Throwable) - Constructor for exception pl.edu.agh.age.compute.stream.configuration.NashornLoader.LoadingException
 
loadJars(Collection<String>) - Static method in class pl.edu.agh.age.services.worker.internal.task.TaskBuilder
 
localWorkerAddress - Variable in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
localWorkplaces - Variable in class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
localWorkplaces - Variable in class pl.edu.agh.age.compute.stream.StreamAgents
 
lock - Variable in class pl.edu.agh.age.compute.stream.emas.EmasBestAgentsRegistry
 
lock - Variable in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
lock - Variable in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
lock - Variable in class pl.edu.agh.age.services.worker.internal.task.StartedTask
 
log - Static variable in class pl.edu.agh.age.client.hazelcast.HazelcastTopologyServiceClient
 
log - Static variable in class pl.edu.agh.age.services.identity.internal.DefaultNodeIdentityService
 
log - Static variable in class pl.edu.agh.age.services.worker.internal.DefaultBroadcastMessenger
 
log - Static variable in class pl.edu.agh.age.services.worker.internal.DefaultQueryProcessor
 
log - Static variable in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
log - Static variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
log - Static variable in class pl.edu.agh.age.util.Runnables
 
LogbackSpringConfig - Class in pl.edu.agh.age.util
 
LogbackSpringConfig() - Constructor for class pl.edu.agh.age.util.LogbackSpringConfig
 
logBestSolutionHeader() - Static method in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
logBestSolutions(Map<String, Tuple3<Long, Long, Long>>) - Static method in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
logFor(String) - Method in class pl.edu.agh.age.client.hazelcast.HazelcastLoggingClient
 
logFor(String) - Method in interface pl.edu.agh.age.client.LoggingClient
Returns all entries for the given log ID.
logger - Static variable in class pl.edu.agh.age.client.hazelcast.HazelcastLifecycleServiceClient
 
logger - Static variable in class pl.edu.agh.age.client.hazelcast.HazelcastLoggingClient
 
logger - Static variable in class pl.edu.agh.age.client.hazelcast.HazelcastStatusServiceClient
 
logger - Static variable in class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
logger - Static variable in class pl.edu.agh.age.compute.ea.configuration.NashornLoader
 
logger - Static variable in class pl.edu.agh.age.compute.ea.evaluation.integer.CarineEvaluator
 
logger - Static variable in class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
logger - Static variable in class pl.edu.agh.age.compute.ea.examples.binary.BinaryStep
 
logger - Static variable in class pl.edu.agh.age.compute.ea.examples.rastrigin.RastriginStep
 
logger - Static variable in class pl.edu.agh.age.compute.ea.Populations
 
logger - Static variable in class pl.edu.agh.age.compute.ea.preselection.TournamentPreselection
 
logger - Static variable in class pl.edu.agh.age.compute.ea.StepCountStopCondition
 
logger - Static variable in class pl.edu.agh.age.compute.ea.TimedStopCondition
 
logger - Static variable in class pl.edu.agh.age.compute.ea.Workplace
 
logger - Static variable in class pl.edu.agh.age.compute.stream.configuration.Configuration
 
logger - Static variable in class pl.edu.agh.age.compute.stream.configuration.NashornLoader
 
logger - Static variable in class pl.edu.agh.age.compute.stream.emas.EmasBestAgentsRegistry
 
logger - Static variable in class pl.edu.agh.age.compute.stream.Environment
 
logger - Static variable in class pl.edu.agh.age.compute.stream.example.SampleTopologyStep
 
logger - Static variable in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
logger - Static variable in class pl.edu.agh.age.compute.stream.StreamAgents
 
logger - Static variable in class pl.edu.agh.age.compute.stream.TimedStopCondition
 
logger - Static variable in class pl.edu.agh.age.compute.stream.Workplace
 
logger - Static variable in class pl.edu.agh.age.console.command.ClusterCommand
 
logger - Static variable in class pl.edu.agh.age.console.command.ComputationCommand
 
logger - Static variable in class pl.edu.agh.age.console.command.HelpCommand
 
logger - Static variable in class pl.edu.agh.age.console.command.LoggingCommand
 
logger - Static variable in class pl.edu.agh.age.console.command.TopologyCommand
 
logger - Static variable in class pl.edu.agh.age.console.Console
 
logger - Static variable in class pl.edu.agh.age.console.ConsoleBootstrapper
 
logger - Static variable in class pl.edu.agh.age.console.HazelcastClientFactory
 
logger - Static variable in class pl.edu.agh.age.console.TerminalBuilder
 
logger - Static variable in class pl.edu.agh.age.examples.commands.TestCommand
 
logger - Static variable in class pl.edu.agh.age.examples.Simple
 
logger - Static variable in class pl.edu.agh.age.examples.SimpleLongRunning
 
logger - Static variable in class pl.edu.agh.age.examples.SimpleLongRunningWithError
 
logger - Static variable in class pl.edu.agh.age.examples.SimpleWithBroadcastCommunication
 
logger - Static variable in class pl.edu.agh.age.examples.SimpleWithProperty
 
logger - Static variable in class pl.edu.agh.age.examples.SimpleWithQuery
 
logger - Static variable in class pl.edu.agh.age.examples.SimpleWithUnicastCommunication
 
logger - Static variable in class pl.edu.agh.age.node.NodeBootstrapper
 
logger - Static variable in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
logger - Static variable in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
logger - Static variable in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
logger - Static variable in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
logger - Static variable in class pl.edu.agh.age.services.worker.internal.ComputationService
 
logger - Static variable in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
logger - Static variable in class pl.edu.agh.age.services.worker.internal.DefaultThreadPool
 
logger - Static variable in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
logger - Static variable in class pl.edu.agh.age.services.worker.internal.HazelcastDistributionUtilities
 
logger - Static variable in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
logger - Static variable in class pl.edu.agh.age.services.worker.internal.task.PauseableStartedTask
 
logger - Static variable in class pl.edu.agh.age.services.worker.internal.task.StartedTask
 
logger - Static variable in class pl.edu.agh.age.services.worker.internal.task.TaskBuilder
 
logger - Static variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
logger - Static variable in class pl.edu.agh.age.util.HazelcastFactory
 
loggerContext() - Static method in class pl.edu.agh.age.util.LogbackSpringConfig
 
loggerFuture - Variable in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
LoggingClient - Interface in pl.edu.agh.age.client
Client interface for the logging service.
loggingClient - Variable in class pl.edu.agh.age.console.command.LoggingCommand
 
LoggingCommand - Class in pl.edu.agh.age.console.command
 
LoggingCommand(LoggingClient, Terminal) - Constructor for class pl.edu.agh.age.console.command.LoggingCommand
 
loggingInterval - Variable in class pl.edu.agh.age.compute.stream.logging.LoggingParameters
 
loggingInterval() - Method in class pl.edu.agh.age.compute.stream.logging.LoggingParameters
Gets the logging interval value.
LoggingParameters - Class in pl.edu.agh.age.compute.stream.logging
 
LoggingParameters(ProblemDefinition, Duration) - Constructor for class pl.edu.agh.age.compute.stream.logging.LoggingParameters
Instantiates new logging parameters.
loggingService - Variable in class pl.edu.agh.age.compute.stream.configuration.Configuration
 
loggingService() - Method in class pl.edu.agh.age.compute.stream.configuration.Configuration
 
LoggingService - Interface in pl.edu.agh.age.compute.stream.logging
Service responsible for generating log outputs of currently running computations.
loggingService - Variable in class pl.edu.agh.age.compute.stream.StreamAgents
 
logHeaders(Map<Long, Map<Object, Object>>) - Method in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
logPopulation(String, List<? extends Agent>) - Method in class pl.edu.agh.age.compute.stream.Environment
Logs provided population fragment.
logProblemDefinition(ProblemDefinition) - Method in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
logStatistics(Map<Long, Map<Object, Object>>, int) - Method in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
logSummaryHeader() - Static method in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
logSummaryStatistics(Long) - Method in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
logWorkplaceHeader(Map<Object, Object>) - Static method in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
logWorkplaceStatistics(Long, Long, int, Map<Object, Object>) - Method in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
lowerBound(int) - Method in class pl.edu.agh.age.compute.ea.problem.NonParallelProblem
 
lowerBound(int) - Method in class pl.edu.agh.age.compute.ea.problem.ParallelProblem
 
lowerBound(int) - Method in interface pl.edu.agh.age.compute.ea.problem.VectorProblem
Returns the problem’s lower bound in a given dimension, indexed from 0.
lowerBounds - Variable in class pl.edu.agh.age.compute.stream.problem.RealProblemDefinition
 
lowerBounds() - Method in class pl.edu.agh.age.compute.stream.problem.RealProblemDefinition
 
lowerDouble() - Method in class pl.edu.agh.age.compute.ea.rand.CauchyGenerator
 
lowerDouble() - Method in interface pl.edu.agh.age.compute.ea.rand.DoubleRandomGenerator
Specifies the lower bound of the values that can be returned by nextDouble().
lowerDouble() - Method in class pl.edu.agh.age.compute.ea.rand.GaussianGenerator
 
lowerDouble() - Method in class pl.edu.agh.age.compute.ea.rand.JavaRandomGenerator
 
lowerDouble() - Method in interface pl.edu.agh.age.compute.ea.rand.NormalizedDoubleRandomGenerator
 
lowerFitness() - Static method in class pl.edu.agh.age.compute.stream.emas.EmasAgentComparators
Ordering from lower to higher fitness.
lowerFitnessProbabilistic() - Static method in class pl.edu.agh.age.compute.stream.emas.EmasAgentComparators
Lower fitness probabilistic comparator, where agents have winning probability inversely proportional to their fitness.
lowerInt() - Method in interface pl.edu.agh.age.compute.ea.rand.IntRandomGenerator
Specifies the lower bound of the values that can be returned by nextInt().
lowerInt() - Method in class pl.edu.agh.age.compute.ea.rand.JavaRandomGenerator
 
lowestFitness() - Static method in class pl.edu.agh.age.compute.stream.emas.Selectors
 
lowestFitnessProbabilistic() - Static method in class pl.edu.agh.age.compute.stream.emas.Selectors
 

M

M7Evaluator - Class in pl.edu.agh.age.compute.ea.evaluation.binary
A deceptive multimodal function M7.
M7Evaluator() - Constructor for class pl.edu.agh.age.compute.ea.evaluation.binary.M7Evaluator
 
M7Problem - Class in pl.edu.agh.age.compute.ea.problem.binary
The M7 function is defined for 30bit genotypes.
M7Problem() - Constructor for class pl.edu.agh.age.compute.ea.problem.binary.M7Problem
 
m7Problem() - Static method in class pl.edu.agh.age.compute.ea.problem.BinaryProblems
 
main(String...) - Static method in class pl.edu.agh.age.console.ConsoleBootstrapper
 
main(String...) - Static method in class pl.edu.agh.age.node.NodeBootstrapper
 
mainLoop(String...) - Method in class pl.edu.agh.age.console.Console
 
Manager - Interface in pl.edu.agh.age.compute.ea
Interface for workplaces to interact with the global state of computation.
manager - Variable in class pl.edu.agh.age.compute.ea.Workplace
 
manager - Variable in class pl.edu.agh.age.compute.stream.Environment
 
Manager - Interface in pl.edu.agh.age.compute.stream
Interface for workplaces to interact with the global state of computation.
manager - Variable in class pl.edu.agh.age.compute.stream.Workplace
 
MAP_NAME - Static variable in class pl.edu.agh.age.services.status.internal.HazelcastObjectNames
 
MapUpdateCallback() - Constructor for class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService.MapUpdateCallback
 
MapUpdateCallback() - Constructor for class pl.edu.agh.age.services.status.internal.DefaultStatusService.MapUpdateCallback
 
markForUpgrade() - Method in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
marksCount - Variable in class pl.edu.agh.age.compute.ogr.problem.RulerProblem
 
marksCount() - Method in class pl.edu.agh.age.compute.ogr.problem.RulerProblem
 
marksCount() - Method in class pl.edu.agh.age.compute.ogr.solution.Ruler
This method returns marks count on the direct representation of a ruler.
master - Variable in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
MASTER - Static variable in class pl.edu.agh.age.services.topology.internal.HazelcastObjectNames.ConfigKeys
 
masterId() - Method in class pl.edu.agh.age.client.hazelcast.HazelcastTopologyServiceClient
 
masterId() - Method in interface pl.edu.agh.age.client.TopologyServiceClient
 
masterId() - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
masterId() - Method in interface pl.edu.agh.age.services.topology.TopologyService
 
max - Variable in class pl.edu.agh.age.compute.ea.problem.NonParallelProblem
 
max - Variable in class pl.edu.agh.age.compute.ea.problem.ParallelProblem
 
MAX_EVALUATION_TIME - Static variable in class pl.edu.agh.age.compute.ea.evaluation.integer.CarineEvaluator
 
MAX_EXECUTION_TIME - Static variable in class pl.edu.agh.age.compute.ea.evaluation.integer.CarineEvaluator
 
maxAllowedDistance - Variable in class pl.edu.agh.age.compute.ogr.problem.RulerProblem
 
maxAllowedDistance() - Method in class pl.edu.agh.age.compute.ogr.problem.RulerProblem
 
MemberAddedEvent - Class in pl.edu.agh.age.services.discovery
 
MemberAddedEvent(String, NodeType) - Constructor for class pl.edu.agh.age.services.discovery.MemberAddedEvent
 
memberId - Variable in class pl.edu.agh.age.services.discovery.MemberAddedEvent
 
memberId() - Method in class pl.edu.agh.age.services.discovery.MemberAddedEvent
 
memberId - Variable in class pl.edu.agh.age.services.discovery.MemberRemovedEvent
 
memberId() - Method in class pl.edu.agh.age.services.discovery.MemberRemovedEvent
 
MemberRemovedEvent - Class in pl.edu.agh.age.services.discovery
 
MemberRemovedEvent(String) - Constructor for class pl.edu.agh.age.services.discovery.MemberRemovedEvent
 
members - Variable in class pl.edu.agh.age.client.hazelcast.HazelcastDiscoveryServiceClient
 
members - Variable in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
MEMBERS_MAP - Static variable in class pl.edu.agh.age.services.discovery.internal.HazelcastObjectNames
 
membershipChange(DiscoveryEvent) - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
membersMatching(String) - Method in interface pl.edu.agh.age.client.DiscoveryServiceClient
 
membersMatching(String) - Method in class pl.edu.agh.age.client.hazelcast.HazelcastDiscoveryServiceClient
 
membersMatching(String) - Method in interface pl.edu.agh.age.services.discovery.DiscoveryService
Returns NodeDescriptors of cluster members matching the given criteria.
membersMatching(String) - Method in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
memberType - Variable in class pl.edu.agh.age.services.discovery.MemberAddedEvent
 
memberType() - Method in class pl.edu.agh.age.services.discovery.MemberAddedEvent
 
memberWithId(String) - Method in interface pl.edu.agh.age.client.DiscoveryServiceClient
 
memberWithId(String) - Method in class pl.edu.agh.age.client.hazelcast.HazelcastDiscoveryServiceClient
 
memberWithId(String) - Method in interface pl.edu.agh.age.services.discovery.DiscoveryService
Returns NodeDescriptor for the node with the given ID.
memberWithId(String) - Method in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
MemeticPopulationEvaluator<S extends Solution<?>> - Class in pl.edu.agh.age.compute.stream.emas
 
MemeticPopulationEvaluator(Evaluator<S>, Improvement<S>) - Constructor for class pl.edu.agh.age.compute.stream.emas.MemeticPopulationEvaluator
 
mergeWith(P) - Method in class pl.edu.agh.age.compute.ea.Pipeline
Merges this pipeline with the provided one omitting any repetitions (it behaves as set).
mergeWith(P) - Method in class pl.edu.agh.age.compute.stream.Pipeline
Merges this pipeline with the provided one omitting any repetitions (it behaves as set).
meritFactorOf(double, double) - Static method in class pl.edu.agh.age.compute.labs.evaluator.LabsEvaluator
 
messageHandlers - Variable in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
messageHandlers - Variable in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
messenger - Variable in class pl.edu.agh.age.compute.stream.StreamAgents
 
messenger - Variable in class pl.edu.agh.age.examples.SimpleWithBroadcastCommunication
 
messenger - Variable in class pl.edu.agh.age.examples.SimpleWithUnicastCommunication
 
migrate(Agent, long) - Method in class pl.edu.agh.age.compute.stream.Environment
Migrates an agent to a workplace with the given id in neighbourhood.
migrate(Agent, String) - Method in class pl.edu.agh.age.compute.stream.Environment
Migrates an agent to a workplace with the given annotation in neighbourhood.
migrate(Agent, long, long) - Method in interface pl.edu.agh.age.compute.stream.Manager
Migrates an agent to a workplace with the given ID in neighbourhood.
migrate(Agent, long, String) - Method in interface pl.edu.agh.age.compute.stream.Manager
Migrates an agent to a workplace with the given annotation in neighbourhood.
migrate(Agent, long, long) - Method in class pl.edu.agh.age.compute.stream.StreamAgents
 
migrate(Agent, long, String) - Method in class pl.edu.agh.age.compute.stream.StreamAgents
 
migrateIfNecessary(Pipeline, long, Environment) - Method in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
migrateUnconditionally(Agent, long, long) - Method in interface pl.edu.agh.age.compute.stream.Manager
Migrates an agent to a workplace with the given ID.
migrateUnconditionally(Agent, long, long) - Method in class pl.edu.agh.age.compute.stream.StreamAgents
 
migrateWhen(Predicate<EmasAgent>) - Method in class pl.edu.agh.age.compute.stream.emas.Pipeline
Population splitter for migration.
MigrationMessage - Class in pl.edu.agh.age.compute.stream
 
MigrationMessage(long, Agent) - Constructor for class pl.edu.agh.age.compute.stream.MigrationMessage
 
migrationParameters - Variable in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
MigrationParameters - Class in pl.edu.agh.age.compute.stream.emas.migration
 
MigrationParameters(long, double, MigrationStrategy) - Constructor for class pl.edu.agh.age.compute.stream.emas.migration.MigrationParameters
 
migrationStrategy - Variable in class pl.edu.agh.age.compute.stream.emas.migration.MigrationParameters
 
migrationStrategy() - Method in class pl.edu.agh.age.compute.stream.emas.migration.MigrationParameters
 
MigrationStrategy - Enum in pl.edu.agh.age.compute.stream.emas.migration
The strategies for agents migration.
MigrationStrategy(BiFunction<List<EmasAgent>, Integer, List<EmasAgent>>) - Constructor for enum pl.edu.agh.age.compute.stream.emas.migration.MigrationStrategy
 
min - Variable in class pl.edu.agh.age.compute.ea.problem.NonParallelProblem
 
min - Variable in class pl.edu.agh.age.compute.ea.problem.ParallelProblem
 
minTabu - Variable in class pl.edu.agh.age.compute.labs.improvement.LabsTabuSearch
 
multiply(boolean, boolean) - Static method in class pl.edu.agh.age.compute.labs.evaluator.LabsFastFlipEvaluator
 
mutate(S) - Method in interface pl.edu.agh.age.compute.ea.variation.mutation.Mutation
 
mutate(S) - Method in class pl.edu.agh.age.compute.ea.variation.mutation.StochasticMutate
 
mutate(LabsSolution) - Method in class pl.edu.agh.age.compute.labs.mutation.LabsClassicMutation
 
mutate(Ruler) - Method in class pl.edu.agh.age.compute.ogr.mutation.SimpleRulerMutation
 
mutate(Mutation<S>) - Method in class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionPipeline
 
mutate(S) - Method in interface pl.edu.agh.age.compute.stream.emas.reproduction.mutation.Mutation
 
mutate(Mutation<S>) - Method in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionPipeline
 
Mutation<S extends Solution<?>> - Interface in pl.edu.agh.age.compute.ea.variation.mutation
Mutation operator (for solutions).
mutation - Variable in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
mutation - Variable in class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionBuilder
 
Mutation<S extends Solution<?>> - Interface in pl.edu.agh.age.compute.stream.emas.reproduction.mutation
Mutation operator (for solutions).
mutation - Variable in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionBuilder
 
mutationProbability - Variable in class pl.edu.agh.age.compute.ogr.mutation.SimpleRulerMutation
 
mutationRange - Variable in class pl.edu.agh.age.compute.ea.examples.rastrigin.RastriginStep
 
mutationRange - Variable in class pl.edu.agh.age.compute.ea.variation.mutation.integer.FixedRangeMutate
 
mutationRange - Variable in class pl.edu.agh.age.compute.ea.variation.mutation.real.FixedRangeMutate
 
mutationRange - Variable in class pl.edu.agh.age.compute.ea.variation.mutation.real.NormalMicroMacroMutate
 
mutationRange - Variable in class pl.edu.agh.age.compute.ea.variation.mutation.real.NormalMutate
 

N

name() - Method in class pl.edu.agh.age.compute.api.topology.BiRingTopology
 
name() - Method in class pl.edu.agh.age.compute.api.topology.FullMeshTopology
 
name() - Method in interface pl.edu.agh.age.compute.api.topology.Topology
Returns the name of the topology.
name() - Method in class pl.edu.agh.age.compute.api.topology.UniRingTopology
 
name() - Method in class pl.edu.agh.age.console.command.ClearScreenCommand
 
name() - Method in class pl.edu.agh.age.console.command.ClusterCommand
 
name() - Method in interface pl.edu.agh.age.console.command.Command
Name of the command (for JavaScript side)
name() - Method in class pl.edu.agh.age.console.command.ComputationCommand
 
name() - Method in class pl.edu.agh.age.console.command.HelpCommand
 
name() - Method in class pl.edu.agh.age.console.command.LoggingCommand
 
name() - Method in class pl.edu.agh.age.console.command.TopologyCommand
 
name() - Method in class pl.edu.agh.age.examples.commands.TestCommand
 
name - Variable in enum pl.edu.agh.age.services.identity.NodeType
 
name() - Method in class pl.edu.agh.age.services.topology.processors.FullyConnectedTopologyProcessor
 
name() - Method in class pl.edu.agh.age.services.topology.processors.FullyConnectedWithLocalLoopsTopologyProcessor
 
name() - Method in class pl.edu.agh.age.services.topology.processors.RingTopologyProcessor
 
name() - Method in interface pl.edu.agh.age.services.topology.processors.TopologyProcessor
Return a name of the processor.
name - Variable in class pl.edu.agh.age.util.fsm.State
 
name() - Method in class pl.edu.agh.age.util.fsm.State
 
name - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
name() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
NashornLoader - Class in pl.edu.agh.age.compute.ea.configuration
Configuration loader for JavaScript DSL.
NashornLoader() - Constructor for class pl.edu.agh.age.compute.ea.configuration.NashornLoader
 
NashornLoader - Class in pl.edu.agh.age.compute.stream.configuration
Configuration loader for JavaScript DSL.
NashornLoader() - Constructor for class pl.edu.agh.age.compute.stream.configuration.NashornLoader
 
NashornLoader.LoadingException - Exception in pl.edu.agh.age.compute.ea.configuration
 
NashornLoader.LoadingException - Exception in pl.edu.agh.age.compute.stream.configuration
 
needUpgrade - Variable in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
NeighbourMapListener() - Constructor for class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService.NeighbourMapListener
 
neighbours() - Method in interface pl.edu.agh.age.compute.api.UnicastMessenger
 
neighbours() - Method in class pl.edu.agh.age.compute.stream.Environment
Returns workplaces in the neighbourhood.
neighbours() - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
neighbours() - Method in interface pl.edu.agh.age.services.topology.TopologyService
Returns a set of neighbours of the current node.
neighbours() - Method in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
neighboursOf(T) - Method in interface pl.edu.agh.age.compute.api.TopologyProvider
Returns neighbours (according to the current topology).
neighboursOf(Serializable) - Method in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
neighboursOfByAnnotation(T) - Method in interface pl.edu.agh.age.compute.api.TopologyProvider
Returns neighbours (according to the current topology).
neighboursOfByAnnotation(Serializable) - Method in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
neighboursStatistics() - Method in class pl.edu.agh.age.compute.stream.Environment
Returns a read-only view of statistics map generated by AfterStepAction only for neighbours.
newState - Variable in class pl.edu.agh.age.util.fsm.StateChangedEvent
 
newState() - Method in class pl.edu.agh.age.util.fsm.StateChangedEvent
Returns the new state.
nextDouble() - Method in class pl.edu.agh.age.compute.ea.rand.CauchyGenerator
 
nextDouble(double, double) - Method in class pl.edu.agh.age.compute.ea.rand.CauchyGenerator
 
nextDouble() - Method in interface pl.edu.agh.age.compute.ea.rand.DoubleRandomGenerator
Returns a random double value arbitrarily distributed in the range [lowerDouble(), upperDouble()].
nextDouble(double, double) - Method in interface pl.edu.agh.age.compute.ea.rand.DoubleSymmetricGenerator
Returns a random double value arbitrarily distributed in the range [lowerDouble(), upperDouble()], accordingly to the provided parameters.
nextDouble() - Method in class pl.edu.agh.age.compute.ea.rand.GaussianGenerator
 
nextDouble(double, double) - Method in class pl.edu.agh.age.compute.ea.rand.GaussianGenerator
 
nextDouble() - Method in class pl.edu.agh.age.compute.ea.rand.JavaRandomGenerator
 
nextDouble() - Method in interface pl.edu.agh.age.compute.ea.rand.NormalizedDoubleRandomGenerator
Returns a random double value arbitrarily distributed in the range [0, 1).
nextDouble() - Method in interface pl.edu.agh.age.compute.stream.rand.DoubleRandomGenerator
 
nextDouble() - Method in class pl.edu.agh.age.compute.stream.rand.JavaRandomGenerator
 
nextInt() - Method in interface pl.edu.agh.age.compute.ea.rand.IntRandomGenerator
 
nextInt(int) - Method in interface pl.edu.agh.age.compute.ea.rand.IntRandomGenerator
 
nextInt() - Method in class pl.edu.agh.age.compute.ea.rand.JavaRandomGenerator
 
nextInt(int) - Method in class pl.edu.agh.age.compute.ea.rand.JavaRandomGenerator
 
nextInt() - Method in interface pl.edu.agh.age.compute.stream.rand.IntRandomGenerator
 
nextInt(int) - Method in interface pl.edu.agh.age.compute.stream.rand.IntRandomGenerator
 
nextInt() - Method in class pl.edu.agh.age.compute.stream.rand.JavaRandomGenerator
 
nextInt(int) - Method in class pl.edu.agh.age.compute.stream.rand.JavaRandomGenerator
 
nextInt(int, int) - Static method in class pl.edu.agh.age.compute.stream.rand.RandomUtils
 
nextInt(int, Collection<Integer>) - Static method in class pl.edu.agh.age.compute.stream.rand.RandomUtils
 
nextInt(int, int, int) - Static method in class pl.edu.agh.age.compute.stream.rand.RandomUtils
 
nextInt(int, int, Collection<Integer>) - Static method in class pl.edu.agh.age.compute.stream.rand.RandomUtils
 
nextInt(Random, int, int, Set<Integer>) - Static method in class pl.edu.agh.age.compute.stream.rand.RandomUtils
 
nextState - Variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
NodeBootstrapper - Class in pl.edu.agh.age.node
Bootstrapper for the node.
NodeBootstrapper() - Constructor for class pl.edu.agh.age.node.NodeBootstrapper
 
nodeComputationState - Variable in class pl.edu.agh.age.services.worker.internal.ComputationService
 
nodeComputationState() - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
NodeDescriptor - Class in pl.edu.agh.age.services.identity.internal
Default node descriptor.
NodeDescriptor(String, NodeType, Set<String>) - Constructor for class pl.edu.agh.age.services.identity.internal.NodeDescriptor
 
NodeDescriptor - Interface in pl.edu.agh.age.services.identity
Wraps cached node identity information in a single, serializable object.
NodeDestroyedEvent - Class in pl.edu.agh.age.services.lifecycle
 
NodeDestroyedEvent() - Constructor for class pl.edu.agh.age.services.lifecycle.NodeDestroyedEvent
 
nodeId - Variable in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
nodeId - Variable in class pl.edu.agh.age.services.identity.internal.DefaultNodeIdentityService
 
nodeId() - Method in class pl.edu.agh.age.services.identity.internal.DefaultNodeIdentityService
 
nodeId() - Method in interface pl.edu.agh.age.services.identity.NodeIdentityService
Returns the stringified ID of the node.
nodeId - Variable in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
nodeId - Variable in class pl.edu.agh.age.services.worker.internal.ComputationService
 
NodeIdentityService - Interface in pl.edu.agh.age.services.identity
Node identity service is a local service that provides retrospection about the node and defines its identity.
NodeLifecycleService - Interface in pl.edu.agh.age.services.lifecycle
 
NodeLifeycleEvent - Interface in pl.edu.agh.age.services.lifecycle
 
nodes(Map<String, Object>) - Method in class pl.edu.agh.age.console.command.ClusterCommand
Prints information about nodes (multiple or single).
nodes() - Method in class pl.edu.agh.age.console.command.ClusterCommand
 
NodeSystemProperties - Enum in pl.edu.agh.age.util
System properties used by the node.
NodeSystemProperties(String, String) - Constructor for enum pl.edu.agh.age.util.NodeSystemProperties
 
nodeType - Variable in class pl.edu.agh.age.services.identity.internal.DefaultNodeIdentityService
 
NodeType - Enum in pl.edu.agh.age.services.identity
Node type describes what kind of node is being run.
NodeType(String) - Constructor for enum pl.edu.agh.age.services.identity.NodeType
 
NonParallelProblem<R> - Class in pl.edu.agh.age.compute.ea.problem
A non parallel problem that is bounded by the following domain:
NonParallelProblem(R[], R[]) - Constructor for class pl.edu.agh.age.compute.ea.problem.NonParallelProblem
Creates a NonParallelProblem with the given upper and lower bounds.
NoOpLoggingService - Class in pl.edu.agh.age.compute.stream.logging
No-op implementation of the logging service used when no logging is necessary
NoOpLoggingService() - Constructor for class pl.edu.agh.age.compute.stream.logging.NoOpLoggingService
 
NormalCdf() - Constructor for class pl.edu.agh.age.compute.ea.rand.GaussianGenerator.NormalCdf
 
NormalizedDoubleRandomGenerator - Interface in pl.edu.agh.age.compute.ea.rand
This interface introduces additional semantics to the DoubleRandomGenerator one.
NormalMicroMacroMutate - Class in pl.edu.agh.age.compute.ea.variation.mutation.real
Simple population mutation strategy, that mutates each solution individually using provided solution mutation strategy.
NormalMicroMacroMutate(NormalizedDoubleRandomGenerator, IntRandomGenerator, double) - Constructor for class pl.edu.agh.age.compute.ea.variation.mutation.real.NormalMicroMacroMutate
 
NormalMutate - Class in pl.edu.agh.age.compute.ea.variation.mutation.real
Simple population mutation strategy, that mutates each solution individually using provided solution mutation strategy.
NormalMutate(NormalizedDoubleRandomGenerator, IntRandomGenerator, double) - Constructor for class pl.edu.agh.age.compute.ea.variation.mutation.real.NormalMutate
 
NOT_FINISHED_STATES - Static variable in class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
notifyOn(EventBus) - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 

O

on(List<V>) - Static method in class pl.edu.agh.age.compute.ea.GeneticPipeline
Create a new pipeline for the given population.
on(List<EmasAgent>) - Static method in class pl.edu.agh.age.compute.stream.emas.Pipeline
Create a new pipeline for the given population.
on(EmasAgent) - Static method in class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionPipeline
Create a pipeline for one parent.
on(EmasAgent, EmasAgent) - Static method in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionPipeline
Create a pipeline for two given parents.
on(E) - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.TransitionBuilder
Declares an event that causes the action.
on(E) - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.WildcardTransitionBuilder
Declares an event that causes the action.
onBroadcastMessage(T) - Method in interface pl.edu.agh.age.compute.api.BroadcastMessageListener
 
onBroadcastMessage(String) - Method in class pl.edu.agh.age.examples.SimpleWithBroadcastCommunication
 
OnePointRecombination - Class in pl.edu.agh.age.compute.ea.variation.recombination.real
Recombines the representations of two real-valued solutions at a random point.
OnePointRecombination(IntRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.variation.recombination.real.OnePointRecombination
 
OnePointRecombine<T,S extends Solution<io.vavr.collection.Array<T>>> - Class in pl.edu.agh.age.compute.ea.variation.recombination
Recombines the representations of two binary solutions at a random point.
OnePointRecombine(IntRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.variation.recombination.OnePointRecombine
 
onFailure(Throwable) - Method in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService.MapUpdateCallback
 
onFailure(Throwable) - Method in class pl.edu.agh.age.services.status.internal.DefaultStatusService.MapUpdateCallback
 
onFailure(Throwable) - Method in class pl.edu.agh.age.services.worker.internal.ComputationService.ExecutionListener
 
onFailure(Transition<S, E>, Throwable) - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService.Dispatcher
 
onHazelcastStateChange(LifecycleEvent) - Method in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
onMessage(Message<LifecycleMessage>) - Method in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService.DistributedMessageListener
 
onMessage(Message<TopologyMessage>) - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService.DistributedMessageListener
 
onMessage(WorkerMessage<T>) - Method in interface pl.edu.agh.age.services.worker.internal.CommunicationFacility
Handles a message.
onMessage(WorkerMessage<T>) - Method in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
onMessage(WorkerMessage<T>) - Method in class pl.edu.agh.age.services.worker.internal.DefaultBroadcastMessenger
 
onMessage(WorkerMessage<V>) - Method in class pl.edu.agh.age.services.worker.internal.DefaultQueryProcessor
 
onMessage(WorkerMessage<T>) - Method in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
onMessage(Message<WorkerMessage<Serializable>>) - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService.DistributedMessageListener
 
onSuccess(Object) - Method in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService.MapUpdateCallback
 
onSuccess(Object) - Method in class pl.edu.agh.age.services.status.internal.DefaultStatusService.MapUpdateCallback
 
onSuccess(Object) - Method in class pl.edu.agh.age.services.worker.internal.ComputationService.ExecutionListener
 
onSuccess(Transition<S, E>) - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService.Dispatcher
 
onUnicastMessage(T, WorkerAddress) - Method in interface pl.edu.agh.age.compute.api.UnicastMessageListener
 
onUnicastMessage(String, WorkerAddress) - Method in class pl.edu.agh.age.examples.SimpleWithUnicastCommunication
 
Operation - Annotation Type in pl.edu.agh.age.console.command
 
originalSolution - Variable in class pl.edu.agh.age.compute.labs.evaluator.LabsFastFlipEvaluator
 
originalSolution() - Method in class pl.edu.agh.age.compute.labs.evaluator.LabsFastFlipEvaluator
 

P

pairedRecombine(Recombination<S>, double) - Method in class pl.edu.agh.age.compute.ea.GeneticPipeline
Recombine the population using the given operator.
PairPipeline - Class in pl.edu.agh.age.compute.stream.emas
Processing definition for pairs of EmasAgent.
PairPipeline(List<Tuple2<EmasAgent, EmasAgent>>) - Constructor for class pl.edu.agh.age.compute.stream.emas.PairPipeline
 
pairs - Variable in class pl.edu.agh.age.compute.stream.emas.PairPipeline
 
PairSelectors - Class in pl.edu.agh.age.compute.stream.emas
 
PairSelectors() - Constructor for class pl.edu.agh.age.compute.stream.emas.PairSelectors
 
ParallelProblem<R> - Class in pl.edu.agh.age.compute.ea.problem
A parallel problem that is bounded by the following hypercube
ParallelProblem(int, R, R) - Constructor for class pl.edu.agh.age.compute.ea.problem.ParallelProblem
Creates a ParallelRoblem with a range of [min, max] and a given dimension.
Parameter - Annotation Type in pl.edu.agh.age.console.command
 
parameters - Variable in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
Parameters - Annotation Type in pl.edu.agh.age.console.command
 
parent - Variable in class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionPipeline
 
partToMigrate - Variable in class pl.edu.agh.age.compute.stream.emas.migration.MigrationParameters
 
partToMigrate() - Method in class pl.edu.agh.age.compute.stream.emas.migration.MigrationParameters
 
pause() - Method in interface pl.edu.agh.age.compute.api.Pauseable
Pauses the task.
pause() - Method in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
pause() - Method in class pl.edu.agh.age.services.worker.internal.task.PauseableStartedTask
 
pause() - Method in class pl.edu.agh.age.services.worker.internal.task.StartedTask
 
pause() - Method in interface pl.edu.agh.age.services.worker.internal.task.Task
 
Pauseable - Interface in pl.edu.agh.age.compute.api
A task that can be paused by the platform.
PauseableStartedTask - Class in pl.edu.agh.age.services.worker.internal.task
Wrapper of a single compute task that can be paused.
PauseableStartedTask(String, Pauseable, ListenableScheduledFuture<?>) - Constructor for class pl.edu.agh.age.services.worker.internal.task.PauseableStartedTask
 
paused - Variable in class pl.edu.agh.age.services.worker.internal.task.PauseableStartedTask
 
payload - Variable in class pl.edu.agh.age.services.lifecycle.LifecycleMessage
 
payload() - Method in class pl.edu.agh.age.services.lifecycle.LifecycleMessage
 
payload - Variable in class pl.edu.agh.age.services.topology.internal.TopologyMessage
 
payload - Variable in class pl.edu.agh.age.services.worker.internal.UnicastMessengerMessage
 
payload() - Method in class pl.edu.agh.age.services.worker.internal.UnicastMessengerMessage
 
payload - Variable in class pl.edu.agh.age.services.worker.WorkerMessage
 
payload() - Method in class pl.edu.agh.age.services.worker.WorkerMessage
 
payloadRequired - Variable in enum pl.edu.agh.age.services.lifecycle.LifecycleMessage.Type
 
payloadRequired - Variable in enum pl.edu.agh.age.services.topology.internal.TopologyMessage.Type
 
payloadRequired - Variable in enum pl.edu.agh.age.services.worker.WorkerMessage.Type
 
performMigration(Agent, long) - Method in class pl.edu.agh.age.compute.stream.StreamAgents
Performs actual migration without any verification of arguments
performMutation(Ruler) - Method in class pl.edu.agh.age.compute.ogr.mutation.SimpleRulerMutation
 
Pipeline<T,P extends Pipeline<T,P>> - Class in pl.edu.agh.age.compute.ea
 
Pipeline(List<T>, Function1<List<? super T>, P>) - Constructor for class pl.edu.agh.age.compute.ea.Pipeline
 
Pipeline - Class in pl.edu.agh.age.compute.stream.emas
EMAS agent processing definition.
Pipeline(List<EmasAgent>) - Constructor for class pl.edu.agh.age.compute.stream.emas.Pipeline
 
Pipeline<T,P extends Pipeline<T,P>> - Class in pl.edu.agh.age.compute.stream
 
Pipeline(List<T>, Function<List<T>, P>) - Constructor for class pl.edu.agh.age.compute.stream.Pipeline
 
pipelineFactory - Variable in class pl.edu.agh.age.compute.ea.Pipeline
 
pipelineFactory - Variable in class pl.edu.agh.age.compute.stream.Pipeline
 
PipelineUtils - Class in pl.edu.agh.age.compute.stream.emas
 
PipelineUtils() - Constructor for class pl.edu.agh.age.compute.stream.emas.PipelineUtils
 
pl.edu.agh.age.annotation - package pl.edu.agh.age.annotation
 
pl.edu.agh.age.client - package pl.edu.agh.age.client
Client interfaces to services.
pl.edu.agh.age.client.hazelcast - package pl.edu.agh.age.client.hazelcast
Implementations of clients for services in Hazelcast.
pl.edu.agh.age.compute.api - package pl.edu.agh.age.compute.api
An API provided for the compute level (workers).
pl.edu.agh.age.compute.api.topology - package pl.edu.agh.age.compute.api.topology
Topology API for “compute”.
pl.edu.agh.age.compute.ea - package pl.edu.agh.age.compute.ea
Compute module for (classic) evolutionary algorithms.
pl.edu.agh.age.compute.ea.configuration - package pl.edu.agh.age.compute.ea.configuration
Configuration loaders.
pl.edu.agh.age.compute.ea.distribution - package pl.edu.agh.age.compute.ea.distribution
 
pl.edu.agh.age.compute.ea.evaluation - package pl.edu.agh.age.compute.ea.evaluation
Evaluators for real-valued functions.
pl.edu.agh.age.compute.ea.evaluation.binary - package pl.edu.agh.age.compute.ea.evaluation.binary
 
pl.edu.agh.age.compute.ea.evaluation.integer - package pl.edu.agh.age.compute.ea.evaluation.integer
 
pl.edu.agh.age.compute.ea.evaluation.real - package pl.edu.agh.age.compute.ea.evaluation.real
Evaluators for evolutionary algorithms.
pl.edu.agh.age.compute.ea.examples.binary - package pl.edu.agh.age.compute.ea.examples.binary
 
pl.edu.agh.age.compute.ea.examples.rastrigin - package pl.edu.agh.age.compute.ea.examples.rastrigin
 
pl.edu.agh.age.compute.ea.preselection - package pl.edu.agh.age.compute.ea.preselection
Preselection methods for evolutionary algorithms.
pl.edu.agh.age.compute.ea.problem - package pl.edu.agh.age.compute.ea.problem
Problem definitions for evolutionary algorithms.
pl.edu.agh.age.compute.ea.problem.binary - package pl.edu.agh.age.compute.ea.problem.binary
 
pl.edu.agh.age.compute.ea.problem.integer - package pl.edu.agh.age.compute.ea.problem.integer
 
pl.edu.agh.age.compute.ea.problem.real - package pl.edu.agh.age.compute.ea.problem.real
 
pl.edu.agh.age.compute.ea.rand - package pl.edu.agh.age.compute.ea.rand
Random generator utilities.
pl.edu.agh.age.compute.ea.scaling - package pl.edu.agh.age.compute.ea.scaling
 
pl.edu.agh.age.compute.ea.solution - package pl.edu.agh.age.compute.ea.solution
Solution wrappers.
pl.edu.agh.age.compute.ea.variation.mutation - package pl.edu.agh.age.compute.ea.variation.mutation
Mutation operators for evolutionary algorithms.
pl.edu.agh.age.compute.ea.variation.mutation.binary - package pl.edu.agh.age.compute.ea.variation.mutation.binary
 
pl.edu.agh.age.compute.ea.variation.mutation.integer - package pl.edu.agh.age.compute.ea.variation.mutation.integer
 
pl.edu.agh.age.compute.ea.variation.mutation.real - package pl.edu.agh.age.compute.ea.variation.mutation.real
 
pl.edu.agh.age.compute.ea.variation.recombination - package pl.edu.agh.age.compute.ea.variation.recombination
Recombination operators for evolutionary algorithms.
pl.edu.agh.age.compute.ea.variation.recombination.binary - package pl.edu.agh.age.compute.ea.variation.recombination.binary
 
pl.edu.agh.age.compute.ea.variation.recombination.real - package pl.edu.agh.age.compute.ea.variation.recombination.real
 
pl.edu.agh.age.compute.labs - package pl.edu.agh.age.compute.labs
 
pl.edu.agh.age.compute.labs.evaluator - package pl.edu.agh.age.compute.labs.evaluator
 
pl.edu.agh.age.compute.labs.improvement - package pl.edu.agh.age.compute.labs.improvement
 
pl.edu.agh.age.compute.labs.mutation - package pl.edu.agh.age.compute.labs.mutation
 
pl.edu.agh.age.compute.labs.problem - package pl.edu.agh.age.compute.labs.problem
 
pl.edu.agh.age.compute.labs.recombination - package pl.edu.agh.age.compute.labs.recombination
 
pl.edu.agh.age.compute.labs.solution - package pl.edu.agh.age.compute.labs.solution
 
pl.edu.agh.age.compute.ogr - package pl.edu.agh.age.compute.ogr
 
pl.edu.agh.age.compute.ogr.evaluator - package pl.edu.agh.age.compute.ogr.evaluator
 
pl.edu.agh.age.compute.ogr.mutation - package pl.edu.agh.age.compute.ogr.mutation
 
pl.edu.agh.age.compute.ogr.problem - package pl.edu.agh.age.compute.ogr.problem
 
pl.edu.agh.age.compute.ogr.recombination - package pl.edu.agh.age.compute.ogr.recombination
 
pl.edu.agh.age.compute.ogr.solution - package pl.edu.agh.age.compute.ogr.solution
 
pl.edu.agh.age.compute.stream - package pl.edu.agh.age.compute.stream
 
pl.edu.agh.age.compute.stream.configuration - package pl.edu.agh.age.compute.stream.configuration
Configuration loaders.
pl.edu.agh.age.compute.stream.emas - package pl.edu.agh.age.compute.stream.emas
Evolutionary Multi-Agent System implementation.
pl.edu.agh.age.compute.stream.emas.fight - package pl.edu.agh.age.compute.stream.emas.fight
Fight code for EMAS.
pl.edu.agh.age.compute.stream.emas.fight.transfer - package pl.edu.agh.age.compute.stream.emas.fight.transfer
 
pl.edu.agh.age.compute.stream.emas.migration - package pl.edu.agh.age.compute.stream.emas.migration
 
pl.edu.agh.age.compute.stream.emas.reproduction - package pl.edu.agh.age.compute.stream.emas.reproduction
Reproduction code for EMAS.
pl.edu.agh.age.compute.stream.emas.reproduction.improvement - package pl.edu.agh.age.compute.stream.emas.reproduction.improvement
 
pl.edu.agh.age.compute.stream.emas.reproduction.mutation - package pl.edu.agh.age.compute.stream.emas.reproduction.mutation
 
pl.edu.agh.age.compute.stream.emas.reproduction.recombination - package pl.edu.agh.age.compute.stream.emas.reproduction.recombination
 
pl.edu.agh.age.compute.stream.emas.reproduction.transfer - package pl.edu.agh.age.compute.stream.emas.reproduction.transfer
 
pl.edu.agh.age.compute.stream.emas.solution - package pl.edu.agh.age.compute.stream.emas.solution
Solution wrappers
pl.edu.agh.age.compute.stream.example - package pl.edu.agh.age.compute.stream.example
Code samples presenting usage of the Stream Agents module.
pl.edu.agh.age.compute.stream.logging - package pl.edu.agh.age.compute.stream.logging
Interfaces and implementations for logging the state of the computation.
pl.edu.agh.age.compute.stream.problem - package pl.edu.agh.age.compute.stream.problem
Definitions of problems.
pl.edu.agh.age.compute.stream.problem.rastrigin - package pl.edu.agh.age.compute.stream.problem.rastrigin
Rastrigin function.
pl.edu.agh.age.compute.stream.rand - package pl.edu.agh.age.compute.stream.rand
 
pl.edu.agh.age.console - package pl.edu.agh.age.console
Console-related classes and interfaces.
pl.edu.agh.age.console.command - package pl.edu.agh.age.console.command
Contains all core commands for the pl.edu.agh.age.console node.
pl.edu.agh.age.examples - package pl.edu.agh.age.examples
Various computational examples.
pl.edu.agh.age.examples.commands - package pl.edu.agh.age.examples.commands
 
pl.edu.agh.age.node - package pl.edu.agh.age.node
Node-specific classes and interfaces.
pl.edu.agh.age.services - package pl.edu.agh.age.services
Contains all core services.
pl.edu.agh.age.services.discovery - package pl.edu.agh.age.services.discovery
Provides interfaces for the cluster discovery service and their implementations.
pl.edu.agh.age.services.discovery.internal - package pl.edu.agh.age.services.discovery.internal
Private components for the discovery service.
pl.edu.agh.age.services.identity - package pl.edu.agh.age.services.identity
Identity service for nodes.
pl.edu.agh.age.services.identity.internal - package pl.edu.agh.age.services.identity.internal
Private components for the node identity service.
pl.edu.agh.age.services.lifecycle - package pl.edu.agh.age.services.lifecycle
Lifecycle service for nodes.
pl.edu.agh.age.services.lifecycle.internal - package pl.edu.agh.age.services.lifecycle.internal
 
pl.edu.agh.age.services.status - package pl.edu.agh.age.services.status
Node status service.
pl.edu.agh.age.services.status.internal - package pl.edu.agh.age.services.status.internal
Internal classes and the default implementation of the node status service.
pl.edu.agh.age.services.topology - package pl.edu.agh.age.services.topology
Cluster topology service.
pl.edu.agh.age.services.topology.internal - package pl.edu.agh.age.services.topology.internal
 
pl.edu.agh.age.services.topology.processors - package pl.edu.agh.age.services.topology.processors
Topology processors.
pl.edu.agh.age.services.worker - package pl.edu.agh.age.services.worker
Provides worker service that is a main service responsible for execution of compute task.
pl.edu.agh.age.services.worker.internal - package pl.edu.agh.age.services.worker.internal
Private components for the worker service.
pl.edu.agh.age.services.worker.internal.configuration - package pl.edu.agh.age.services.worker.internal.configuration
 
pl.edu.agh.age.services.worker.internal.task - package pl.edu.agh.age.services.worker.internal.task
Contains internal, task-related classes.
pl.edu.agh.age.util - package pl.edu.agh.age.util
Internal utilities for AgE.
pl.edu.agh.age.util.fsm - package pl.edu.agh.age.util.fsm
Finite state machine utility.
population - Variable in class pl.edu.agh.age.compute.ea.configuration.WorkplaceConfiguration
 
population() - Method in class pl.edu.agh.age.compute.ea.configuration.WorkplaceConfiguration
 
population - Variable in class pl.edu.agh.age.compute.ea.Pipeline
 
population - Variable in class pl.edu.agh.age.compute.stream.Pipeline
 
populationEvaluator - Variable in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
PopulationEvaluator<A extends Agent> - Interface in pl.edu.agh.age.compute.stream.emas
PopulationEvaluator is a function that computes fitness and optionally improves all of the individuals in a given population.
PopulationGenerator<A extends Agent> - Interface in pl.edu.agh.age.compute.stream.emas
 
Populations - Class in pl.edu.agh.age.compute.ea
 
Populations() - Constructor for class pl.edu.agh.age.compute.ea.Populations
 
postStatistics(long, Map<Object, Object>) - Method in class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
postStatistics(long, Map<Object, Object>) - Method in interface pl.edu.agh.age.compute.ea.Manager
Posts provided statistics globally, mapping them to the workplace ID.
postStatistics(long, Map<Object, Object>) - Method in interface pl.edu.agh.age.compute.stream.Manager
Posts provided statistics globally, mapping them to the workplace ID.
postStatistics(long, Map<Object, Object>) - Method in class pl.edu.agh.age.compute.stream.StreamAgents
 
Predicates - Class in pl.edu.agh.age.compute.stream.emas
 
Predicates() - Constructor for class pl.edu.agh.age.compute.stream.emas.Predicates
 
prepareConfiguration(WorkerConfiguration) - Method in class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
prepareConfiguration(WorkerConfiguration) - Method in interface pl.edu.agh.age.client.WorkerServiceClient
 
preselect(Preselection<S>) - Method in class pl.edu.agh.age.compute.ea.GeneticPipeline
Preselect the population using the given operator.
preselect(List<T>) - Method in class pl.edu.agh.age.compute.ea.preselection.ArrayPreselection
 
preselect(List<T>) - Method in interface pl.edu.agh.age.compute.ea.preselection.Preselection
 
preselect(List<T>) - Method in class pl.edu.agh.age.compute.ea.preselection.RankPreselection
 
preselectIndices(double[]) - Method in class pl.edu.agh.age.compute.ea.preselection.ArrayPreselection
Performs the actual preselection.
preselectIndices(double[]) - Method in class pl.edu.agh.age.compute.ea.preselection.RoulettePreselection
 
preselectIndices(double[]) - Method in class pl.edu.agh.age.compute.ea.preselection.StochasticPreselection
 
preselectIndices(double[]) - Method in class pl.edu.agh.age.compute.ea.preselection.TournamentPreselection
 
Preselection<T extends Solution<? extends java.io.Serializable>> - Interface in pl.edu.agh.age.compute.ea.preselection
Preselection strategy interface.
preselection - Variable in class pl.edu.agh.age.compute.ea.preselection.RankPreselection
 
previousState - Variable in class pl.edu.agh.age.util.fsm.StateChangedEvent
 
previousState() - Method in class pl.edu.agh.age.util.fsm.StateChangedEvent
Returns the previous state.
primitives - Variable in class pl.edu.agh.age.compute.ea.solution.BooleanVectorSolution
 
primitives - Variable in class pl.edu.agh.age.compute.ea.solution.DoubleVectorSolution
 
primitives - Variable in class pl.edu.agh.age.compute.ea.solution.IntegerVectorSolution
 
print(Map<String, Object>) - Method in class pl.edu.agh.age.console.command.LoggingCommand
 
printCommandHelp(Command) - Method in class pl.edu.agh.age.console.command.HelpCommand
 
printNode(NodeDescriptor, boolean) - Method in class pl.edu.agh.age.console.command.ClusterCommand
 
printToFile(Path, Iterable<ILoggingEvent>, PatternLayout) - Method in class pl.edu.agh.age.console.command.LoggingCommand
 
PRIORITY - Static variable in class pl.edu.agh.age.services.topology.processors.FullyConnectedTopologyProcessor
 
priority() - Method in class pl.edu.agh.age.services.topology.processors.FullyConnectedTopologyProcessor
 
PRIORITY - Static variable in class pl.edu.agh.age.services.topology.processors.FullyConnectedWithLocalLoopsTopologyProcessor
 
priority() - Method in class pl.edu.agh.age.services.topology.processors.FullyConnectedWithLocalLoopsTopologyProcessor
 
priority() - Method in interface pl.edu.agh.age.services.topology.processors.TopologyProcessor
Returns a priority of a processor (higher is more important).
probabilisticFitness(boolean) - Static method in class pl.edu.agh.age.compute.stream.emas.Selectors
 
problem - Variable in class pl.edu.agh.age.compute.ea.examples.binary.BinarySolutionGenerator
 
problem - Variable in class pl.edu.agh.age.compute.ea.examples.rastrigin.RastriginSolutionGenerator
 
PROBLEM_DESCRIPTION_TAG - Static variable in class pl.edu.agh.age.compute.stream.logging.Tags
 
problemDefinition - Variable in class pl.edu.agh.age.compute.ogr.mutation.SimpleRulerMutation
 
problemDefinition - Variable in class pl.edu.agh.age.compute.stream.logging.LoggingParameters
 
problemDefinition() - Method in class pl.edu.agh.age.compute.stream.logging.LoggingParameters
 
ProblemDefinition - Interface in pl.edu.agh.age.compute.stream.problem
 
problemSize - Variable in class pl.edu.agh.age.compute.labs.problem.LabsProblem
 
problemSize() - Method in class pl.edu.agh.age.compute.labs.problem.LabsProblem
 
process(Function<Seq<EmasAgent>, Seq<EmasAgent>>) - Method in class pl.edu.agh.age.compute.stream.emas.Pipeline
Processes the whole population, applying a custom function to it.
PROMPT - Static variable in class pl.edu.agh.age.console.Console
 
properties - Variable in class pl.edu.agh.age.services.worker.internal.configuration.SpringConfiguration
 
PROPERTIES_CLOSING_TAG - Static variable in class pl.edu.agh.age.compute.stream.logging.Tags
 
PROPERTIES_OPENING_TAG - Static variable in class pl.edu.agh.age.compute.stream.logging.Tags
 
property - Variable in class pl.edu.agh.age.examples.SimpleWithProperty
 
propertyName - Variable in enum pl.edu.agh.age.console.ConsoleSystemProperties
 
propertyName - Variable in enum pl.edu.agh.age.util.NodeSystemProperties
 
proportional(double, double) - Static method in interface pl.edu.agh.age.compute.stream.emas.fight.transfer.FightEnergyTransfer
Returns an energy transfer operator that distributes energy in proportional energy portions.
proportional(double, double) - Static method in interface pl.edu.agh.age.compute.stream.emas.reproduction.transfer.AsexualEnergyTransfer
Returns an energy transfer operator that distributes energy in proportional energy portions.
proportional(double, double) - Static method in interface pl.edu.agh.age.compute.stream.emas.reproduction.transfer.EnergyTransfer
Returns an energy transfer operator that distributes energy in proportional energy portions.

Q

query() - Method in interface pl.edu.agh.age.compute.api.QueryProcessor
Create a stream of objects to query.
query() - Method in class pl.edu.agh.age.services.worker.internal.DefaultQueryProcessor
 
QueryProcessor<T> - Interface in pl.edu.agh.age.compute.api
Simple query provider for compute-level.
queryProcessor - Variable in class pl.edu.agh.age.examples.SimpleWithQuery
 

R

RAC2 - Static variable in class pl.edu.agh.age.compute.ea.rand.GaussianGenerator.NormalCdf
 
rand - Variable in class pl.edu.agh.age.compute.ea.GeneticPipeline
 
rand - Variable in class pl.edu.agh.age.compute.ea.preselection.RoulettePreselection
 
rand - Variable in class pl.edu.agh.age.compute.ea.preselection.StochasticPreselection
 
rand - Variable in class pl.edu.agh.age.compute.ea.preselection.TournamentPreselection
 
rand - Variable in class pl.edu.agh.age.compute.ea.rand.CauchyGenerator
 
rand - Variable in class pl.edu.agh.age.compute.ea.rand.GaussianGenerator
 
rand - Variable in class pl.edu.agh.age.compute.ea.rand.JavaRandomGenerator
 
rand - Variable in class pl.edu.agh.age.compute.ea.variation.mutation.integer.FixedRangeMutate
 
rand - Variable in class pl.edu.agh.age.compute.ea.variation.mutation.real.FixedRangeMutate
 
rand - Variable in class pl.edu.agh.age.compute.ea.variation.mutation.real.NormalMicroMacroMutate
 
rand - Variable in class pl.edu.agh.age.compute.ea.variation.mutation.real.NormalMutate
 
rand - Variable in class pl.edu.agh.age.compute.ea.variation.recombination.OnePointRecombine
 
rand - Variable in class pl.edu.agh.age.compute.ea.variation.recombination.real.OnePointRecombination
 
rand - Variable in class pl.edu.agh.age.compute.ea.variation.recombination.real.RandomRecombine
 
rand - Variable in class pl.edu.agh.age.compute.ea.variation.recombination.UniformRecombine
 
rand - Variable in class pl.edu.agh.age.compute.ogr.mutation.SimpleRulerMutation
 
rand - Variable in class pl.edu.agh.age.compute.stream.rand.JavaRandomGenerator
 
random(LabsProblem, LabsEvaluator) - Static method in interface pl.edu.agh.age.compute.labs.solution.LabsSolutionFactory
 
random(RulerProblem, RulerEvaluator) - Static method in interface pl.edu.agh.age.compute.ogr.solution.RulerFactory
 
random() - Static method in class pl.edu.agh.age.compute.stream.emas.PairSelectors
 
random(double) - Static method in class pl.edu.agh.age.compute.stream.emas.Predicates
 
random() - Static method in class pl.edu.agh.age.compute.stream.emas.Selectors
 
random - Variable in class pl.edu.agh.age.examples.SimpleWithQuery.SampleCached
 
random() - Method in class pl.edu.agh.age.examples.SimpleWithQuery.SampleCached
 
randomAgent() - Static method in class pl.edu.agh.age.compute.stream.emas.Generators
 
randomAgents(int) - Static method in class pl.edu.agh.age.compute.stream.emas.Generators
 
randomBooleanVectorForProblem(ParallelProblem<Boolean>, NormalizedDoubleRandomGenerator) - Static method in class pl.edu.agh.age.compute.ea.solution.Solutions
 
randomDoubles - Variable in class pl.edu.agh.age.compute.ea.GeneticPipeline
 
randomDoubleVectorForProblem(ParallelProblem<Double>, NormalizedDoubleRandomGenerator) - Static method in class pl.edu.agh.age.compute.ea.solution.Solutions
 
randomGenerator - Variable in class pl.edu.agh.age.compute.ea.examples.binary.BinarySolutionGenerator
 
randomGenerator - Variable in class pl.edu.agh.age.compute.ea.examples.rastrigin.RastriginSolutionGenerator
 
RandomGenerator - Interface in pl.edu.agh.age.compute.ea.rand
 
RandomGenerator - Interface in pl.edu.agh.age.compute.stream.rand
 
randomIntegerVectorForProblem(ParallelProblem<Integer>, IntRandomGenerator) - Static method in class pl.edu.agh.age.compute.ea.solution.Solutions
 
RandomRecombine - Class in pl.edu.agh.age.compute.ea.variation.recombination.real
Recombination strategy that averages randomly between two individuals.
RandomRecombine(DoubleRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.variation.recombination.real.RandomRecombine
 
RandomUtils - Class in pl.edu.agh.age.compute.stream.rand
 
RandomUtils() - Constructor for class pl.edu.agh.age.compute.stream.rand.RandomUtils
 
RankPreselection<R extends java.io.Serializable,T extends Solution<R>> - Class in pl.edu.agh.age.compute.ea.preselection
Rank preselection, acting as a decorator on some other preselection.
RankPreselection(Preselection<T>) - Constructor for class pl.edu.agh.age.compute.ea.preselection.RankPreselection
 
RastriginEvaluator - Class in pl.edu.agh.age.compute.ea.evaluation.real
This class represents a floating-point coded Rastrigin function.
RastriginEvaluator() - Constructor for class pl.edu.agh.age.compute.ea.evaluation.real.RastriginEvaluator
 
RastriginEvaluator - Class in pl.edu.agh.age.compute.stream.problem.rastrigin
 
RastriginEvaluator() - Constructor for class pl.edu.agh.age.compute.stream.problem.rastrigin.RastriginEvaluator
 
RastriginEvaluatorWithCache - Class in pl.edu.agh.age.compute.stream.problem.rastrigin
 
RastriginEvaluatorWithCache() - Constructor for class pl.edu.agh.age.compute.stream.problem.rastrigin.RastriginEvaluatorWithCache
 
RastriginProblem - Class in pl.edu.agh.age.compute.ea.problem.real
This class represents the problem domain for a floating-point coded Rastrigin function.
RastriginProblem(int) - Constructor for class pl.edu.agh.age.compute.ea.problem.real.RastriginProblem
Creates a RastriginProblem with a default range of [-50, 50].
rastriginProblem(int) - Static method in class pl.edu.agh.age.compute.ea.problem.RealProblems
 
RastriginSolutionGenerator - Class in pl.edu.agh.age.compute.ea.examples.rastrigin
 
RastriginSolutionGenerator(int, NormalizedDoubleRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.examples.rastrigin.RastriginSolutionGenerator
 
RastriginStep - Class in pl.edu.agh.age.compute.ea.examples.rastrigin
 
RastriginStep(JavaRandomGenerator, double, double, double) - Constructor for class pl.edu.agh.age.compute.ea.examples.rastrigin.RastriginStep
 
RealProblemDefinition - Class in pl.edu.agh.age.compute.stream.problem
 
RealProblemDefinition(int, double[], double[]) - Constructor for class pl.edu.agh.age.compute.stream.problem.RealProblemDefinition
 
RealProblems - Class in pl.edu.agh.age.compute.ea.problem
 
RealProblems() - Constructor for class pl.edu.agh.age.compute.ea.problem.RealProblems
 
recipients - Variable in class pl.edu.agh.age.services.worker.internal.UnicastMessengerMessage
 
recipients() - Method in class pl.edu.agh.age.services.worker.internal.UnicastMessengerMessage
 
recipients - Variable in class pl.edu.agh.age.services.worker.WorkerMessage
 
recipients() - Method in class pl.edu.agh.age.services.worker.WorkerMessage
 
Recombination<S extends Solution<?>> - Interface in pl.edu.agh.age.compute.ea.variation.recombination
Recombination operator.
recombination - Variable in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
Recombination<S extends Solution<?>> - Interface in pl.edu.agh.age.compute.stream.emas.reproduction.recombination
Recombination operator.
recombination - Variable in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionBuilder
 
recombination - Variable in class pl.edu.agh.age.compute.stream.example.SampleStep
 
recombine(S, S) - Method in class pl.edu.agh.age.compute.ea.variation.recombination.ContinuousRecombine
 
recombine(Array<R>, Array<R>, int) - Method in class pl.edu.agh.age.compute.ea.variation.recombination.ContinuousRecombine
Recombines the representations at the given index.
recombine(S, S) - Method in class pl.edu.agh.age.compute.ea.variation.recombination.OnePointRecombine
 
recombine(double, double) - Method in class pl.edu.agh.age.compute.ea.variation.recombination.real.AverageRecombine
 
recombine(Array<Double>, Array<Double>, int) - Method in class pl.edu.agh.age.compute.ea.variation.recombination.real.DoubleContinuousRecombine
 
recombine(double, double) - Method in class pl.edu.agh.age.compute.ea.variation.recombination.real.DoubleContinuousRecombine
Perform the actual recombination on primitive doubles.
recombine(DoubleVectorSolution, DoubleVectorSolution) - Method in class pl.edu.agh.age.compute.ea.variation.recombination.real.OnePointRecombination
 
recombine(double, double) - Method in class pl.edu.agh.age.compute.ea.variation.recombination.real.RandomRecombine
 
recombine(S, S) - Method in interface pl.edu.agh.age.compute.ea.variation.recombination.Recombination
 
recombine(VectorSolution<R>, VectorSolution<R>) - Method in class pl.edu.agh.age.compute.ea.variation.recombination.UniformRecombine
 
recombine(LabsSolution, LabsSolution) - Method in class pl.edu.agh.age.compute.labs.recombination.LabsOnePointRecombination
 
recombine(LabsSolution, LabsSolution) - Method in class pl.edu.agh.age.compute.labs.recombination.LabsTwoPointRecombination
 
recombine(LabsSolution, LabsSolution) - Method in class pl.edu.agh.age.compute.labs.recombination.LabsUniformRecombination
 
recombine(Ruler, Ruler) - Method in class pl.edu.agh.age.compute.ogr.recombination.SimpleRulerRecombination
THIS CLASS DOES NOT PERFORM RECOMBINATION AS IT IS PERCEIVED BY A COMPUTATIONAL INTELLIGENCE! A recombination should take part of a first solution, part of a second solution and join them together, creating a new result solution.
recombine() - Method in class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionPipeline
 
recombine(S, S) - Method in interface pl.edu.agh.age.compute.stream.emas.reproduction.recombination.Recombination
 
recombine(Recombination<S>) - Method in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionPipeline
 
reconnected(FSM<DefaultNodeLifecycleService.State, DefaultNodeLifecycleService.Event>) - Method in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
register(long, long, Seq<T>) - Method in interface pl.edu.agh.age.compute.stream.AgentsRegistry
Extracts and registers currently best agents from the population.
register(long, long, Seq<EmasAgent>) - Method in class pl.edu.agh.age.compute.stream.emas.EmasBestAgentsRegistry
 
registerBestAgents(long, long, Seq<EmasAgent>) - Method in class pl.edu.agh.age.compute.stream.emas.EmasBestAgentsRegistry
 
registerListener(BroadcastMessageListener<T>) - Method in interface pl.edu.agh.age.compute.api.BroadcastMessenger
Registers a listener that will receive all incoming messages.
registerListener(UnicastMessageListener<T>) - Method in interface pl.edu.agh.age.compute.api.UnicastMessenger
Registers a listener that will receive all incoming messages target for this address (obtained via UnicastMessenger.address()).
registerListener(BroadcastMessageListener<T>) - Method in class pl.edu.agh.age.services.worker.internal.DefaultBroadcastMessenger
 
registerListener(UnicastMessageListener<T>) - Method in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
registerSingleton(Object) - Method in class pl.edu.agh.age.services.worker.internal.task.TaskBuilder
 
registry - Variable in class pl.edu.agh.age.compute.stream.example.SampleAfterStepActionWithLogging
 
removeListener(BroadcastMessageListener<T>) - Method in interface pl.edu.agh.age.compute.api.BroadcastMessenger
Removes the listener.
removeListener(UnicastMessageListener<T>) - Method in interface pl.edu.agh.age.compute.api.UnicastMessenger
Removes the listener.
removeListener(BroadcastMessageListener<T>) - Method in class pl.edu.agh.age.services.worker.internal.DefaultBroadcastMessenger
 
removeListener(UnicastMessageListener<T>) - Method in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
replicatedMap - Variable in class pl.edu.agh.age.services.worker.internal.DefaultQueryProcessor
 
representation() - Method in class pl.edu.agh.age.compute.labs.problem.LabsProblem
 
representation() - Method in class pl.edu.agh.age.compute.ogr.problem.RulerProblem
 
representation() - Method in class pl.edu.agh.age.compute.stream.example.SampleProblem
 
representation() - Method in interface pl.edu.agh.age.compute.stream.problem.ProblemDefinition
 
representation() - Method in class pl.edu.agh.age.compute.stream.problem.RealProblemDefinition
 
reproduce(Function<Tuple2<EmasAgent, EmasAgent>, Tuple2<Seq<EmasAgent>, EmasAgent>>) - Method in class pl.edu.agh.age.compute.stream.emas.PairPipeline
Reproduce in pairs.
reproduce(Function2<EmasAgent, EmasAgent, Tuple2<Seq<EmasAgent>, EmasAgent>>) - Method in class pl.edu.agh.age.compute.stream.emas.PairPipeline
 
reproduction - Variable in class pl.edu.agh.age.compute.stream.example.SampleStep
 
reproductionPredicate - Variable in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
requiredPayload() - Method in class pl.edu.agh.age.services.worker.WorkerMessage
 
reset() - Method in interface pl.edu.agh.age.compute.api.DistributionUtilities
 
reset() - Method in interface pl.edu.agh.age.services.worker.internal.CommunicationFacility
 
reset() - Method in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
reset() - Method in class pl.edu.agh.age.services.worker.internal.DefaultBroadcastMessenger
 
reset() - Method in class pl.edu.agh.age.services.worker.internal.DefaultQueryProcessor
 
reset() - Method in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
reset() - Method in class pl.edu.agh.age.services.worker.internal.HazelcastDistributionUtilities
 
resolveAsexualReproduction() - Method in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
resolveFight() - Method in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
resolveMigrationPredicate(Pipeline) - Method in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
resolveNormalizedFitnessValues(List<EmasAgent>) - Static method in class pl.edu.agh.age.compute.stream.emas.Selectors
 
resolveProbabilityIntervals(List<Double>, boolean) - Static method in class pl.edu.agh.age.compute.stream.emas.Selectors
 
resolveSexualReproduction() - Method in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
resourceInfo - Variable in class pl.edu.agh.age.services.worker.internal.configuration.SpringConfiguration
 
resourceLoader - Variable in class pl.edu.agh.age.console.command.ComputationCommand
 
resume() - Method in interface pl.edu.agh.age.compute.api.Pauseable
Resumes the task.
resume() - Method in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
resume() - Method in class pl.edu.agh.age.services.worker.internal.task.PauseableStartedTask
 
resume() - Method in class pl.edu.agh.age.services.worker.internal.task.StartedTask
 
resume() - Method in interface pl.edu.agh.age.services.worker.internal.task.Task
 
RingTopologyProcessor - Class in pl.edu.agh.age.services.topology.processors
Ring topology generator.
RingTopologyProcessor() - Constructor for class pl.edu.agh.age.services.topology.processors.RingTopologyProcessor
 
RosenbrockEvaluator - Class in pl.edu.agh.age.compute.ea.evaluation.real
This class represents a floating-point coded Rosenbrock function.
RosenbrockEvaluator() - Constructor for class pl.edu.agh.age.compute.ea.evaluation.real.RosenbrockEvaluator
 
RosenbrockProblem - Class in pl.edu.agh.age.compute.ea.problem.real
This class represents the problem domain for a floating-point coded Rosenbrock function.
RosenbrockProblem(int) - Constructor for class pl.edu.agh.age.compute.ea.problem.real.RosenbrockProblem
Creates a RosenbrockProblem with a default range of [-10, 10].
rosenbrockProblem(int) - Static method in class pl.edu.agh.age.compute.ea.problem.RealProblems
 
RoulettePreselection<R extends java.io.Serializable,T extends Solution<io.vavr.collection.Array<R>>> - Class in pl.edu.agh.age.compute.ea.preselection
Roulette wheel implementation.
RoulettePreselection(Scaling, NormalizedDoubleRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.preselection.RoulettePreselection
 
Ruler - Class in pl.edu.agh.age.compute.ogr.solution
 
Ruler(List<Integer>, boolean) - Constructor for class pl.edu.agh.age.compute.ogr.solution.Ruler
 
Ruler(int[]) - Constructor for class pl.edu.agh.age.compute.ogr.solution.Ruler
 
Ruler(int[], boolean) - Constructor for class pl.edu.agh.age.compute.ogr.solution.Ruler
 
RulerEvaluator - Class in pl.edu.agh.age.compute.ogr.evaluator
 
RulerEvaluator(EvaluatorCounter) - Constructor for class pl.edu.agh.age.compute.ogr.evaluator.RulerEvaluator
 
RulerFactory - Interface in pl.edu.agh.age.compute.ogr.solution
 
RulerPopulationGenerator - Class in pl.edu.agh.age.compute.ogr
 
RulerPopulationGenerator(RulerFactory, int, double) - Constructor for class pl.edu.agh.age.compute.ogr.RulerPopulationGenerator
 
RulerProblem - Class in pl.edu.agh.age.compute.ogr.problem
 
RulerProblem(int, int) - Constructor for class pl.edu.agh.age.compute.ogr.problem.RulerProblem
Instantiates a new OGR problem.
RulerUtils - Class in pl.edu.agh.age.compute.ogr
 
RulerUtils() - Constructor for class pl.edu.agh.age.compute.ogr.RulerUtils
 
run() - Method in class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
run() - Method in class pl.edu.agh.age.compute.ea.Workplace
 
run() - Method in class pl.edu.agh.age.compute.stream.StreamAgents
 
run() - Method in class pl.edu.agh.age.compute.stream.Workplace
 
run() - Method in class pl.edu.agh.age.examples.Simple
 
run() - Method in class pl.edu.agh.age.examples.SimpleLongRunning
 
run() - Method in class pl.edu.agh.age.examples.SimpleLongRunningWithError
 
run() - Method in class pl.edu.agh.age.examples.SimpleWithBroadcastCommunication
 
run() - Method in class pl.edu.agh.age.examples.SimpleWithProperty
 
run() - Method in class pl.edu.agh.age.examples.SimpleWithQuery
 
run() - Method in class pl.edu.agh.age.examples.SimpleWithUnicastCommunication
 
run() - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService.Dispatcher
 
RUN_LENGTH_DISPLAY_FORMAT - Static variable in class pl.edu.agh.age.compute.labs.problem.LabsProblem
 
RUN_LENGTH_DISPLAY_FORMAT - Static variable in class pl.edu.agh.age.compute.labs.solution.LabsSolution
 
runLengthFormatRepresentation(boolean[]) - Static method in class pl.edu.agh.age.compute.labs.solution.LabsSolutionPrinter
Returns a run length format representation of a binary sequence, e.g.
runnable - Variable in class pl.edu.agh.age.services.worker.internal.task.StartedTask
 
runnable() - Method in class pl.edu.agh.age.services.worker.internal.task.StartedTask
 
runnable() - Method in interface pl.edu.agh.age.services.worker.internal.task.Task
 
Runnables - Class in pl.edu.agh.age.util
Utility class for managing Runnable instances.
Runnables() - Constructor for class pl.edu.agh.age.util.Runnables
 
running - Variable in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
running - Variable in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
runtimeConfig - Variable in class pl.edu.agh.age.client.hazelcast.HazelcastTopologyServiceClient
 
runtimeConfig - Variable in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 

S

SampleAfterStepAction - Class in pl.edu.agh.age.compute.stream.example
 
SampleAfterStepAction() - Constructor for class pl.edu.agh.age.compute.stream.example.SampleAfterStepAction
 
SampleAfterStepActionWithLogging - Class in pl.edu.agh.age.compute.stream.example
 
SampleAfterStepActionWithLogging(AgentsRegistry<EmasAgent>) - Constructor for class pl.edu.agh.age.compute.stream.example.SampleAfterStepActionWithLogging
 
SampleCached() - Constructor for class pl.edu.agh.age.examples.SimpleWithQuery.SampleCached
 
SampleProblem - Class in pl.edu.agh.age.compute.stream.example
 
SampleProblem() - Constructor for class pl.edu.agh.age.compute.stream.example.SampleProblem
 
SampleStep - Class in pl.edu.agh.age.compute.stream.example
Sample step showing all operations.
SampleStep() - Constructor for class pl.edu.agh.age.compute.stream.example.SampleStep
 
SampleTopologyStep - Class in pl.edu.agh.age.compute.stream.example
Sample step to test that topology of workplaces works.
SampleTopologyStep() - Constructor for class pl.edu.agh.age.compute.stream.example.SampleTopologyStep
 
save(Map<String, Object>) - Method in class pl.edu.agh.age.console.command.LoggingCommand
 
saveAll(Map<String, Object>) - Method in class pl.edu.agh.age.console.command.LoggingCommand
 
scale(double[]) - Method in interface pl.edu.agh.age.compute.ea.scaling.Scaling
 
scale(double[]) - Method in class pl.edu.agh.age.compute.ea.scaling.SimpleScaling
 
scaling - Variable in class pl.edu.agh.age.compute.ea.preselection.RoulettePreselection
 
scaling - Variable in class pl.edu.agh.age.compute.ea.preselection.StochasticPreselection
 
Scaling - Interface in pl.edu.agh.age.compute.ea.scaling
 
schedule(Callable<T>) - Method in interface pl.edu.agh.age.compute.api.QueryProcessor
Schedule a cache generator.
schedule(Manager, ThreadPool) - Method in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
schedule(Manager, ThreadPool) - Method in interface pl.edu.agh.age.compute.stream.logging.LoggingService
Schedules and starts this service in the provided ThreadPool
schedule(Manager, ThreadPool) - Method in class pl.edu.agh.age.compute.stream.logging.NoOpLoggingService
 
schedule(Callable<T>) - Method in class pl.edu.agh.age.services.worker.internal.DefaultQueryProcessor
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface pl.edu.agh.age.compute.api.ThreadPool
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class pl.edu.agh.age.services.worker.internal.DefaultThreadPool
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in interface pl.edu.agh.age.services.worker.internal.WorkerCommunication
 
SchwefelEvaluator - Class in pl.edu.agh.age.compute.ea.evaluation.real
This class represents a floating-point coded Schwefel function.
SchwefelEvaluator() - Constructor for class pl.edu.agh.age.compute.ea.evaluation.real.SchwefelEvaluator
 
SchwefelProblem - Class in pl.edu.agh.age.compute.ea.problem.real
This class represents the problem domain for a floating-point coded Schwefel function.
SchwefelProblem(int) - Constructor for class pl.edu.agh.age.compute.ea.problem.real.SchwefelProblem
Creates a SchwefelProblem with a default range of [-500, 500].
schwefelProblem(int) - Static method in class pl.edu.agh.age.compute.ea.problem.RealProblems
 
secondParent - Variable in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionPipeline
 
secondSolution - Variable in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionPipeline
 
selector - Variable in enum pl.edu.agh.age.compute.stream.emas.migration.MigrationStrategy
 
selector() - Method in enum pl.edu.agh.age.compute.stream.emas.migration.MigrationStrategy
 
Selectors - Class in pl.edu.agh.age.compute.stream.emas
 
Selectors() - Constructor for class pl.edu.agh.age.compute.stream.emas.Selectors
 
selectPairs(BiFunction<EmasAgent, List<EmasAgent>, Tuple2<EmasAgent, EmasAgent>>) - Method in class pl.edu.agh.age.compute.stream.emas.Pipeline
Select pairs from the current population in this pipeline with regards to the given selector function.
selectPairsWithRepetitions(BiFunction<EmasAgent, List<EmasAgent>, Tuple2<EmasAgent, EmasAgent>>) - Method in class pl.edu.agh.age.compute.stream.emas.Pipeline
Select pairs from the current population in this pipeline with regards to the given selector function.
selfReproduce(Function<EmasAgent, Tuple2<EmasAgent, EmasAgent>>) - Method in class pl.edu.agh.age.compute.stream.emas.Pipeline
Self reproduce all agents from this pipeline, using a provided strategy.
selfReproduce(Predicate<EmasAgent>, Function<EmasAgent, Tuple2<EmasAgent, EmasAgent>>) - Method in class pl.edu.agh.age.compute.stream.emas.Pipeline
Self reproduce agents from this pipeline that meet a given reproduction predicate.
selfReproduce(EmasAgent, Predicate<EmasAgent>, Function<EmasAgent, Tuple2<EmasAgent, EmasAgent>>) - Static method in class pl.edu.agh.age.compute.stream.emas.Pipeline
 
send(T) - Method in interface pl.edu.agh.age.compute.api.BroadcastMessenger
Sends the message to all neighbouring workers.
send(WorkerAddress, T) - Method in interface pl.edu.agh.age.compute.api.UnicastMessenger
Sends the message to the specified worker.
send(Set<WorkerAddress>, T) - Method in interface pl.edu.agh.age.compute.api.UnicastMessenger
Sends the message to the specified workers.
send(Serializable) - Method in class pl.edu.agh.age.services.worker.internal.DefaultBroadcastMessenger
 
send(WorkerAddress, T) - Method in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
send(Set<WorkerAddress>, T) - Method in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
sender - Variable in class pl.edu.agh.age.services.worker.internal.UnicastMessengerMessage
 
sender() - Method in class pl.edu.agh.age.services.worker.internal.UnicastMessengerMessage
 
sendMessage(WorkerMessage<Serializable>) - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
sendMessage(WorkerMessage<Serializable>) - Method in interface pl.edu.agh.age.services.worker.internal.WorkerCommunication
Send a message to other worker services in the distributed environment.
sequenceRepresentation - Variable in class pl.edu.agh.age.compute.labs.solution.LabsSolution
 
sequenceRepresentation() - Method in class pl.edu.agh.age.compute.labs.solution.LabsSolution
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.api.topology.AnnotatedEdge
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.ea.BestSolutionAfterStepAction
 
serialVersionUID - Static variable in exception pl.edu.agh.age.compute.ea.configuration.NashornLoader.LoadingException
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.ea.evaluation.binary.BinaryToRvDecoder
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.ea.evaluation.binary.M7Evaluator
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.ea.evaluation.real.AckleyEvaluator
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.ea.preselection.RankPreselection
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.ea.solution.BooleanVectorSolution
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.ea.solution.DoubleSolution
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.ea.solution.DoubleVectorSolution
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.ea.solution.IntegerVectorSolution
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.ea.solution.SimpleSolution
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.ea.solution.VectorSolution
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.labs.solution.LabsSolution
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.ogr.solution.Ruler
 
serialVersionUID - Static variable in exception pl.edu.agh.age.compute.stream.configuration.NashornLoader.LoadingException
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.stream.emas.EmasAgent
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.stream.emas.solution.DoubleSolution
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.stream.emas.solution.DoubleVectorSolution
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.stream.emas.solution.SimpleSolution
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.stream.example.SampleAfterStepAction
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.stream.example.SampleAfterStepActionWithLogging
 
serialVersionUID - Static variable in class pl.edu.agh.age.compute.stream.MigrationMessage
 
serialVersionUID - Static variable in class pl.edu.agh.age.examples.SimpleWithQuery.SampleCached
 
serialVersionUID - Static variable in class pl.edu.agh.age.services.identity.internal.NodeDescriptor
 
serialVersionUID - Static variable in class pl.edu.agh.age.services.lifecycle.LifecycleMessage
 
serialVersionUID - Static variable in class pl.edu.agh.age.services.status.internal.DefaultStatus
 
serialVersionUID - Static variable in class pl.edu.agh.age.services.topology.internal.TopologyMessage
 
serialVersionUID - Static variable in class pl.edu.agh.age.services.worker.internal.configuration.SingleClassConfiguration
 
serialVersionUID - Static variable in class pl.edu.agh.age.services.worker.internal.configuration.SpringConfiguration
 
serialVersionUID - Static variable in class pl.edu.agh.age.services.worker.internal.DefaultWorkerAddress
 
serialVersionUID - Static variable in class pl.edu.agh.age.services.worker.internal.UnicastMessengerMessage
 
serialVersionUID - Static variable in class pl.edu.agh.age.services.worker.WorkerMessage
 
service - Variable in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
service - Variable in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
service - Variable in class pl.edu.agh.age.services.worker.internal.ComputationService
 
service - Variable in class pl.edu.agh.age.services.worker.internal.DefaultThreadPool
 
service - Variable in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
service - Variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
SERVICE_NAME - Static variable in class pl.edu.agh.age.services.discovery.internal.HazelcastObjectNames
 
SERVICE_NAME - Static variable in class pl.edu.agh.age.services.lifecycle.internal.HazelcastObjectNames
 
SERVICE_NAME - Static variable in class pl.edu.agh.age.services.status.internal.HazelcastObjectNames
 
SERVICE_NAME - Static variable in class pl.edu.agh.age.services.topology.internal.HazelcastObjectNames
 
SERVICE_NAME - Static variable in class pl.edu.agh.age.services.worker.internal.HazelcastObjectNames
 
ServiceFailureEvent - Interface in pl.edu.agh.age.services
Event indicating a service failure.
serviceName() - Method in interface pl.edu.agh.age.services.ServiceFailureEvent
Returns a name of the failed service.
serviceName() - Method in class pl.edu.agh.age.services.worker.TaskFailedEvent
 
serviceName - Variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
services() - Method in class pl.edu.agh.age.services.identity.internal.DefaultNodeIdentityService
 
services - Variable in class pl.edu.agh.age.services.identity.internal.NodeDescriptor
 
services() - Method in class pl.edu.agh.age.services.identity.internal.NodeDescriptor
 
services() - Method in interface pl.edu.agh.age.services.identity.NodeDescriptor
Returns the set of services running on the node described by this descriptor.
services() - Method in interface pl.edu.agh.age.services.identity.NodeIdentityService
Returns the set of running services.
SERVICES_NAMES - Static variable in class pl.edu.agh.age.services.identity.internal.DefaultNodeIdentityService
 
set(String) - Method in enum pl.edu.agh.age.console.ConsoleSystemProperties
 
set(String) - Method in enum pl.edu.agh.age.util.NodeSystemProperties
 
setNodeComputationState(ComputationState) - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
setTopology(Topology<T>) - Method in interface pl.edu.agh.age.compute.api.TopologyProvider
Set the new topology function.
setTopology(Topology<Serializable>) - Method in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
sexualReproduction - Variable in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
SexualReproduction - Interface in pl.edu.agh.age.compute.stream.emas.reproduction
Sexual reproduction is a function generating a list of new agents from two parents.
SexualReproductionBuilder<S extends Solution<?>> - Class in pl.edu.agh.age.compute.stream.emas.reproduction
Builder for building SexualReproduction functions.
SexualReproductionBuilder() - Constructor for class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionBuilder
 
SexualReproductionPipeline<S extends Solution<?>> - Class in pl.edu.agh.age.compute.stream.emas.reproduction
Pipeline for processing parent agents in standard way.
SexualReproductionPipeline(EmasAgent, EmasAgent) - Constructor for class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionPipeline
 
SexualReproductionPipeline(EmasAgent, EmasAgent, S) - Constructor for class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionPipeline
 
SexualReproductionPipeline(EmasAgent, EmasAgent, EmasAgent) - Constructor for class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionPipeline
 
SexualReproductionPipeline(EmasAgent, EmasAgent, EmasAgent, S) - Constructor for class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionPipeline
 
sexualReproductionTransfer - Variable in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
shouldMigrate(long) - Method in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
shutdown() - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
shutdown() - Method in interface pl.edu.agh.age.util.fsm.StateMachineService
Shutdowns and cleans up the service.
shutdownAll() - Method in class pl.edu.agh.age.services.worker.internal.DefaultThreadPool
 
simple(T) - Static method in class pl.edu.agh.age.compute.ea.solution.Solutions
 
simple(T) - Static method in class pl.edu.agh.age.compute.stream.emas.solution.Solutions
 
Simple - Class in pl.edu.agh.age.examples
This example shows how the minimal runnable should be configured.
Simple() - Constructor for class pl.edu.agh.age.examples.Simple
 
simpleCounter() - Static method in interface pl.edu.agh.age.compute.stream.problem.EvaluatorCounter
 
simpleEvaluator(Evaluator<S>) - Static method in interface pl.edu.agh.age.compute.stream.emas.PopulationEvaluator
 
SimpleLongRunning - Class in pl.edu.agh.age.examples
This example shows the long running version of the minimal example.
SimpleLongRunning() - Constructor for class pl.edu.agh.age.examples.SimpleLongRunning
 
SimpleLongRunningWithError - Class in pl.edu.agh.age.examples
This example shows the long running version of the minimal example that throws an exception in the end.
SimpleLongRunningWithError() - Constructor for class pl.edu.agh.age.examples.SimpleLongRunningWithError
 
simpleMerge() - Static method in interface pl.edu.agh.age.compute.stream.BeforeStepAction
Simple merge action - adds all incoming agents to the population.
simplePassthrough() - Static method in interface pl.edu.agh.age.compute.ea.BeforeStepAction
Simple passthrough action – just passes the population.
SimpleRulerMutation - Class in pl.edu.agh.age.compute.ogr.mutation
 
SimpleRulerMutation(RulerProblem, double) - Constructor for class pl.edu.agh.age.compute.ogr.mutation.SimpleRulerMutation
 
SimpleRulerRecombination - Class in pl.edu.agh.age.compute.ogr.recombination
 
SimpleRulerRecombination() - Constructor for class pl.edu.agh.age.compute.ogr.recombination.SimpleRulerRecombination
 
SimpleScaling - Class in pl.edu.agh.age.compute.ea.scaling
Uniformly scales an array of values, so that they are positive, translated to 0 (regarding the smallest element), normalized, and aggregated to 1.
SimpleScaling() - Constructor for class pl.edu.agh.age.compute.ea.scaling.SimpleScaling
 
SimpleSolution<T extends java.io.Serializable> - Class in pl.edu.agh.age.compute.ea.solution
Basic implementation of the Solution interface.
SimpleSolution(T, double) - Constructor for class pl.edu.agh.age.compute.ea.solution.SimpleSolution
 
SimpleSolution(T) - Constructor for class pl.edu.agh.age.compute.ea.solution.SimpleSolution
 
SimpleSolution<T extends java.io.Serializable> - Class in pl.edu.agh.age.compute.stream.emas.solution
Basic implementation of the Solution interface.
SimpleSolution(T, double) - Constructor for class pl.edu.agh.age.compute.stream.emas.solution.SimpleSolution
 
SimpleSolution(T) - Constructor for class pl.edu.agh.age.compute.stream.emas.solution.SimpleSolution
 
SimpleWithBroadcastCommunication - Class in pl.edu.agh.age.examples
This example shows how the compute level can communicate between nodes using broadcast messages.
SimpleWithBroadcastCommunication(BroadcastMessenger) - Constructor for class pl.edu.agh.age.examples.SimpleWithBroadcastCommunication
 
SimpleWithProperty - Class in pl.edu.agh.age.examples
This example shows how the minimal runnable should be configured.
SimpleWithProperty(String) - Constructor for class pl.edu.agh.age.examples.SimpleWithProperty
 
SimpleWithQuery - Class in pl.edu.agh.age.examples
This example shows how the compute level can communicate between nodes using queries.
SimpleWithQuery(QueryProcessor<SimpleWithQuery.SampleCached>) - Constructor for class pl.edu.agh.age.examples.SimpleWithQuery
 
SimpleWithQuery.SampleCached - Class in pl.edu.agh.age.examples
 
SimpleWithUnicastCommunication - Class in pl.edu.agh.age.examples
This example shows how the compute level can communicate between nodes using unicast messages.
SimpleWithUnicastCommunication(UnicastMessenger) - Constructor for class pl.edu.agh.age.examples.SimpleWithUnicastCommunication
 
SingleClassConfiguration - Class in pl.edu.agh.age.services.worker.internal.configuration
 
SingleClassConfiguration(String) - Constructor for class pl.edu.agh.age.services.worker.internal.configuration.SingleClassConfiguration
 
SingleClassConfiguration(String, List<String>) - Constructor for class pl.edu.agh.age.services.worker.internal.configuration.SingleClassConfiguration
 
singleDouble(double) - Static method in class pl.edu.agh.age.compute.ea.solution.Solutions
 
singleDouble(double) - Static method in class pl.edu.agh.age.compute.stream.emas.solution.Solutions
 
size - Variable in class pl.edu.agh.age.compute.labs.evaluator.LabsFastFlipEvaluator
 
Solution<T extends java.io.Serializable> - Interface in pl.edu.agh.age.compute.ea.solution
Solution is a specific value from the search domain and its fitness
solution - Variable in class pl.edu.agh.age.compute.stream.emas.EmasAgent
 
Solution<T> - Interface in pl.edu.agh.age.compute.stream.emas.solution
Solution is a specific value from the search domain and its fitness
SOLUTION_OCURRANCE_COUNT - Static variable in class pl.edu.agh.age.compute.stream.logging.Columns
 
SOLUTION_STRING - Static variable in class pl.edu.agh.age.compute.stream.logging.Columns
 
SOLUTION_WORKPLACE_ID - Static variable in class pl.edu.agh.age.compute.stream.logging.Columns
 
SOLUTION_WORKPLACE_STEP_NUMBER - Static variable in class pl.edu.agh.age.compute.stream.logging.Columns
 
solutionDecoder - Variable in class pl.edu.agh.age.compute.ea.evaluation.binary.DecodingEvaluator
 
SolutionDecoder<S extends Solution<?>,T extends Solution<?>> - Interface in pl.edu.agh.age.compute.ea.evaluation.binary
An interface for decoding some types of solutions into others.
solutionEvaluator - Variable in class pl.edu.agh.age.compute.ea.evaluation.binary.DecodingEvaluator
 
solutionFactory - Variable in class pl.edu.agh.age.compute.labs.LabsPopulationGenerator
 
solutionFactory - Variable in class pl.edu.agh.age.compute.ogr.RulerPopulationGenerator
 
Solutions - Class in pl.edu.agh.age.compute.ea.solution
Utilities and factory methods for solutions.
Solutions() - Constructor for class pl.edu.agh.age.compute.ea.solution.Solutions
 
Solutions - Class in pl.edu.agh.age.compute.stream.emas.solution
Utilities and factory methods for solutions.
Solutions() - Constructor for class pl.edu.agh.age.compute.stream.emas.solution.Solutions
 
solutionsWalkList - Variable in class pl.edu.agh.age.compute.labs.improvement.LabsSelfAvoidingWalkSearch
 
SphereEvaluator - Class in pl.edu.agh.age.compute.ea.evaluation.real
This class represents floating-point coded Sphere function.
SphereEvaluator() - Constructor for class pl.edu.agh.age.compute.ea.evaluation.real.SphereEvaluator
 
SphereProblem - Class in pl.edu.agh.age.compute.ea.problem.real
This class represents the problem domain for a floating-point coded Sphere function.
SphereProblem(int) - Constructor for class pl.edu.agh.age.compute.ea.problem.real.SphereProblem
Creates a SphereProblem with a default range of [-5.12, 5.12].
sphereProblem(int) - Static method in class pl.edu.agh.age.compute.ea.problem.RealProblems
 
split(Predicate<? super T>) - Method in class pl.edu.agh.age.compute.ea.Pipeline
Splits this pipeline according to the provided predicate.
split(Predicate<? super T>) - Method in class pl.edu.agh.age.compute.stream.Pipeline
Splits this pipeline according to the provided predicate.
SpringConfiguration - Class in pl.edu.agh.age.services.worker.internal.configuration
 
SpringConfiguration(Resource, Properties) - Constructor for class pl.edu.agh.age.services.worker.internal.configuration.SpringConfiguration
 
SpringConfiguration(Resource, Properties, List<String>) - Constructor for class pl.edu.agh.age.services.worker.internal.configuration.SpringConfiguration
 
springContext - Variable in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
springContext - Variable in class pl.edu.agh.age.services.worker.internal.task.TaskBuilder
 
springContext() - Method in class pl.edu.agh.age.services.worker.internal.task.TaskBuilder
 
standaloneMain(String...) - Static method in class pl.edu.agh.age.console.ConsoleBootstrapper
 
start() - Method in class pl.edu.agh.age.console.command.ComputationCommand
 
start() - Method in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
start() - Method in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
start() - Method in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
start() - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
start() - Method in interface pl.edu.agh.age.services.worker.internal.CommunicationFacility
 
start() - Method in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
start() - Method in class pl.edu.agh.age.services.worker.internal.DefaultBroadcastMessenger
 
start() - Method in class pl.edu.agh.age.services.worker.internal.DefaultQueryProcessor
 
start() - Method in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
start() - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
startComputation() - Method in class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
startComputation() - Method in interface pl.edu.agh.age.client.WorkerServiceClient
 
startedAt - Variable in class pl.edu.agh.age.compute.ea.TimedStopCondition
 
startedAt - Variable in class pl.edu.agh.age.compute.stream.TimedStopCondition
 
StartedTask - Class in pl.edu.agh.age.services.worker.internal.task
Wrapper of a single compute task.
StartedTask(String, Runnable, ListenableScheduledFuture<?>) - Constructor for class pl.edu.agh.age.services.worker.internal.task.StartedTask
 
startTask(FSM<ComputationService.State, ComputationService.Event>) - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
startTask(ListeningScheduledExecutorService, FutureCallback<Object>) - Method in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
startTime - Variable in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
startWith(S) - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
Declares an initial state.
State() - Constructor for enum pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService.State
 
State() - Constructor for enum pl.edu.agh.age.services.topology.internal.DefaultTopologyService.State
 
State() - Constructor for enum pl.edu.agh.age.services.worker.internal.ComputationService.State
 
State() - Constructor for enum pl.edu.agh.age.services.worker.internal.DefaultWorkerService.State
 
State<S extends java.lang.Enum<S>,E extends java.lang.Enum<E>> - Class in pl.edu.agh.age.util.fsm
A state within a state machine.
State(S, boolean, Map<E, Transition<S, E>>) - Constructor for class pl.edu.agh.age.util.fsm.State
 
STATE_MAP_NAME - Static variable in class pl.edu.agh.age.services.worker.internal.HazelcastObjectNames
 
StateChangedEvent<S extends java.lang.Enum<S>,E extends java.lang.Enum<E>> - Class in pl.edu.agh.age.util.fsm
An event describing a FSM state change.
StateChangedEvent(S, E, S) - Constructor for class pl.edu.agh.age.util.fsm.StateChangedEvent
Creates a new event.
stateClass - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
stateClass() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
stateLock - Variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
StateMachineService<S extends java.lang.Enum<S>,E extends java.lang.Enum<E>> - Interface in pl.edu.agh.age.util.fsm
A FSM-based service implementation.
StateMachineServiceBuilder<S extends java.lang.Enum<S>,E extends java.lang.Enum<E>> - Class in pl.edu.agh.age.util.fsm
A builder of DefaultStateMachineService instances.
StateMachineServiceBuilder(Class<S>, Class<E>) - Constructor for class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
StateMachineServiceBuilder.TransitionBuilder - Class in pl.edu.agh.age.util.fsm
An action builder.
StateMachineServiceBuilder.WildcardTransitionBuilder - Class in pl.edu.agh.age.util.fsm
An action builder for state-independent actions.
statesMap - Variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
statistics - Variable in class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
statistics - Variable in class pl.edu.agh.age.compute.stream.StreamAgents
 
statisticsForKey(Object, Class<T>) - Method in class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
statisticsForKey(Object, Class<T>) - Method in interface pl.edu.agh.age.compute.ea.Manager
 
StatisticsKeys - Enum in pl.edu.agh.age.compute.ea
 
StatisticsKeys() - Constructor for enum pl.edu.agh.age.compute.ea.StatisticsKeys
 
StatisticsKeys - Enum in pl.edu.agh.age.compute.stream.emas
 
StatisticsKeys() - Constructor for enum pl.edu.agh.age.compute.stream.emas.StatisticsKeys
 
Status - Interface in pl.edu.agh.age.services.status
Describes a status of a node.
statusMap - Variable in class pl.edu.agh.age.client.hazelcast.HazelcastStatusServiceClient
 
statusMap - Variable in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
StatusServiceClient - Interface in pl.edu.agh.age.client
 
statusServiceClient - Variable in class pl.edu.agh.age.console.command.ClusterCommand
 
step - Variable in class pl.edu.agh.age.compute.ea.configuration.WorkplaceConfiguration
 
step() - Method in class pl.edu.agh.age.compute.ea.configuration.WorkplaceConfiguration
 
Step<T extends Solution<?>> - Interface in pl.edu.agh.age.compute.ea
 
step - Variable in class pl.edu.agh.age.compute.ea.Workplace
 
step - Variable in class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfiguration
 
step() - Method in class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfiguration
 
step - Variable in class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfigurationGenerator
 
Step<T extends Agent> - Interface in pl.edu.agh.age.compute.stream
 
step - Variable in class pl.edu.agh.age.compute.stream.Workplace
 
StepCountStopCondition - Class in pl.edu.agh.age.compute.ea
 
StepCountStopCondition(int) - Constructor for class pl.edu.agh.age.compute.ea.StepCountStopCondition
 
stepInterval - Variable in class pl.edu.agh.age.compute.stream.emas.migration.MigrationParameters
 
stepInterval() - Method in class pl.edu.agh.age.compute.stream.emas.migration.MigrationParameters
 
stepOn(long, List<BooleanVectorSolution>) - Method in class pl.edu.agh.age.compute.ea.examples.binary.BinaryStep
 
stepOn(long, List<DoubleVectorSolution>) - Method in class pl.edu.agh.age.compute.ea.examples.rastrigin.RastriginStep
 
stepOn(long, List<T>) - Method in interface pl.edu.agh.age.compute.ea.Step
Method invoked during each iteration.
stepOn(long, List<EmasAgent>, Environment) - Method in class pl.edu.agh.age.compute.stream.emas.EmasStep
 
stepOn(long, List<EmasAgent>, Environment) - Method in class pl.edu.agh.age.compute.stream.example.SampleStep
 
stepOn(long, List<EmasAgent>, Environment) - Method in class pl.edu.agh.age.compute.stream.example.SampleTopologyStep
 
stepOn(long, List<T>, Environment) - Method in interface pl.edu.agh.age.compute.stream.Step
Method invoked during each iteration.
stepOperations - Variable in class pl.edu.agh.age.compute.ea.Workplace
 
stepOperations - Variable in class pl.edu.agh.age.compute.stream.Workplace
 
StochasticMutate<T,S extends Solution<io.vavr.collection.Array<T>>> - Class in pl.edu.agh.age.compute.ea.variation.mutation
Abstract implementation of IMutateSolution.
StochasticMutate(DoubleRandomGenerator, IntRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.variation.mutation.StochasticMutate
 
StochasticMutate(DoubleRandomGenerator, IntRandomGenerator, double) - Constructor for class pl.edu.agh.age.compute.ea.variation.mutation.StochasticMutate
 
StochasticPreselection<R extends java.io.Serializable,T extends Solution<io.vavr.collection.Array<R>>> - Class in pl.edu.agh.age.compute.ea.preselection
Stochastic universal sampling implementation.
StochasticPreselection(Scaling, NormalizedDoubleRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.preselection.StochasticPreselection
 
stop() - Method in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
stop() - Method in interface pl.edu.agh.age.compute.stream.logging.LoggingService
Stops this service
stop() - Method in class pl.edu.agh.age.compute.stream.logging.NoOpLoggingService
 
stop() - Method in class pl.edu.agh.age.console.command.ComputationCommand
 
stop(Runnable) - Method in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
stop() - Method in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
stop(Runnable) - Method in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
stop() - Method in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
stop(Runnable) - Method in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
stop() - Method in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
stop(Runnable) - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
stop() - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
stop(Runnable) - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
stop() - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
stop() - Method in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
stop() - Method in class pl.edu.agh.age.services.worker.internal.task.StartedTask
 
stop() - Method in interface pl.edu.agh.age.services.worker.internal.task.Task
 
stopComputation() - Method in class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
stopComputation() - Method in interface pl.edu.agh.age.client.WorkerServiceClient
 
stopCondition - Variable in class pl.edu.agh.age.compute.ea.configuration.Configuration
 
stopCondition() - Method in class pl.edu.agh.age.compute.ea.configuration.Configuration
 
stopCondition - Variable in class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
StopCondition - Interface in pl.edu.agh.age.compute.ea
Stop condition is a predicate that signalizes when the computation should stop.
stopCondition - Variable in class pl.edu.agh.age.compute.stream.configuration.Configuration
 
stopCondition() - Method in class pl.edu.agh.age.compute.stream.configuration.Configuration
 
StopCondition - Interface in pl.edu.agh.age.compute.stream
Stop condition is a predicate that signalizes when the computation should stop.
stopCondition - Variable in class pl.edu.agh.age.compute.stream.StreamAgents
 
stream_logger - Static variable in class pl.edu.agh.age.compute.stream.logging.DefaultLoggingService
 
StreamAgents - Class in pl.edu.agh.age.compute.stream
Main runtime for stream-like agents processing.
StreamAgents(Configuration, ThreadPool, DistributionUtilities, UnicastMessenger, TopologyProvider<?>) - Constructor for class pl.edu.agh.age.compute.stream.StreamAgents
 
submitAll(List<? extends Runnable>) - Method in interface pl.edu.agh.age.compute.api.ThreadPool
 
submitAll(List<? extends Runnable>) - Method in class pl.edu.agh.age.services.worker.internal.DefaultThreadPool
 
subscribedTypes() - Method in interface pl.edu.agh.age.services.worker.internal.CommunicationFacility
Returns a set of message types that this listener wants to subscribe to.
subscribedTypes() - Method in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
subscribedTypes() - Method in class pl.edu.agh.age.services.worker.internal.DefaultBroadcastMessenger
 
subscribedTypes() - Method in class pl.edu.agh.age.services.worker.internal.DefaultQueryProcessor
 
subscribedTypes() - Method in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
sumEnergy(Seq<EmasAgent>) - Static method in class pl.edu.agh.age.compute.stream.example.SampleAfterStepAction
 
sumEnergy(Seq<EmasAgent>) - Static method in class pl.edu.agh.age.compute.stream.example.SampleAfterStepActionWithLogging
 
SUMMARY_HEADER - Static variable in class pl.edu.agh.age.compute.stream.logging.Columns
 
swallowingRunnable(Runnable) - Static method in class pl.edu.agh.age.util.Runnables
 
swap(Array<R>, Array<R>, int) - Method in class pl.edu.agh.age.compute.ea.variation.recombination.OnePointRecombine
Swaps the representations at the given index.
swap(Array<R>, Array<R>, int) - Method in class pl.edu.agh.age.compute.ea.variation.recombination.UniformRecombine
Swaps the representations at the given index.
synchronous - Variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
synchronous - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
synchronous() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 

T

Tags - Class in pl.edu.agh.age.compute.stream.logging
Type tags used by the DefaultLoggingService
Tags() - Constructor for class pl.edu.agh.age.compute.stream.logging.Tags
 
targets - Variable in class pl.edu.agh.age.util.fsm.Transition
 
targets() - Method in class pl.edu.agh.age.util.fsm.Transition
 
targetStates - Variable in class pl.edu.agh.age.util.fsm.State
 
targetWorkplace - Variable in class pl.edu.agh.age.compute.stream.MigrationMessage
 
Task - Interface in pl.edu.agh.age.services.worker.internal.task
Wrapper of a single compute task.
taskBuilder() - Method in class pl.edu.agh.age.services.worker.internal.configuration.SingleClassConfiguration
 
taskBuilder() - Method in class pl.edu.agh.age.services.worker.internal.configuration.SpringConfiguration
 
taskBuilder() - Method in interface pl.edu.agh.age.services.worker.internal.configuration.WorkerConfiguration
 
TaskBuilder - Class in pl.edu.agh.age.services.worker.internal.task
Builds a single compute task.
TaskBuilder(AbstractApplicationContext) - Constructor for class pl.edu.agh.age.services.worker.internal.task.TaskBuilder
 
TaskEvent - Interface in pl.edu.agh.age.services.worker
 
taskFailed(FSM<ComputationService.State, ComputationService.Event>) - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
TaskFailedEvent - Class in pl.edu.agh.age.services.worker
Event sent when the task running in WorkerService has failed due to an exception.
TaskFailedEvent(Throwable) - Constructor for class pl.edu.agh.age.services.worker.TaskFailedEvent
 
taskFinished(FSM<ComputationService.State, ComputationService.Event>) - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
TaskFinishedEvent - Class in pl.edu.agh.age.services.worker
Event sent when the task running in WorkerService has finished running successfully.
TaskFinishedEvent() - Constructor for class pl.edu.agh.age.services.worker.TaskFinishedEvent
 
TaskStartedEvent - Class in pl.edu.agh.age.services.worker
Event sent when the task has been started in WorkerService.
TaskStartedEvent() - Constructor for class pl.edu.agh.age.services.worker.TaskStartedEvent
 
terminal - Variable in class pl.edu.agh.age.console.command.ClearScreenCommand
 
terminal - Variable in class pl.edu.agh.age.console.command.ComputationCommand
 
terminal - Variable in class pl.edu.agh.age.console.command.HelpCommand
 
terminal - Variable in class pl.edu.agh.age.console.Console
 
terminal - Variable in class pl.edu.agh.age.util.fsm.State
 
TerminalBuilder - Class in pl.edu.agh.age.console
Terminal wrapper for easier Spring configuration.
TerminalBuilder() - Constructor for class pl.edu.agh.age.console.TerminalBuilder
 
terminalStates - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
terminalStates() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
terminate(FSM<ComputationService.State, ComputationService.Event>) - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
terminate(FSM<DefaultWorkerService.State, DefaultWorkerService.Event>) - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
terminated - Variable in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
terminateIn(S...) - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
Indicates which states are terminal states.
TestCommand - Class in pl.edu.agh.age.examples.commands
Command that eases testing the cluster.
TestCommand(WorkerServiceClient, LifecycleServiceClient, Terminal) - Constructor for class pl.edu.agh.age.examples.commands.TestCommand
 
TestCommand.Type - Enum in pl.edu.agh.age.examples.commands
 
ThreadPool - Interface in pl.edu.agh.age.compute.api
 
threadPool - Variable in class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
threadPool - Variable in class pl.edu.agh.age.compute.stream.StreamAgents
 
TICK_SUMMARY_HEADER_TAG - Static variable in class pl.edu.agh.age.compute.stream.logging.Tags
 
TICK_SUMMARY_TAG - Static variable in class pl.edu.agh.age.compute.stream.logging.Tags
 
TIME - Static variable in class pl.edu.agh.age.compute.stream.logging.Columns
 
TimedStopCondition - Class in pl.edu.agh.age.compute.ea
 
TimedStopCondition(Duration) - Constructor for class pl.edu.agh.age.compute.ea.TimedStopCondition
 
TimedStopCondition(long) - Constructor for class pl.edu.agh.age.compute.ea.TimedStopCondition
 
TimedStopCondition - Class in pl.edu.agh.age.compute.stream
 
TimedStopCondition(Duration) - Constructor for class pl.edu.agh.age.compute.stream.TimedStopCondition
 
TimedStopCondition(long) - Constructor for class pl.edu.agh.age.compute.stream.TimedStopCondition
 
timestamp - Variable in class pl.edu.agh.age.services.discovery.DiscoveryServiceStoppingEvent
 
timestamp - Variable in class pl.edu.agh.age.services.discovery.MemberAddedEvent
 
timestamp - Variable in class pl.edu.agh.age.services.discovery.MemberRemovedEvent
 
timestamp - Variable in class pl.edu.agh.age.services.worker.TaskFailedEvent
 
timestamp - Variable in class pl.edu.agh.age.services.worker.TaskStartedEvent
 
timestamp - Variable in class pl.edu.agh.age.util.fsm.StateChangedEvent
 
timestamp() - Method in class pl.edu.agh.age.util.fsm.StateChangedEvent
Returns the timestamp of the event.
topic - Variable in class pl.edu.agh.age.client.hazelcast.HazelcastLifecycleServiceClient
 
topic - Variable in class pl.edu.agh.age.client.hazelcast.HazelcastTopologyServiceClient
 
topic - Variable in class pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService
 
topic - Variable in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
topic - Variable in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
Topology<T extends java.io.Serializable> - Interface in pl.edu.agh.age.compute.api.topology
Topology function builds a topology graph from the given set of elements.
topology - Variable in class pl.edu.agh.age.compute.stream.configuration.Configuration
 
topology() - Method in class pl.edu.agh.age.compute.stream.configuration.Configuration
 
topology - Variable in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
TOPOLOGY_GRAPH - Static variable in class pl.edu.agh.age.services.topology.internal.HazelcastObjectNames.ConfigKeys
 
TOPOLOGY_TYPE - Static variable in class pl.edu.agh.age.services.topology.internal.HazelcastObjectNames.ConfigKeys
 
topologyChanged(FSM<DefaultTopologyService.State, DefaultTopologyService.Event>) - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
Called when topology has changed: new member member removal type changed
TopologyCommand - Class in pl.edu.agh.age.console.command
Command for getting and configuring topology of the cluster.
TopologyCommand(TopologyServiceClient, Terminal) - Constructor for class pl.edu.agh.age.console.command.TopologyCommand
 
topologyConfigured(FSM<DefaultTopologyService.State, DefaultTopologyService.Event>) - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
Called on all nodes when the topology has been configured by master.
topologyGraph() - Method in class pl.edu.agh.age.client.hazelcast.HazelcastTopologyServiceClient
 
topologyGraph() - Method in interface pl.edu.agh.age.client.TopologyServiceClient
 
topologyGraph() - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
topologyGraph() - Method in interface pl.edu.agh.age.services.topology.TopologyService
Returns the current topology graph.
TopologyMessage - Class in pl.edu.agh.age.services.topology.internal
 
TopologyMessage(TopologyMessage.Type, Serializable) - Constructor for class pl.edu.agh.age.services.topology.internal.TopologyMessage
 
TopologyMessage.Type - Enum in pl.edu.agh.age.services.topology.internal
 
TopologyProcessor - Interface in pl.edu.agh.age.services.topology.processors
Topology processor generates a topology graph from the given set of nodes.
topologyProcessors - Variable in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
TopologyProvider<T extends java.io.Serializable> - Interface in pl.edu.agh.age.compute.api
Provides a topology service for the compute level.
topologyProvider - Variable in class pl.edu.agh.age.compute.stream.StreamAgents
 
topologyService - Variable in class pl.edu.agh.age.console.command.TopologyCommand
 
TopologyService - Interface in pl.edu.agh.age.services.topology
 
topologyService - Variable in class pl.edu.agh.age.services.worker.internal.ComputationService
 
topologyService - Variable in class pl.edu.agh.age.services.worker.internal.DefaultBroadcastMessenger
 
topologyService - Variable in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
Topology service - needed for obtaining the node-level neighbours.
topologyService - Variable in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
TopologyServiceClient - Interface in pl.edu.agh.age.client
 
topologyType() - Method in class pl.edu.agh.age.client.hazelcast.HazelcastTopologyServiceClient
 
topologyType() - Method in interface pl.edu.agh.age.client.TopologyServiceClient
 
topologyType() - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
topologyType() - Method in interface pl.edu.agh.age.services.topology.TopologyService
 
TopologyTypeChangeListener() - Constructor for class pl.edu.agh.age.services.topology.internal.DefaultTopologyService.TopologyTypeChangeListener
 
toString() - Method in class pl.edu.agh.age.compute.api.topology.AnnotatedEdge
 
toString() - Method in class pl.edu.agh.age.compute.api.topology.BiRingTopology
 
toString() - Method in class pl.edu.agh.age.compute.api.topology.FullMeshTopology
 
toString() - Method in class pl.edu.agh.age.compute.api.topology.UniRingTopology
 
toString() - Method in class pl.edu.agh.age.compute.ea.configuration.WorkplaceConfiguration
 
toString() - Method in class pl.edu.agh.age.compute.ea.distribution.CumulativeDistribution
 
toString() - Method in class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
toString() - Method in class pl.edu.agh.age.compute.ea.solution.BooleanVectorSolution
 
toString() - Method in class pl.edu.agh.age.compute.ea.solution.DoubleSolution
 
toString() - Method in class pl.edu.agh.age.compute.ea.solution.SimpleSolution
 
toString() - Method in class pl.edu.agh.age.compute.ea.solution.VectorSolution
 
toString() - Method in class pl.edu.agh.age.compute.ea.StepCountStopCondition
 
toString() - Method in class pl.edu.agh.age.compute.ea.TimedStopCondition
 
toString() - Method in class pl.edu.agh.age.compute.ea.Workplace
 
toString() - Method in class pl.edu.agh.age.compute.labs.solution.LabsSolution
 
toString() - Method in class pl.edu.agh.age.compute.ogr.solution.Ruler
 
toString(int[]) - Method in class pl.edu.agh.age.compute.ogr.solution.Ruler
 
toString() - Method in class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfiguration
 
toString() - Method in class pl.edu.agh.age.compute.stream.emas.EmasAgent
 
toString() - Method in class pl.edu.agh.age.compute.stream.emas.solution.DoubleSolution
 
toString() - Method in class pl.edu.agh.age.compute.stream.emas.solution.DoubleVectorSolution
 
toString() - Method in class pl.edu.agh.age.compute.stream.emas.solution.SimpleSolution
 
toString() - Method in class pl.edu.agh.age.compute.stream.logging.LoggingParameters
 
toString() - Method in class pl.edu.agh.age.compute.stream.MigrationMessage
 
toString() - Method in class pl.edu.agh.age.compute.stream.StreamAgents
 
toString() - Method in class pl.edu.agh.age.compute.stream.TimedStopCondition
 
toString() - Method in class pl.edu.agh.age.compute.stream.Workplace
 
toString() - Method in class pl.edu.agh.age.console.command.ClearScreenCommand
 
toString() - Method in class pl.edu.agh.age.console.command.ClusterCommand
 
toString() - Method in class pl.edu.agh.age.console.command.ComputationCommand
 
toString() - Method in class pl.edu.agh.age.console.command.HelpCommand
 
toString() - Method in class pl.edu.agh.age.console.command.LoggingCommand
 
toString() - Method in class pl.edu.agh.age.console.command.TopologyCommand
 
toString() - Method in class pl.edu.agh.age.examples.commands.TestCommand
 
toString() - Method in class pl.edu.agh.age.examples.Simple
 
toString() - Method in class pl.edu.agh.age.examples.SimpleLongRunning
 
toString() - Method in class pl.edu.agh.age.examples.SimpleLongRunningWithError
 
toString() - Method in class pl.edu.agh.age.examples.SimpleWithBroadcastCommunication
 
toString() - Method in class pl.edu.agh.age.examples.SimpleWithProperty
 
toString() - Method in class pl.edu.agh.age.examples.SimpleWithQuery.SampleCached
 
toString() - Method in class pl.edu.agh.age.examples.SimpleWithQuery
 
toString() - Method in class pl.edu.agh.age.examples.SimpleWithUnicastCommunication
 
toString() - Method in class pl.edu.agh.age.services.discovery.DiscoveryServiceStoppingEvent
 
toString() - Method in class pl.edu.agh.age.services.discovery.MemberAddedEvent
 
toString() - Method in class pl.edu.agh.age.services.discovery.MemberRemovedEvent
 
toString() - Method in class pl.edu.agh.age.services.identity.internal.NodeDescriptor
 
toString() - Method in enum pl.edu.agh.age.services.identity.NodeType
 
toString() - Method in class pl.edu.agh.age.services.lifecycle.LifecycleMessage
 
toString() - Method in class pl.edu.agh.age.services.lifecycle.NodeDestroyedEvent
 
toString() - Method in class pl.edu.agh.age.services.status.internal.DefaultStatus.Builder
 
toString() - Method in class pl.edu.agh.age.services.status.internal.DefaultStatus
 
toString() - Method in class pl.edu.agh.age.services.topology.internal.DefaultTopologyService
 
toString() - Method in class pl.edu.agh.age.services.topology.internal.TopologyMessage
 
toString() - Method in class pl.edu.agh.age.services.topology.processors.FullyConnectedTopologyProcessor
 
toString() - Method in class pl.edu.agh.age.services.topology.processors.FullyConnectedWithLocalLoopsTopologyProcessor
 
toString() - Method in class pl.edu.agh.age.services.topology.processors.RingTopologyProcessor
 
toString() - Method in class pl.edu.agh.age.services.worker.internal.configuration.SingleClassConfiguration
 
toString() - Method in class pl.edu.agh.age.services.worker.internal.configuration.SpringConfiguration
 
toString() - Method in class pl.edu.agh.age.services.worker.internal.DefaultBroadcastMessenger
 
toString() - Method in class pl.edu.agh.age.services.worker.internal.DefaultQueryProcessor
 
toString() - Method in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
toString() - Method in class pl.edu.agh.age.services.worker.internal.DefaultWorkerAddress
 
toString() - Method in class pl.edu.agh.age.services.worker.internal.task.ComputationContext
 
toString() - Method in class pl.edu.agh.age.services.worker.internal.task.StartedTask
 
toString() - Method in class pl.edu.agh.age.services.worker.internal.task.TaskBuilder
 
toString() - Method in class pl.edu.agh.age.services.worker.internal.UnicastMessengerMessage
 
toString() - Method in class pl.edu.agh.age.services.worker.TaskFailedEvent
 
toString() - Method in class pl.edu.agh.age.services.worker.TaskFinishedEvent
 
toString() - Method in class pl.edu.agh.age.services.worker.TaskStartedEvent
 
toString() - Method in class pl.edu.agh.age.services.worker.WorkerMessage
 
toString() - Method in class pl.edu.agh.age.util.fsm.DefaultStateMachineService
 
toString() - Method in class pl.edu.agh.age.util.fsm.State
 
toString() - Method in class pl.edu.agh.age.util.fsm.StateChangedEvent
 
toString() - Method in class pl.edu.agh.age.util.fsm.Transition
 
TournamentPreselection<R extends java.io.Serializable,T extends Solution<io.vavr.collection.Array<R>>> - Class in pl.edu.agh.age.compute.ea.preselection
Tournament preselect implementation.
TournamentPreselection(IntRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.preselection.TournamentPreselection
 
toWorkplace(long, Manager) - Method in class pl.edu.agh.age.compute.ea.configuration.WorkplaceConfiguration
 
toWorkplace(long, Manager) - Method in class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfiguration
 
transfer(EmasAgent, EmasAgent) - Method in interface pl.edu.agh.age.compute.stream.emas.fight.transfer.FightEnergyTransfer
Transfers the energy between fighting agents
transfer(EmasAgent) - Method in interface pl.edu.agh.age.compute.stream.emas.reproduction.transfer.AsexualEnergyTransfer
 
transfer(EmasAgent, EmasAgent) - Method in interface pl.edu.agh.age.compute.stream.emas.reproduction.transfer.EnergyTransfer
 
transferEnergy(EmasAgent, EmasAgent) - Method in class pl.edu.agh.age.compute.stream.emas.fight.FightBuilder
 
transferEnergy(AsexualEnergyTransfer) - Method in class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionPipeline
 
transferEnergy(EnergyTransfer) - Method in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionPipeline
 
transformRepresentation(boolean[]) - Method in class pl.edu.agh.age.compute.ea.evaluation.binary.BinaryToRvDecoder
 
Transition<S extends java.lang.Enum<S>,E extends java.lang.Enum<E>> - Class in pl.edu.agh.age.util.fsm
A descriptor of the transition in the transition table.
Transition(S, E, Set<S>, Consumer<FSM<S, E>>) - Constructor for class pl.edu.agh.age.util.fsm.Transition
 
TransitionBuilder(S) - Constructor for class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.TransitionBuilder
 
transitionForEvent(E) - Method in class pl.edu.agh.age.util.fsm.State
 
transitions - Variable in class pl.edu.agh.age.util.fsm.State
 
transitions() - Method in class pl.edu.agh.age.util.fsm.State
 
transitions - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
transitions() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
triggerCancel() - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
triggerClear() - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
triggerConfigurationLoad() - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
triggerStart() - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
triggerTermination() - Method in class pl.edu.agh.age.services.worker.internal.ComputationService
 
Type(String) - Constructor for enum pl.edu.agh.age.examples.commands.TestCommand.Type
 
type - Variable in class pl.edu.agh.age.services.identity.internal.NodeDescriptor
 
type() - Method in class pl.edu.agh.age.services.identity.internal.NodeDescriptor
 
type() - Method in interface pl.edu.agh.age.services.identity.NodeDescriptor
Returns the type of the node described in this descriptor.
type - Variable in class pl.edu.agh.age.services.lifecycle.LifecycleMessage
 
type() - Method in class pl.edu.agh.age.services.lifecycle.LifecycleMessage
 
Type(boolean) - Constructor for enum pl.edu.agh.age.services.lifecycle.LifecycleMessage.Type
 
type - Variable in class pl.edu.agh.age.services.topology.internal.TopologyMessage
 
Type(boolean) - Constructor for enum pl.edu.agh.age.services.topology.internal.TopologyMessage.Type
 
type - Variable in class pl.edu.agh.age.services.worker.WorkerMessage
 
type() - Method in class pl.edu.agh.age.services.worker.WorkerMessage
 
Type() - Constructor for enum pl.edu.agh.age.services.worker.WorkerMessage.Type
 
Type(boolean) - Constructor for enum pl.edu.agh.age.services.worker.WorkerMessage.Type
 
Type(boolean, boolean) - Constructor for enum pl.edu.agh.age.services.worker.WorkerMessage.Type
 
typeName - Variable in enum pl.edu.agh.age.examples.commands.TestCommand.Type
 
typeName() - Method in enum pl.edu.agh.age.examples.commands.TestCommand.Type
 

U

u(int) - Method in class pl.edu.agh.age.compute.ea.evaluation.binary.M7Evaluator
 
UnicastMessageListener<T> - Interface in pl.edu.agh.age.compute.api
 
UnicastMessenger - Interface in pl.edu.agh.age.compute.api
Messenger for the unicast communication between workers.
UnicastMessengerMessage - Class in pl.edu.agh.age.services.worker.internal
 
UnicastMessengerMessage(WorkerAddress, Set<WorkerAddress>, Serializable) - Constructor for class pl.edu.agh.age.services.worker.internal.UnicastMessengerMessage
 
unidirectionalRing() - Static method in interface pl.edu.agh.age.compute.api.topology.Topology
Creates a new unidirectional ring topology.
UniformRecombine<R extends java.io.Serializable> - Class in pl.edu.agh.age.compute.ea.variation.recombination
Recombination strategy that uniformly swaps two solutions representation with a probability of 0.5.
UniformRecombine(NormalizedDoubleRandomGenerator) - Constructor for class pl.edu.agh.age.compute.ea.variation.recombination.UniformRecombine
 
UniRingTopology<T extends java.io.Serializable> - Class in pl.edu.agh.age.compute.api.topology
Unidirectional ring topology generator.
UniRingTopology() - Constructor for class pl.edu.agh.age.compute.api.topology.UniRingTopology
 
unwrap() - Method in class pl.edu.agh.age.compute.ea.solution.DoubleSolution
 
unwrap() - Method in class pl.edu.agh.age.compute.ea.solution.SimpleSolution
 
unwrap() - Method in interface pl.edu.agh.age.compute.ea.solution.Solution
Returns the real value of this solution.
unwrap() - Method in class pl.edu.agh.age.compute.ea.solution.VectorSolution
 
unwrap() - Method in class pl.edu.agh.age.compute.labs.solution.LabsSolution
 
unwrap() - Method in class pl.edu.agh.age.compute.ogr.solution.Ruler
 
unwrap() - Method in class pl.edu.agh.age.compute.stream.emas.solution.DoubleSolution
 
unwrap() - Method in class pl.edu.agh.age.compute.stream.emas.solution.DoubleVectorSolution
 
unwrap() - Method in class pl.edu.agh.age.compute.stream.emas.solution.SimpleSolution
 
unwrap() - Method in interface pl.edu.agh.age.compute.stream.emas.solution.Solution
Returns the real value of this solution.
UPDATE_PERIOD_IN_S - Static variable in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
UPDATE_PERIOD_IN_S - Static variable in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
updateFastFlipEvaluator(LabsSolution) - Method in class pl.edu.agh.age.compute.labs.improvement.AbstractLabsImprovement
 
updateMap() - Method in class pl.edu.agh.age.services.discovery.internal.HazelcastDiscoveryService
 
updateMap() - Method in class pl.edu.agh.age.services.status.internal.DefaultStatusService
 
upperBound(int) - Method in class pl.edu.agh.age.compute.ea.problem.NonParallelProblem
 
upperBound(int) - Method in class pl.edu.agh.age.compute.ea.problem.ParallelProblem
 
upperBound(int) - Method in interface pl.edu.agh.age.compute.ea.problem.VectorProblem
Returns the problem’s upper bound in a given dimension, indexed from 0.
upperBounds - Variable in class pl.edu.agh.age.compute.stream.problem.RealProblemDefinition
 
upperBounds() - Method in class pl.edu.agh.age.compute.stream.problem.RealProblemDefinition
 
upperDouble() - Method in class pl.edu.agh.age.compute.ea.rand.CauchyGenerator
 
upperDouble() - Method in interface pl.edu.agh.age.compute.ea.rand.DoubleRandomGenerator
Specifies the upper bound of the values that can be returned by nextDouble().
upperDouble() - Method in class pl.edu.agh.age.compute.ea.rand.GaussianGenerator
 
upperDouble() - Method in class pl.edu.agh.age.compute.ea.rand.JavaRandomGenerator
 
upperDouble() - Method in interface pl.edu.agh.age.compute.ea.rand.NormalizedDoubleRandomGenerator
 
upperInt() - Method in interface pl.edu.agh.age.compute.ea.rand.IntRandomGenerator
Specifies the upper bound of the values that can be returned by nextInt().
upperInt() - Method in class pl.edu.agh.age.compute.ea.rand.JavaRandomGenerator
 
useFastFlipAlgorithm - Variable in class pl.edu.agh.age.compute.labs.improvement.AbstractLabsImprovement
 
uuid - Variable in class pl.edu.agh.age.services.worker.internal.DefaultWorkerAddress
 

V

value - Variable in class pl.edu.agh.age.compute.ea.solution.DoubleSolution
 
value() - Method in class pl.edu.agh.age.compute.ea.solution.DoubleSolution
 
value - Variable in class pl.edu.agh.age.compute.ea.solution.SimpleSolution
 
value() - Method in class pl.edu.agh.age.compute.labs.evaluator.LabsEnergy
 
value - Variable in class pl.edu.agh.age.compute.stream.emas.solution.DoubleSolution
 
value() - Method in class pl.edu.agh.age.compute.stream.emas.solution.DoubleSolution
 
value - Variable in class pl.edu.agh.age.compute.stream.emas.solution.SimpleSolution
 
valueOf(String) - Static method in enum pl.edu.agh.age.compute.ea.StatisticsKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.compute.stream.emas.migration.MigrationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.compute.stream.emas.StatisticsKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.console.ConsoleSystemProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.examples.commands.TestCommand.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.services.identity.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.services.lifecycle.LifecycleMessage.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.services.topology.internal.DefaultTopologyService.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.services.topology.internal.DefaultTopologyService.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.services.topology.internal.TopologyMessage.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.services.worker.internal.ComputationService.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.services.worker.internal.ComputationService.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.services.worker.internal.ComputationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.services.worker.internal.DefaultWorkerService.Event
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.services.worker.internal.DefaultWorkerService.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.services.worker.internal.HazelcastObjectNames.ConfigurationKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.services.worker.WorkerMessage.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.edu.agh.age.util.NodeSystemProperties
Returns the enum constant of this type with the specified name.
values - Variable in class pl.edu.agh.age.compute.ea.solution.VectorSolution
 
values() - Method in class pl.edu.agh.age.compute.ea.solution.VectorSolution
 
values() - Static method in enum pl.edu.agh.age.compute.ea.StatisticsKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.compute.stream.emas.migration.MigrationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class pl.edu.agh.age.compute.stream.emas.solution.DoubleVectorSolution
 
values() - Method in class pl.edu.agh.age.compute.stream.emas.solution.DoubleVectorSolution
 
values() - Static method in enum pl.edu.agh.age.compute.stream.emas.StatisticsKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.console.ConsoleSystemProperties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.examples.commands.TestCommand.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.services.identity.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.services.lifecycle.internal.DefaultNodeLifecycleService.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.services.lifecycle.LifecycleMessage.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.services.topology.internal.DefaultTopologyService.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.services.topology.internal.DefaultTopologyService.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.services.topology.internal.TopologyMessage.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.services.worker.internal.ComputationService.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.services.worker.internal.ComputationService.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.services.worker.internal.ComputationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.services.worker.internal.DefaultWorkerService.Event
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.services.worker.internal.DefaultWorkerService.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.services.worker.internal.HazelcastObjectNames.ConfigurationKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.services.worker.WorkerMessage.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.edu.agh.age.util.NodeSystemProperties
Returns an array containing the constants of this enum type, in the order they are declared.
valuesAsPrimitive() - Method in class pl.edu.agh.age.compute.ea.solution.BooleanVectorSolution
 
valuesAsPrimitive() - Method in class pl.edu.agh.age.compute.ea.solution.DoubleVectorSolution
 
valuesAsPrimitive() - Method in class pl.edu.agh.age.compute.ea.solution.IntegerVectorSolution
 
VectorProblem<R> - Interface in pl.edu.agh.age.compute.ea.problem
Interface for vector problems, i.e.
VectorSolution<T extends java.io.Serializable> - Class in pl.edu.agh.age.compute.ea.solution
Solution optimized for a vector of elements.
VectorSolution(T[], double) - Constructor for class pl.edu.agh.age.compute.ea.solution.VectorSolution
 
VectorSolution(T[]) - Constructor for class pl.edu.agh.age.compute.ea.solution.VectorSolution
 
VIOLATION_PENALTY - Static variable in class pl.edu.agh.age.compute.ogr.evaluator.RulerEvaluator
 

W

waitFor(StopCondition) - Static method in class pl.edu.agh.age.compute.stream.StreamAgents
 
waitForComputationEnd() - Method in class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
waitForComputationEnd() - Method in interface pl.edu.agh.age.client.WorkerServiceClient
 
waitForStopCondition() - Method in class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
waitUntilFinished() - Method in class pl.edu.agh.age.console.command.ComputationCommand
 
walkList - Variable in class pl.edu.agh.age.compute.labs.improvement.LabsCrossStepSawSearch
 
whenFailedCall(Consumer<Throwable>) - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
Starts the declaration of actions taken when the failure occurs.
WildcardTransitionBuilder() - Constructor for class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder.WildcardTransitionBuilder
 
wildcardTransitions - Variable in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
wildcardTransitions() - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
withComparator(Comparator<EmasAgent>) - Method in class pl.edu.agh.age.compute.stream.emas.fight.FightBuilder
Agent comparator should return a non-negative integer if a first agent should win the fight or a negative integer if the second one should be the winner.
withEnergy(double) - Method in class pl.edu.agh.age.compute.stream.emas.EmasAgent
Create a copy of this agent with a new energy value.
withEnergyTransfer(FightEnergyTransfer) - Method in class pl.edu.agh.age.compute.stream.emas.fight.FightBuilder
 
withEnergyTransfer(AsexualEnergyTransfer) - Method in class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionBuilder
 
withEnergyTransfer(EnergyTransfer) - Method in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionBuilder
 
withEvaluation(double) - Method in class pl.edu.agh.age.compute.ea.solution.BooleanVectorSolution
 
withEvaluation(double) - Method in class pl.edu.agh.age.compute.ea.solution.DoubleSolution
 
withEvaluation(double) - Method in class pl.edu.agh.age.compute.ea.solution.DoubleVectorSolution
 
withEvaluation(double) - Method in class pl.edu.agh.age.compute.ea.solution.IntegerVectorSolution
 
withEvaluation(double) - Method in class pl.edu.agh.age.compute.ea.solution.SimpleSolution
 
withEvaluation(double) - Method in interface pl.edu.agh.age.compute.ea.solution.Solution
Updates the evaluation of this solution.
withEvaluation(double) - Method in class pl.edu.agh.age.compute.ea.solution.VectorSolution
 
withFitness(double) - Method in class pl.edu.agh.age.compute.labs.solution.LabsSolution
 
withFitness(double) - Method in class pl.edu.agh.age.compute.ogr.solution.Ruler
 
withFitness(double) - Method in class pl.edu.agh.age.compute.stream.emas.solution.DoubleSolution
 
withFitness(double) - Method in class pl.edu.agh.age.compute.stream.emas.solution.DoubleVectorSolution
 
withFitness(double) - Method in class pl.edu.agh.age.compute.stream.emas.solution.SimpleSolution
 
withFitness(double) - Method in interface pl.edu.agh.age.compute.stream.emas.solution.Solution
Updates the fitness of this solution.
withMutation(Mutation<S>) - Method in class pl.edu.agh.age.compute.stream.emas.reproduction.AsexualReproductionBuilder
 
withMutation(Mutation<S>) - Method in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionBuilder
 
withName(String) - Method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
withRandomGenerator(NormalizedDoubleRandomGenerator) - Method in class pl.edu.agh.age.compute.ea.GeneticPipeline
Changes the random number generator for the current pipeline.
withRecombination(Recombination<S>) - Method in class pl.edu.agh.age.compute.stream.emas.reproduction.SexualReproductionBuilder
 
withSolution(Solution<?>) - Method in class pl.edu.agh.age.compute.stream.emas.EmasAgent
Create a copy of this agent with a new solution value.
withStatesAndEvents(Class<S>, Class<E>) - Static method in class pl.edu.agh.age.util.fsm.StateMachineServiceBuilder
 
withThreadName(String, Runnable) - Static method in class pl.edu.agh.age.util.Runnables
 
WorkerAddress - Interface in pl.edu.agh.age.compute.api
A compute-level address for workers.
workerCommunication - Variable in class pl.edu.agh.age.services.worker.internal.ComputeTopologyProvider
 
workerCommunication - Variable in class pl.edu.agh.age.services.worker.internal.DefaultBroadcastMessenger
 
workerCommunication - Variable in class pl.edu.agh.age.services.worker.internal.DefaultQueryProcessor
 
workerCommunication - Variable in class pl.edu.agh.age.services.worker.internal.DefaultUnicastMessenger
 
WorkerCommunication - Interface in pl.edu.agh.age.services.worker.internal
Internal API for worker services.
WorkerConfiguration - Interface in pl.edu.agh.age.services.worker.internal.configuration
 
workerConfigurationMap - Variable in class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
WorkerMessage<T extends java.io.Serializable> - Class in pl.edu.agh.age.services.worker
Message exchanged between WorkerServices.
WorkerMessage(WorkerMessage.Type, T) - Constructor for class pl.edu.agh.age.services.worker.WorkerMessage
 
WorkerMessage(WorkerMessage.Type, Set<String>, T) - Constructor for class pl.edu.agh.age.services.worker.WorkerMessage
 
WorkerMessage.Type - Enum in pl.edu.agh.age.services.worker
 
workerMessageListeners - Variable in class pl.edu.agh.age.services.worker.internal.DefaultWorkerService
 
WorkerService - Interface in pl.edu.agh.age.services.worker
Service that executes computational tasks.
WorkerServiceClient - Interface in pl.edu.agh.age.client
 
workerServiceClient - Variable in class pl.edu.agh.age.console.command.ComputationCommand
 
workerServiceClient - Variable in class pl.edu.agh.age.examples.commands.TestCommand
 
WorkerServiceEvent - Interface in pl.edu.agh.age.services.worker
 
workerTopic - Variable in class pl.edu.agh.age.client.hazelcast.HazelcastWorkerServiceClient
 
Workplace<T extends Solution<?>> - Class in pl.edu.agh.age.compute.ea
 
Workplace(long, List<T>, BeforeStepAction<T>, Step<T>, AfterStepAction<T, ?>, Manager) - Constructor for class pl.edu.agh.age.compute.ea.Workplace
 
Workplace<T extends Agent> - Class in pl.edu.agh.age.compute.stream
 
Workplace(long, Iterable<T>, BeforeStepAction<T>, Step<T>, AfterStepAction<T, ?>, Manager) - Constructor for class pl.edu.agh.age.compute.stream.Workplace
 
Workplace(long, List<T>, BeforeStepAction<T>, Step<T>, AfterStepAction<T, ?>, Manager) - Constructor for class pl.edu.agh.age.compute.stream.Workplace
 
WORKPLACE_ENTRY_HEADER_TAG - Static variable in class pl.edu.agh.age.compute.stream.logging.Tags
 
WORKPLACE_ENTRY_TAG - Static variable in class pl.edu.agh.age.compute.stream.logging.Tags
 
WORKPLACE_ID - Static variable in class pl.edu.agh.age.compute.stream.logging.Columns
 
WorkplaceConfiguration<T extends Solution<?>> - Class in pl.edu.agh.age.compute.ea.configuration
Configuration of a single workplace.
WorkplaceConfiguration(List<T>, Step<T>, AfterStepAction<T, ?>) - Constructor for class pl.edu.agh.age.compute.ea.configuration.WorkplaceConfiguration
 
WorkplaceConfiguration(List<T>, Step<T>, AfterStepAction<T, ?>, BeforeStepAction<T>) - Constructor for class pl.edu.agh.age.compute.ea.configuration.WorkplaceConfiguration
 
WorkplaceConfiguration<T extends Agent> - Class in pl.edu.agh.age.compute.stream.configuration
Configuration of a single workplace.
WorkplaceConfiguration(PopulationGenerator<T>, Step<T>, AfterStepAction<T, ?>) - Constructor for class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfiguration
 
WorkplaceConfiguration(PopulationGenerator<T>, Step<T>, AfterStepAction<T, ?>, BeforeStepAction<T>) - Constructor for class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfiguration
 
WorkplaceConfiguration(List<T>, Step<T>, AfterStepAction<T, ?>) - Constructor for class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfiguration
 
WorkplaceConfiguration(List<T>, Step<T>, AfterStepAction<T, ?>, BeforeStepAction<T>) - Constructor for class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfiguration
 
WorkplaceConfigurationGenerator<T extends Agent> - Class in pl.edu.agh.age.compute.stream.configuration
 
WorkplaceConfigurationGenerator(int, PopulationGenerator<T>, Step<T>, AfterStepAction<T, ?>, BeforeStepAction<T>) - Constructor for class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfigurationGenerator
 
workplaceConfigurations - Variable in class pl.edu.agh.age.compute.ea.configuration.Configuration
 
workplaceConfigurations - Variable in class pl.edu.agh.age.compute.stream.configuration.Configuration
 
workplaceId() - Method in class pl.edu.agh.age.compute.stream.Environment
 
workplaceIdGenerator - Variable in class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
workplaceIdGenerator - Variable in class pl.edu.agh.age.compute.stream.StreamAgents
 
workplaces() - Method in class pl.edu.agh.age.compute.ea.configuration.Configuration
 
workplaces() - Method in class pl.edu.agh.age.compute.stream.configuration.Configuration
 
workplacesCount - Variable in class pl.edu.agh.age.compute.stream.configuration.WorkplaceConfigurationGenerator
 
workplacesCount() - Method in class pl.edu.agh.age.compute.stream.Environment
Returns the count of all workplaces (global, distributed).
workplacesLocations - Variable in class pl.edu.agh.age.compute.ea.EvolutionaryAlgorithms
 
workplacesLocations - Variable in class pl.edu.agh.age.compute.stream.StreamAgents
 
workplaceStatistics() - Method in class pl.edu.agh.age.compute.stream.Environment
Returns a read-only view of statistics map generated by AfterStepAction.
writer - Variable in class pl.edu.agh.age.console.command.ClusterCommand
 
writer - Variable in class pl.edu.agh.age.console.command.ComputationCommand
 
writer - Variable in class pl.edu.agh.age.console.command.HelpCommand
 
writer - Variable in class pl.edu.agh.age.console.command.LoggingCommand
 
writer - Variable in class pl.edu.agh.age.console.command.TopologyCommand
 
writer - Variable in class pl.edu.agh.age.console.Console
 
writer - Variable in class pl.edu.agh.age.examples.commands.TestCommand
 

X

XBIG - Static variable in class pl.edu.agh.age.compute.ea.rand.GaussianGenerator.NormalCdf
 
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links