genetic_evolution 0.3.0 copy "genetic_evolution: ^0.3.0" to clipboard
genetic_evolution: ^0.3.0 copied to clipboard

A package that simulates a Genetic Evolutionary Algorithm among its generations.

0.3.0 #

  • Implemented to and from JSON on models
  • Implemented file parsing for Generation objects

0.2.1 #

  • Exposed sortingMethod on Population to be more customizable

0.2.0 #

  • These changes go along with the creation of the genetically_evolving_neural_network package
  • Added generationsToTrack to GeneticEvolutionConfig to specify exactly how many generations of parents to keep track of
  • Extracted out EntityParentManipulator for testability

0.1.2 #

  • These changes go along with the creation of the genetically_evolving_neural_network package
  • Opened parameter for EntityService for testing purposes
  • Extracted CrossoverService for testability

0.1.1 #

  • Added /example/README.md for Example tab documentation.

0.1.0 #

  • Initial release
1
likes
160
pub points
0%
popularity

Publisher

verified publisherimpiam.com

A package that simulates a Genetic Evolutionary Algorithm among its generations.

Repository (GitHub)
View/report issues

Topics

#evolution #genetic #algorithm

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, json_annotation, json_serializable, path_provider

More

Packages that depend on genetic_evolution