Crate bogo_plus_plus
Source - 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
- SortingResultKind
- A SortingResultKind defines the Result of a Sorting
- Optimizer
- A Optimizer is used in a Sorting to get the mutation_chance for each epoch
- Sorting
- A trait to support Generic Sorting implementations
- score_one_default