Giter VIP home page Giter VIP logo

lean-gihh's Introduction

Lean-GIHH

This project contains the source code of Lean-GIHH, a hyper-heuristic for the HyFlex framework.

Lean-GIHH is a simpler variant of GIHH (aka Adap-HH), winner of the CHeSC 2011 competition. It was derived in [1] from the original by means of Accidental Complexity Analysis (ACA), a technique for reducing algorithmic complexity, without loss of performance. The implementation of Lean-GIHH provided in the src directory counts 288 lines of code (as determined using the cloc tool) as opposed to the 2324 lines of code in the original implementation (see links).

Feel free to use Lean-GIHH in your own research. If you do, we kindly ask you to acknowledge this, by citing the following article:

[1] Steven Adriaensen, and Ann Nowé. "Case Study: An Analysis of Accidental Complexity in a State-of-the-art Hyper-heuristic for HyFlex." Evolutionary Computation (CEC), 2016 IEEE Congress on. IEEE, 2016.

@inproceedings{adriaensen2016case,
title={Case Study: An Analysis of Accidental Complexity in a State-of-the-art Hyper-heuristic for HyFlex},
author={Adriaensen, Steven and Now{'e}, Ann},
booktitle={Evolutionary Computation (CEC), 2016 IEEE Congress on},
year={2016},
organization={IEEE}
}

Content:

  • src/LeanGIHH.java: Source code of the Lean-GIHH hyper-heuristic
  • src/CircularBuffer.java: An auxiliary data-structure used by LeanGIHH.
  • src/ExampleRun.java: Usage example.
  • lib/chesc.jar: CHeSC HyFlex framework
  • LeanGIHH-eclipse.zip: Archive to import as project in Eclipse IDE

See the extensive documentation in these files for more details.

Links:

lean-gihh's People

Contributors

steven-adriaensen avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.