Download Latest Version jenetics-4.1.0.zip (25.2 MB)
Email in envelope

Get an email when there's a new version of Jenetics: Java Genetic Algorithm Library

Home / v4.3.0
Name Modified Size InfoDownloads / Week
Parent folder
jenetics-4.3.0.zip 2018-10-28 28.2 MB
README.md 2018-10-28 1.7 kB
v4.3.0.tar.gz 2018-10-28 8.7 MB
v4.3.0.zip 2018-10-28 9.3 MB
Totals: 4 Items   46.2 MB 0

Improvements

  • #347: Improve hashCode and equals methods.
  • #349: Cleanup of chromosome constructors. Make the constructors more regular.
  • #355: Simplify implementation of numeric genes.
  • #361: Add NumericChromosome.primitiveStream() methods.
  • #366: Deprecate reference to fitness function property from Phenotype. Preparation step for generalizing the fitness evaluation.
  • #377: Add Tree.childAt method. Lets you fetch deeply nested child nodes.
  • #378: Convert tree to parentheses tree string.
  • #379: Parse parentheses tree string to tree object.
  • #380: Add TreeNode.map method.
  • #400: Codec for mapping source- and target objects.
  • #406: Make the library compilable under Java 11.
  • #411: Improve the behaviour of the MathExpr.format method.

Bugs

  • #357: Invalid length of selected population in MonteCarloSelector.
  • #420: Limits.byFitnessThreshold termination strategy is missing best generation.
Source: README.md, updated 2018-10-28