Genetics4j
Version: 4.2-SNAPSHOT
Last Published: June 24, 2024
Modules
Core
Genetic Programming
Multi-Objective Optimization
Samples
Additional utilities
GPU
Neural Networks through Augmenting Topologies (NEAT)
Documentation
Quick Start
Contributing Guilde
Project Documentation
Project Information
Project Reports
Source Xref
Surefire
Javadoc
Dependency Updates Aggregate Report
Dependency Updates Report
Plugin Updates Aggregate Report
Plugin Updates Report
Property Updates Aggregate Report
Property Updates Report
Tag List
Change Log
File Activity
Developer Activity
Change Log Report
Total number of changed sets: 1
Changes between 2024-05-25 and 2024-06-25
Total commits: 1
Total number of files changed: 7
Timestamp
Author
Details
2024-06-24 02:36:02
Bruno Mahé <bruno@bmahe.net>
core/src/main/java/net/bmahe/genetics4j/core/selection/
SelectionPolicyHandlerResolver.java
v f35cfeb92733dd15901399f7f722a35a4b32ca34
gp/
pom.xml
v f35cfeb92733dd15901399f7f722a35a4b32ca34
gp/src/main/java/net/bmahe/genetics4j/gp/
OperationFactories.java
v f35cfeb92733dd15901399f7f722a35a4b32ca34
gp/src/main/java/net/bmahe/genetics4j/gp/math/
Terminals.java
v f35cfeb92733dd15901399f7f722a35a4b32ca34
gp/src/main/java/net/bmahe/genetics4j/gp/program/
Program.java
v f35cfeb92733dd15901399f7f722a35a4b32ca34
gp/src/main/java/net/bmahe/genetics4j/gp/program/
ProgramHelper.java
v f35cfeb92733dd15901399f7f722a35a4b32ca34
samples/
pom.xml
v f35cfeb92733dd15901399f7f722a35a4b32ca34
Small clean up and quality of life changes