Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: gintool/gin

Gin v2.1

07 Mar 10:35
b05f97e

Choose a tag to compare

Additional features:

  • memory profiling
  • nsgaii
  • new operators

As well as various bug fixes.

This is intended to be the last stable build targeted to Java 8.

Gin v2.0

12 Jun 12:46
fdb3492

Choose a tag to compare

Big improvements are the ability to handle multi-class projects, gradle and maven build tools, built-in profiler and sampling utilities, test case generation, and a load of new edit operators.

All is described in the paper "Gin: Genetic Improvement Research Made Easy" at GECCO 2019.

Gin v1.0

05 Jun 12:56
bd258bd

Choose a tag to compare

The original Gin: a slightly extended version of that in the GECCO 2017 paper.

Targets single class Java applications, with a single unit test class. Statement level edits copy/move/delete/modify.