Skip to content

C++ version of the memetic algorithm extendable to different representations such as continued fractions

Notifications You must be signed in to change notification settings

impvau/memetico

Repository files navigation

Introduction

We recommend the use of VS Code and Dev Containers. Instructions exist at VSC Readme.

For manual instructions, see help at Manual Readme.

Contributors

dr-hobot

  • Design and stucture
  • Dynamic depth capability
  • Branched CFR capability
  • CUDA GPU integration

GuillaumeBriffoteaux

  • Derivative based functionality
  • Modified Lentz algorithm
  • Sanitisation improvements

Influences

wuxishy

  • Initial implementation of CFR that was significantly extended by MohammadNHaque and later in conjunction with dr-hobot. Some of the class separation was inspired by this work

MohammadNHaque

  • Much work on predicessor of which some components were directly incorporated, such as the modified nelder mead

About

C++ version of the memetic algorithm extendable to different representations such as continued fractions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published