Jump to content

Talk:Bees algorithm

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ego White Tray (talk | contribs) at 03:48, 12 August 2011 (Merge notice). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconSystems Unassessed
WikiProject iconThis article is within the scope of WikiProject Systems, which collaborates on articles related to systems and systems science.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.
Taskforce icon
This article is not associated with a particular field. Fields are listed on the template page.

Untitled

Is this the same as Artificial Bee Colony Algorithm? Andreas Kaufmann (talk) 21:57, 11 February 2008 (UTC)[reply]

How does this compare with other population-based optimisation algorithms?

This article, and many other similar ones, is missing any kind of discussion of how it compares against more well-known optimisation techniques like GAs. Under what conditions does this perform better and worse, and in what ways? Do problems need to meet certain criteria? If you can give a detailed description of an algorithm then why make no discussion of why it even exists or what its strengths are relative to similar algorithms? Destynova (talk) 13:11, 12 July 2010 (UTC)[reply]

Fair use rationale for Image:Good Resolution The Bees Algorithm Poster.jpg

Image:Good Resolution The Bees Algorithm Poster.jpg is being used on this article. I notice the image page specifies that the image is being used under fair use but there is no explanation or rationale as to why its use in this Wikipedia article constitutes fair use. In addition to the boilerplate fair use template, you must also write out on the image description page a specific explanation or rationale for why using this image in each article is consistent with fair use.

Please go to the image description page and edit it to include a fair use rationale. Using one of the templates at Wikipedia:Fair use rationale guideline is an easy way to ensure that your image is in compliance with Wikipedia policy, but remember that you must complete the template. Do not simply insert a blank template on an image page.

If there is other fair use media, consider checking that you have specified the fair use rationale on the other images used on this page. Note that any fair use images lacking such an explanation can be deleted one week after being tagged, as described on criteria for speedy deletion. If you have any questions please ask them at the Media copyright questions page. Thank you.

BetacommandBot (talk) 22:34, 13 February 2008 (UTC)[reply]


Artificial Bee Colony Algorithm

Yes bees algorithm is basically the same as artificial bee colony algorithm. Theres some difference in the way the pseudocodes represent the dynamics of bee foraging, but the resulting search is very much the same. Bees algorithm have better parameters for tuning the search though and seems easier to understand for me. RasmusMH (talk) 11:09, 11 July 2008 (UTC)[reply]