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 |
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 | 22 |
net.bmahe.genetics4j.gp.OperationFactory | Line |
make a List<Class> | 6 |
net.bmahe.genetics4j.gp.math.CoefficientOperationTest | Line |
Auto-generated method stub | 29 |
net.bmahe.genetics4j.gp.math.SimplificationRules | Line |
copy it instead? | 588 |
net.bmahe.genetics4j.gpu.GPUFitnessEvaluator | Line |
make it configurable from execution context | 234 |
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 |