- testCanEnd(HashMap<String, ?>) - Method in class org.licas.ai_solver.spec.GridTestRunsScript
-
Return true if the test can end based on spec param values.
- testCanEnd(HashMap<String, ?>) - Method in class org.licas.ai_solver.spec.TestRunsScript
-
Return true if the test can end based on spec param values.
- TestDef - Interface in org.licas.ai_solver.def
-
This is the interface that all test controlling classes (
RunTests
derived) should implement.
- testEnded - Variable in class org.licas.ai_solver.mediator.problem.ProblemMediator
-
True if the tests have ended or should be stopped
- TESTOPTIONS - Static variable in class org.licas.ai_solver.util.SolverConst
-
- testResults - Variable in class org.licas.ai_solver.eval.Evaluator
-
List of all test results, which are stored as XML inside of this element.
- testRuns - Variable in class org.licas.ai_solver.spec.TestRunsScript
-
Number of clustering runs to perform
- testRunsScript - Variable in class org.licas.ai_solver.spec.ProblemScript
-
Configuration for the test runs themselves.
- TestRunsScript - Class in org.licas.ai_solver.spec
-
This class reads an XML file and loads in a specification for a set of test runs.
- TestRunsScript() - Constructor for class org.licas.ai_solver.spec.TestRunsScript
-
Create a new instance of TestRunsScript.
- TESTRUNSSCRIPT - Static variable in class org.licas.ai_solver.util.SolverConst
-
Script test type related
- TESTRUNSSCRIPTGRID - Static variable in class org.licas.ai_solver.util.SolverConst
-
- TESTRUNSSCRIPTSEARCH - Static variable in class org.licas.ai_solver.util.SolverConst
-
- TestSpec - Class in org.licas.ai_solver.spec.test
-
This class should be extended by all test specification classes.
- TestSpec(PasswordHandler) - Constructor for class org.licas.ai_solver.spec.test.TestSpec
-
Create a new instance of TestSpec.
- testSpec - Variable in class org.licas.ai_solver.test.RunTests
-
The test specification
- toClusters(TestSpec) - Method in class org.licas.ai_solver.mediator.problem.LinkProblemMediator
-
Ask each service in turn who it is clustered with.
- toClusters(ArrayList<ArrayList<String>>) - Method in class org.licas.ai_solver.test.GridTests
-
Convert the cluster lists into a cluster object.
- toCompoundSolution(SolutionContainer) - Static method in class org.licas.ai_solver.model.comp.CompoundSolution
-
Convert the solution container into a compound solution.
- toHyperCompoundSolution(SolutionContainer) - Static method in class org.licas.ai_solver.model.comp.HyperCompoundSolution
-
Convert the solution container into a hyper compound solution.
- toKey(int) - Static method in class org.licas.ai_solver.model.result.Cluster
-
Get a cluster key name.
- TOOMANYMATCHES - Static variable in class org.licas.ai_solver.util.SolverConst
-
- topology - Variable in class org.licas.ai_solver.central.SomConfig
-
Topology
- TOPOLOGY - Static variable in class org.licas.ai_solver.central.SomConst
-
Topology tag
- topologyCol - Variable in class org.licas.ai_solver.central.SomConfig
-
Topology column
- TOPOLOGYCOL - Static variable in class org.licas.ai_solver.central.SomConst
-
Topology column tag
- topologyRadius - Variable in class org.licas.ai_solver.central.SomConfig
-
Topology radius of influence
- TOPOLOGYRADIUS - Static variable in class org.licas.ai_solver.central.SomConst
-
Topology radius tag
- topologyRow - Variable in class org.licas.ai_solver.central.SomConfig
-
Topology row
- TOPOLOGYROW - Static variable in class org.licas.ai_solver.central.SomConst
-
Topology row tag
- toSet(ArrayList<?>) - Static method in class org.licas.ai_solver.model.EvaluationSet
-
Create a new instance of EvalutionSet.
- toSet(ReplySet) - Static method in class org.licas.ai_solver.model.EvaluationSet
-
Create a new instance of EvalutionSet.
- toString() - Method in class org.licas.ai_solver.central.grid.CellCount
-
Get a string-based description of this cell match.
- toString() - Method in class org.licas.ai_solver.central.grid.CellMatch
-
Get a string-based description of this cell match.
- toString() - Method in class org.licas.ai_solver.model.EvalBounds
-
Return a string-based description of this evaluation.
- toString() - Method in class org.licas.ai_solver.model.result.Cluster
-
Get a string-based description of this cluster.
- toString() - Method in class org.licas.ai_solver.model.result.ClusterResult
-
Get a string-based description of this cluster result.
- toString() - Method in class org.licas.ai_solver.model.result.MatchPairIndex
-
Get a string-based description of this solution match.
- toString() - Method in class org.licas.ai_solver.model.result.MatchPairName
-
Get a string-based description of this solution match.
- toString() - Method in class org.licas.ai_solver.model.result.MatchResult
-
Get a string-based description of this grid solution.
- toString() - Method in class org.licas.ai_solver.model.result.Result
-
Get a string-based description of this grid solution.
- toString() - Method in class org.licas.ai_solver.stat.ClusterStats
-
Convert the stats values into a string-based description.
- toString() - Method in class org.licas.ai_solver.stat.ProcessResult
-
Convert the stats values into a string-based description.
- totalLinkScore(Element) - Method in class org.licas.ai_solver.test.RunTests
-
Parse the links document and return the total links weight score.
- totalScore - Variable in class org.licas.ai_solver.model.result.MatchResult
-
The total solution score, which is all matched scores summed.
- totalValue - Variable in class org.licas.ai_solver.model.result.MatchPair
-
The total matching value for all datasets
- TRUE - Static variable in class org.licas.ai_solver.util.SolverConst
-
- TYPE - Static variable in class org.licas.ai_solver.util.SolverConst
-