Crate bogo_plus_plus

Crate bogo_plus_plus 

Source

Structs§

AestimaboOptimizer
Aestimabo is a superset of the Audentis Optimizer, that tries to react to more dynamically adapt the mutation chance, when issues arise.
AudentisOptimizer
Audentis is a simple Optimizer that drops the mutation chance off exponentially starting at a certain value
BogoConfig
A Config for the BogoSorting Sorting
BogoSorting
Bogo++ Sorting Example usage:
SortingResult
A Sorting result that holds a SortingResultKind

Enums§

SortingResultKind
A SortingResultKind defines the Result of a Sorting

Traits§

Optimizer
A Optimizer is used in a Sorting to get the mutation_chance for each epoch
Sorting
A trait to support Generic Sorting implementations

Functions§

score_one_default