- ACTIVATIONFUNCION - Static variable in class org.licas.ai_solver.central.SomConst
-
Activation Function tag
- activationFunction - Variable in class org.licas.ai_solver.central.SomConfig
-
Activation Function
- ACTUAL - Static variable in class org.licas.ai_solver.util.SolverConst
-
- add(String, Object, Object) - Method in class org.licas.ai_solver.eval.EvaluateSolverData
-
Add the two objects together and return.
- add(BagOfWords, BagOfWords) - Method in class org.licas.ai_solver.eval.EvaluateSolverData
-
Add the two BagOfWords values together.
- add(MetaBagOfWords, MetaBagOfWords) - Method in class org.licas.ai_solver.eval.EvaluateSolverData
-
Add the two MetaBagOfWords values together.
- addCluster(Cluster) - Method in class org.licas.ai_solver.model.result.ClusterResult
-
Add a new cluster to the result.
- addCreatedFrom(String) - Method in class org.licas.ai_solver.model.genetic.GeneticSolution
-
Add an entity name to the list that this solution was created from.
- addEvolveType(String) - Method in class org.licas.ai_solver.model.genetic.genes.EvolveGenes
-
Ad a new evolution type to the list.
- addHeuristicModule(ModuleHeuristicFactory) - Method in class org.licas.ai_solver.HeuristicFactory
-
Add a heuristic module to the list of modules.
- addHeuristicOption(String, Object) - Method in class org.licas.ai_solver.mediator.problem.ProblemMediator
-
Add a new heuristic-related variable value.
- ADDINKS - Static variable in class org.licas.ai_solver.util.SolverConst
-
- addLinks - Variable in class org.licas.ai_solver.spec.TestRunsScript
-
True if add the clusters as dynamic links to the services
- addProblem(MetricDataset) - Method in class org.licas.ai_solver.model.Problem
-
Add the specified task to the list.
- addSolution(Solution) - Method in class org.licas.ai_solver.model.SolutionContainer
-
Add a new solution to this compound solution.
- addSolutionName(String) - Method in class org.licas.ai_solver.model.SolutionContainer
-
Add a solution name or id to this compound solution.
- addSolverModule(ModuleSolverFactory) - Method in class org.licas.ai_solver.SolverFactory
-
Add a solver module to the list of modules.
- ALL - Static variable in class org.licas.ai_solver.util.SolverConst
-
- ALLRESULTS - Static variable in class org.licas.ai_solver.util.SolverConst
-
- analyseLinks - Static variable in class org.licas.ai_solver.stat.ProcessResult
-
To analyse dynamic links
- AND - Static variable in class org.licas.ai_solver.util.SolverConst
-
- areSame(ArrayList<?>, ArrayList<?>) - Method in class org.licas.ai_solver.model.genetic.genes.DefaultEvolveGenes
-
Return true if the two sets of genes are the same.
- areSame(ArrayList<?>, ArrayList<?>) - Method in class org.licas.ai_solver.model.genetic.genes.DefaultEvolveGenesPct
-
Return true if the two sets of genes are the same.
- areSame(ArrayList<?>, ArrayList<?>) - Method in class org.licas.ai_solver.model.genetic.genes.EvolveGenes
-
Return true if the two sets of genes are the same.
- areSame(ArrayList<?>, ArrayList<?>) - Method in class org.licas.ai_solver.model.genetic.genes.EvolveGenesBOW
-
Return true if the two sets of genes are the same.