项目作者: nformoso

项目描述 :
Estimation of distribution algorithm (Octave implementation)
高级语言: Matlab
项目地址: git://github.com/nformoso/eda.git
创建时间: 2018-05-22T15:03:36Z
项目社区:https://github.com/nformoso/eda

开源协议:MIT License

下载


EDA

Estimation of distribution algorithm (Octave implementation)

Usage

  1. Clone / Download
  2. Open Octave
  3. Get into decompressed/cloned directory
  4. Run: main (and press enter)

NOTES

  1. Due to some renderization problems, the function
    1. 'text' could throw a warning during execution.
  2. Due to some octave limitations (or maybe my
    1. knowing limitations), rendering long text may
    2. produce problems with output text visualization.