Tag List Report
The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| @todo | 0 | @todo |
| FIXME | 0 | FIXME |
| TODO | 15 | TODO |
Each tag is detailed below:
TODO
Number of occurrences found in the code: 15
| net.bmahe.genetics4j.core.combination.AllCasesGenotypeCombinator | Line |
|---|---|
| TEST THE SHIT OUT OF ME | 15 |
| net.bmahe.genetics4j.core.combination.multipointarithmetic.DoubleChromosomeMultiPointArithmetic | Line |
| Should the min/max values be extended based on the lowest/highest values? | 79 |
| net.bmahe.genetics4j.core.combination.multipointarithmetic.FloatChromosomeMultiPointArithmetic | Line |
| Should the min/max values be extended based on the lowest/highest values? | 79 |
| net.bmahe.genetics4j.core.combination.multipointcrossover.DoubleChromosomeMultiPointCrossover | Line |
| Should the min/max values be extended based on the lowest/highest values? | 73 |
| net.bmahe.genetics4j.core.combination.multipointcrossover.FloatChromosomeMultiPointCrossover | Line |
| Should the min/max values be extended based on the lowest/highest values? | 73 |
| net.bmahe.genetics4j.core.combination.singlepointcrossover.DoubleChromosomeSinglePointCrossover | Line |
| Should the min/max values be extended based on the lowest/highest values? | 53 |
| net.bmahe.genetics4j.core.combination.singlepointcrossover.FloatChromosomeSinglePointCrossover | Line |
| Should the min/max values be extended based on the lowest/highest values? | 53 |
| net.bmahe.genetics4j.core.spec.selection.Tournament | Line |
| Enabling this makes immutables create non-compilable code | 21 |
| net.bmahe.genetics4j.gp.OperationFactory | Line |
| make a List<Class> | 41 |
| net.bmahe.genetics4j.gp.math.CoefficientOperationTest | Line |
| Auto-generated method stub | 29 |
| net.bmahe.genetics4j.gp.math.SimplificationRules | Line |
| copy it instead? | 600 |
| net.bmahe.genetics4j.gpu.GPUFitnessEvaluator | Line |
| make it configurable from execution context | 406 |
| net.bmahe.genetics4j.neat.mutation.chromosome.NeatChromosomeRandomMutationHandler | Line |
| use distribution | 35 |
| net.bmahe.genetics4j.samples.mixturemodel.ClusteringUtils | Line |
| fix duplication | 159 |
| net.bmahe.genetics4j.samples.mixturemodel.MooGPU | Line |
| should be in the library | 269 |