Skip to content

fieldsend/local_optima_networks

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

local_optima_networks

Codebase for 2018 paper on Computationally Efficient Local Optima Network Construction.

Java packages provide interfaces and classes for efficient generation of the local optimia network (LON) graph for non-neutral landscapes, exploiting hashmaps and other data structures for implementational efficiency.

Companion codebase for the paper

Jonathan E. Fieldsend Computationally efficient local optima network construction. Proceedings of the Genetic and Evolutionary Computation Conference Companion 2018 Jul 6 (pp. 1481-1488). ACM.

https://ore.exeter.ac.uk/repository/handle/10871/32626 https://doi.org/10.1145/3205651.3208263

Example use:

todo -- example to regenerate results

todo -- example exahustive lon

todo -- example sampled lon

About

Codebase for GECCO 2018 LAHS Workshop paper on Computationally Efficient Local Optima Network Construction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages