10000 GitHub - mshams/GA-LAB: Genetic Algorithm Lab
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mshams/GA-LAB

Repository files navigation

GA-LAB

Genetic Lab problem solver, coded in Embarcadero Delphi.

Supported selection methods:

  • Roulette
  • Tournament Rnd
  • Tournament Unique
  • Ranking Linear
  • Ranking Exp
  • Ranking Bias1
  • Ranking Bias2
  • Ranking NoLinear
  • Boltzman
  • Scaling Linear
  • Scaling Exp
  • Truncation

Supported crossover methods:

  • Random
  • 1Point
  • 2Point
  • Uniform
  • GST
  • GSX
  • Greedy1pt
  • Greedy2pt
  • PMX
  • Circular
  • NoRepeat ...

Example:

Screenshot Screenshot Screenshot

About

Genetic Algorithm Lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0