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

M

magnitude(String, Object, Object) - Method in class org.licas.ai_solver.eval.EvaluateSolverData
Magnitude of the object values.
magnitude(BagOfWords, BagOfWords) - Method in class org.licas.ai_solver.eval.EvaluateSolverData
This is the magnitude of the two structures.
magnitude(MetaBagOfWords, MetaBagOfWords) - Method in class org.licas.ai_solver.eval.EvaluateSolverData
This is the magnitude of the two structures.
matches - Variable in class org.licas.ai_solver.model.result.MatchResult
The best matching solutions.
MatchPair - Class in org.licas.ai_solver.model.result
This class stores the details of two matching solutions.
MatchPair() - Constructor for class org.licas.ai_solver.model.result.MatchPair
Create a new instance of MatchPair.
MatchPairIndex - Class in org.licas.ai_solver.model.result
This class stores the details of two matching solution indexes.
MatchPairIndex() - Constructor for class org.licas.ai_solver.model.result.MatchPairIndex
Create a new instance of MatchPairIndex.
MatchPairName - Class in org.licas.ai_solver.model.result
This class stores the details of two matching solution names.
MatchPairName() - Constructor for class org.licas.ai_solver.model.result.MatchPairName
Create a new instance of MatchPairName.
MatchResult - Class in org.licas.ai_solver.model.result
This class stores a list of matching MatchPair references, to be used to process two solutions further.
MatchResult() - Constructor for class org.licas.ai_solver.model.result.MatchResult
Create a new instance of MatchResult
MATCHTYPE - Static variable in class org.licas.ai_solver.util.SolverConst
 
mathCompare(String, Object, Object, String) - Method in class org.licas.ai_solver.eval.EvaluateSolverData
Evaluate the expression and return true if true.
mathOperation(String, Object, Object, String) - Method in class org.licas.ai_solver.eval.EvaluateSolverData
Evaluate the expression.
MATRIXTOPOLOGY - Static variable in class org.licas.ai_solver.central.SomConst
Matrix Topology
max - Static variable in class org.licas.ai_solver.stat.ProcessResult
Maximum evaluation value
maxB - Static variable in class org.licas.ai_solver.stat.ProcessResult
Maximum evaluation bound value
maxMatches - Variable in class org.licas.ai_solver.spec.GridProblemScript
The maximum number of matches to carry over to the next solution phase.
MAXMATCHES - Static variable in class org.licas.ai_solver.util.SolverConst
 
maxSolutionNum - Variable in class org.licas.ai_solver.spec.ProblemScript
Maximum number of solutions or possibly a beam width.
maxSolutions - Variable in class org.licas.ai_solver.central.grid.GeneticGrid
Maximum number of solutions or rows, for the matching or the hill-climbing version
MAXSOLUTIONS - Static variable in class org.licas.ai_solver.util.SolverConst
 
maxSolutionsNumber - Variable in class org.licas.ai_solver.mediator.problem.GridProblemMediator
Maximum allowed number of solutions
MAXWEIGHT - Static variable in class org.licas.ai_solver.learn.LearnWeights
Range constants
message - Variable in class org.licas.ai_solver.spec.test.TestSpec
Additional feedback message describing the test runs
metric - Variable in class org.licas.ai_solver.central.KnnConfig
Evaluation Metric
metric - Variable in class org.licas.ai_solver.central.SomConfig
Evaluation Metric
METRIC - Static variable in class org.licas.ai_solver.central.SomConst
Evaluation Metric tag
min - Static variable in class org.licas.ai_solver.stat.ProcessResult
Minimum evaluation value
minB - Static variable in class org.licas.ai_solver.stat.ProcessResult
Minimum evaluation bound value
MINWEIGHT - Static variable in class org.licas.ai_solver.learn.LearnWeights
 
ModuleHeuristicFactory - Class in org.licas.ai_solver
This heuristic factory is read automatically by the GUI when loaded, to store a pre-programmed script of the services it provides.
ModuleHeuristicFactory() - Constructor for class org.licas.ai_solver.ModuleHeuristicFactory
Create a new instance of ModuleHeuristicFactory.
ModuleSolverFactory - Class in org.licas.ai_solver
This solver factory is read automatically by the GUI when loaded, to store a pre-programmed script of the services it provides.
ModuleSolverFactory(PasswordHandler) - Constructor for class org.licas.ai_solver.ModuleSolverFactory
Create a new instance of ModuleSolverFactory.
mostPopularCount(ArrayList<ArrayList<String>>) - Method in class org.licas.ai_solver.stat.ClusterStats
Count the number of times each name is used.
multiply(String, Object, Object) - Method in class org.licas.ai_solver.eval.EvaluateSolverData
Multiply the first value by the second and return the result.
multiply(BagOfWords, BagOfWords) - Method in class org.licas.ai_solver.eval.EvaluateSolverData
Multiply the first value by the second and return the result.
multiply(MetaBagOfWords, MetaBagOfWords) - Method in class org.licas.ai_solver.eval.EvaluateSolverData
Multiply the first value by the second and return the result.
mutate(ArrayList<?>, ArrayList<?>) - Method in class org.licas.ai_solver.model.genetic.genes.DefaultEvolveGenes
Generate a mutation between this gene list and the variable passed in.
mutate(ArrayList<?>, ArrayList<?>) - Method in class org.licas.ai_solver.model.genetic.genes.DefaultEvolveGenesPct
Generate a mutation between this gene list and the variable passed in.
mutate(ArrayList<?>, ArrayList<?>) - Method in class org.licas.ai_solver.model.genetic.genes.EvolveGenes
Generate a mutation between this gene list and the variable passed in.
mutate(ArrayList<?>, ArrayList<?>) - Method in class org.licas.ai_solver.model.genetic.genes.EvolveGenesBOW
Generate a mutation between this gene list and the variable passed in.
MUTATE - Static variable in class org.licas.ai_solver.util.SolverConst
 
mutateFraction - Variable in class org.licas.ai_solver.mediator.problem.GeneticGridProblemMediator
The amount of gene to mutate for an evolution.
mutatePercent - Variable in class org.licas.ai_solver.model.genetic.genes.EvolveInfo
Fraction percentage related to a mutation, in the range 0 to 1.
MUTATEPERCENT - Static variable in class org.licas.ai_solver.util.SolverConst
 
MUTATETYPE - Static variable in class org.licas.ai_solver.util.SolverConst
 
MUTATETYPES - Static variable in class org.licas.ai_solver.util.SolverConst
 
A B C D E F G H I K L M N O P R S T U V W X 
Skip navigation links