Current Crates.io Version

Hello rustaceans! The version 1.1.0 for Easy_GA crate is finally out! As always you can find the repository in Github and the crate in crates.io

The full CHANGELOG is avaliable in CHANGELOG.md

[1.2.0]

  • Added new SelectionAlgorithm::Random.
  • Added new SelectionAlgorithm::Stochastic.
  • SelectionAlgorithm now derive PartialEq, Eq, PartialOrd and Ord.
  • Added unit testing for Selection trait.
  • Logs are now saved inside target/easy_ga/logs insted of target/tmp/

0 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *