Bee colony optimization: Difference between revisions
Appearance
Content deleted Content added
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
The bee colony optimization algorithm is inspired by the behaviour of honey bee colony in nectar collection. This biologically inspired approach is currently being employed to |
The bee colony optimization algorithm is inspired by the behaviour of honey bee colony in nectar collection. This biologically inspired approach is currently being employed to solve some combinatorial [[optimization]] problems such as job shop[[scheduling]], internet server optimization problem and etc. |
||
[[Category:Computer science]] |
[[Category:Computer science]] |
||
[[Category:Combinatorial algorithms]] |
[[Category:Combinatorial algorithms]] |
Revision as of 09:39, 12 February 2007
The bee colony optimization algorithm is inspired by the behaviour of honey bee colony in nectar collection. This biologically inspired approach is currently being employed to solve some combinatorial optimization problems such as job shopscheduling, internet server optimization problem and etc.