Binary Ant Colony Optimization

I need a Binary Ant Colony Optimization code that can solve a placement problem. Can anybody help me?

3 Comments

Search the File Exhange - lots of ACO programs there.
I searched File Exchange but there exists only ACO for TSP problem and job shop scheduling. I need a binary version for ACO.

Sign in to comment.

Answers (1)

A binary ACO is available to download, in the following link:
However, the code solves the binary knapsack problem.

Asked:

on 15 May 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!