fibonacci-bees-algorithm-disassembly-sequence

The Fibonacci Bees Algorithm inspired by the Fibonacci sequence which can be found in the family tree of the male bee (drone). The application is in the robotic disassembly sequence planning.

https://github.com/nataliahartonofung/fibonacci-bees-algorithm-disassembly-sequence

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

The Fibonacci Bees Algorithm inspired by the Fibonacci sequence which can be found in the family tree of the male bee (drone). The application is in the robotic disassembly sequence planning.

Basic Info
  • Host: GitHub
  • Owner: NataliaHartonoFung
  • License: bsd-3-clause
  • Language: MATLAB
  • Default Branch: main
  • Size: 33.2 KB
Statistics
  • Stars: 5
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Fibonacci-Bees-Algorithm

The Fibonacci Bees Algorithm (BAF) inspired by the Fibonacci sequence which can be found in the family tree of the male bee (drone). The application is in robotic disassembly sequence planning. This code accompanied the paper: A Novel Fibonacci-inspired enhancement of the Bees Algorithm: Application to Robotic Disassembly Sequence Planning, Cogent Engineering, Volume 11, Issue 1, 2024. To cite: go to the upper right-hand side and click "cite this repository"

This BAF code was build upon the code from this paper: https://doi.org/10.1080/00207543.2017.1412527 Robotic disassembly sequence planning using enhanced discrete bees algorithm in remanufacturing, International Journal of Production Research, Volume 56, 2018, issue 9, authors: Jiayi Liu, Zude Zhou, Duc Truong Pham, Wenjun Xu, Chuqian Ji,Quan Liu

How to run the program

Open Main.m and run.

User can change the parameters, however, please refer to the paper for guidance of the parameters.

To calculate total population or find combinations of possible parameters, use the zip file: "BAFcalculatepop.zip".

Owner

  • Name: NHartono
  • Login: NataliaHartonoFung
  • Kind: user

PhD student, Mechanical Engineering, University of Birmingham, UK & Lecturer, Industrial Engineering, University of Pelita Harapan, Indonesia.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Hartono"
  given-names: "Natalia"
  orcid: "https://orcid.org/0000-0003-2314-1394"
title: "Fibonacci-Bees-Algorithm-disassembly-sequence code"
version: 1.0.0
doi: 10.5281/zenodo.11657644
date-released: 2024-06-15
url: "https://github.com/NataliaHartonoFung/Fibonacci-Bees-Algorithm-disassembly-sequence"

GitHub Events

Total
Last Year