- FALSE - Static variable in class org.licas.ai_solver.util.SolverConst
-
- firstIndex - Variable in class org.licas.ai_solver.central.grid.CellMatch
-
The first cell index.
- firstIndex - Variable in class org.licas.ai_solver.model.result.MatchPairIndex
-
The first solution index.
- firstName - Variable in class org.licas.ai_solver.model.result.MatchPairName
-
The first solution name
- firstSolutionsAndProblems(TestSpec) - Method in class org.licas.ai_solver.mediator.problem.IterateMediatorEvolve
-
Generate a number of initial problem solutions based on the test spec.
- FRACTIONNEIGHBOURHOOD - Static variable in class org.licas.ai_solver.central.SomConst
-
Fraction Neighbourhood Function Model
- FRAMEWORK - Static variable in class org.licas.ai_solver.util.SolverConst
-
- FREQGRIDV1 - Static variable in class org.licas.ai_solver.util.SolverConst
-
- FREQGRIDV2 - Static variable in class org.licas.ai_solver.util.SolverConst
-
- frequencyCounts(ArrayList<String>) - Method in class org.licas.ai_solver.central.grid.FrequencyGrid
-
Update the frequency counts for the cells in the data row - rows and columns.
- FrequencyGrid - Class in org.licas.ai_solver.central.grid
-
This grid compares data rows of objects for similarity and creates an entropy-style cluster set
based on objects with the same count value.
- FrequencyGrid(TestSpec) - Constructor for class org.licas.ai_solver.central.grid.FrequencyGrid
-
Create a new instance of FrequencyGrid.
- fullTrace - Variable in class org.licas.ai_solver.mediator.problem.ProblemMediator
-
True if store full test trace, but still need to add it.
- fullTrace - Variable in class org.licas.ai_solver.spec.TestRunsScript
-
If true output a full test trace, if false output only the test results
- FULLTRACE - Static variable in class org.licas.ai_solver.util.SolverConst
-