Skip to content

CUDA fine-grained implementation of the NSGA-II algortihm.

License

Notifications You must be signed in to change notification settings

GiuliaP/nsga2_cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nsga2_cuda

CUDA fine-grained implementation of the NSGA-II algortihm.

If you use this code, please cite the work where it is presented:

@Inbook{dagostino2015,
author="D'Agostino, Daniele
and Pasquale, Giulia
and Merelli, Ivan",
title="A Fine-Grained CUDA Implementation of the Multi-objective Evolutionary Approach NSGA-II: Potential Impact for Computational and Systems Biology Applications",
bookTitle="Computational Intelligence Methods for Bioinformatics and Biostatistics: 11th International Meeting, CIBB 2014, Cambridge, UK, June 26-28, 2014, Revised Selected Papers",
year="2015",
publisher="Springer International Publishing",
address="Cham",
pages="273--284",
isbn="978-3-319-24462-4",
doi="10.1007/978-3-319-24462-4_23",
url="http://dx.doi.org/10.1007/978-3-319-24462-4_23"
}

About

CUDA fine-grained implementation of the NSGA-II algortihm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published