WymA / earobot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evolutionary Algorithm Robot in Golang Implementation

Overview

EARobot is a simulator program working based on Evolutionary Algorithm. The origin project is from my old CPP project. Currently, I am trying to rework on it and it will come out in a Go version.

TODO

  • MOEA/D
  • NSGA-III

Applications

Test Functions for Optmization

wiki Test functions for optimization

  1. Kursawe function

Path Planning

About

License:Apache License 2.0


Languages

Language:Go 100.0%