Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 141 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 141 Bytes

AntColony

config.json example

{
  "Path": "default.txt",
  "MaxIterations": 1000,
  "Alpha": 3,
  "Beta": 2,
  "Rho": 0.6
}