Re: [Math] Please review GA implementation

2022-01-08 Thread Gilles Sadowski
Hello. I've also started to take a look. There are issues with the expected functionality of the "examples-ga" module. Assuming that the following command has been issued $ JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64/ mvn package and has completed successfully, executable JAR files should have

Re: [Math] Please review GA implementation

2022-01-08 Thread Avijit Basak
Hi All I would like to add a few words over here. The JIRA was initially created as a proposal to accommodate rank based adaptive probability generation approaches for GA operators like crossover and mutation etc following the referred article. The article mainly describes the adaptive pro

Re: [Math] Please review GA implementation

2022-01-08 Thread Bruno P. Kinoshita
Reviewed about 1/4 of the PR, but it was mainly about serialization (started from the bottom, comparing using GitHub UI [1]). But that code and tests were looking OK. Will try to go over a few more files, but I also found a PDF in the issue that I think I will try to read first, to have a bet