Skip to content

IOHprofiler/IOHalgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configurable Genetic Algorithm

This project provides a configurable framework of genetic algorithms.

If you are using the tool for the first time, please download or clone this branch, and run cmake .; make at the directory where the project locates.

  • If you plan to install the package, please run make install.
  • If you need to set up the install directory, please run cmake -DCMAKE_INSTALL_PREFIX=your/path . before installation.
  • An exectuable file main will be generated.

About

This repository includes implementation of iterative heuristic algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published