Skip to content
/ OnePC Public

OnePc: A software for portable parallel genetic algorithms

Notifications You must be signed in to change notification settings

itsoulos/OnePC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnePC

OnePc: A software for portable parallel genetic algorithms The main purpose of OnePC is to create a parallel genetic algorithm for function minimization using the well known Island technique, where each machine denoted as client, runs a a local genetic algorithm with separate sub-population. The machine denoted as server gathers from clients periodically the best discovered minimum. The software is implemented in ANSI C++ using QT Library in order to be portable in any operating system. More information about the software can be found in the documentation page of the software http://itsoulos.teiep.gr/OnePCSite/

About

OnePc: A software for portable parallel genetic algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published