- lastGridSolution - Variable in class org.licas.ai_solver.mediator.problem.GridProblemMediator
-
The previous grid solution, before this one
- lastTestResult - Variable in class org.licas.ai_solver.eval.Evaluator
-
The last returned test result, which is stored as XML inside of this element.
- LEARNFRAMEWORK - Static variable in class org.licas.ai_solver.central.SomConst
-
SOM Learning Framework tag
- LEARNFUNCTION - Static variable in class org.licas.ai_solver.central.SomConst
-
Learning Function tag
- learning - Variable in class org.licas.ai_solver.central.SomNN
-
The learning framework that runs the tests.
- learningFramework - Variable in class org.licas.ai_solver.central.SomConfig
-
SOM Learning Framework
- learningFunction - Variable in class org.licas.ai_solver.central.SomConfig
-
Learning Function
- LearnWeights - Class in org.licas.ai_solver.learn
-
This class is used to learn the best values for the dynamic linking weights.
- LearnWeights(String, String) - Constructor for class org.licas.ai_solver.learn.LearnWeights
-
Creates a new instance of LearnWeights.
- lfParams - Variable in class org.licas.ai_solver.central.SomConfig
-
Learning function config parameters
- lib - Variable in class org.licas.ai_solver.central.grid.HyperHeuristicGrid
-
True if larger value is better, false if smaller value is better
- LinkEvaluator - Class in org.licas.ai_solver.eval
-
This class runs a set of generic tests on the distributed linking problem model.
- LinkEvaluator() - Constructor for class org.licas.ai_solver.eval.LinkEvaluator
-
Create a new instance of LinkEvaluator
- LinkProblemMediator - Class in org.licas.ai_solver.mediator.problem
-
This class models the problem to be solved based on distributed services with
linking mechanisms.
- LinkProblemMediator(PasswordHandler) - Constructor for class org.licas.ai_solver.mediator.problem.LinkProblemMediator
-
Create a new instance of LinkProblemMediator.
- LinkTests - Class in org.licas.ai_solver.test
-
The main class for running distributed linking tests.
- LinkTests(PasswordHandler) - Constructor for class org.licas.ai_solver.test.LinkTests
-
Create a new instance of LinkTests.
- list - Variable in class org.licas.ai_solver.model.result.Cluster
-
List of values representing the cluster
- lower - Variable in class org.licas.ai_solver.model.EvalBounds
-
Lower bound on the evaluation
- lowerValue() - Method in class org.licas.ai_solver.model.EvalBounds
-
Get the lower value object, not the ReplySet
wrapper.