Download Latest Version RGP_eugenics.tar.gz (685.9 kB)
Email in envelope

Get an email when there's a new version of RGP Eugenics

Home
Name Modified Size InfoDownloads / Week
README.txt 2020-05-20 1.6 kB
RGP_eugenics.tar.gz 2020-05-20 685.9 kB
LICENSE.txt 2020-05-20 35.1 kB
Totals: 3 Items   722.7 kB 0
Software was developed and tested under Linux OS. Generally ready to use tool combine R script implementing evolution of problem solution and bash scripts to interact with system resources, saving temporary and final results as well interact with user. Adaptation of tool to other OS will require some effort from user.

To properly run software require following external R packages.:
rgp
compiler
stringr
GenSA
rgenoud


Authors:
Adam Pacławski: adam.paclawski@uj.edu.pl
Aleksander Mendyk: aleksander.mendyk@uj.edu.pl
Jakub Szlęk: j.szlek@uj.edu.pl
Affiliation: Jagiellonian University Medical College, Faculty of Pharmacy, 
Department of Pharmaceucial Technology and Biopharmaceutics, Medyczna 9 st., 
30-688 Kraków Poland 

e-mail adam.paclawski@uj.edu.pl 
 
 
This program is free software: you can redistribute it and/or modify 
it under the terms of the GNU General Public License as published by 
the Free Software Foundation, either version 3 of the License, or 
(at your option) any later version. 
 
This program is distributed in the hope that it will be useful, 
but WITHOUT ANY WARRANTY; without even the implied warranty of 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
GNU General Public License for more details. 
 
You should have received a copy of the GNU General Public License 
along with this program.  If not, see <http://www.gnu.org/licenses/>." 


How to configure main_config.txt file:
<individual size limit = maximum chromosome length> <core name of packages> <error measure for evolution process: sse, mse, rmse> <gpEvolutionStrategy: tournament, ageComplex>
Source: README.txt, updated 2020-05-20