Science Score: 44.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.1%) to scientific vocabulary

Keywords

matlab metaheuristic metaheuristics optimization optimization-algorithms
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Taymazakan
  • License: mit
  • Language: Roff
  • Default Branch: main
  • Homepage:
  • Size: 567 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 2
  • Releases: 0
Topics
matlab metaheuristic metaheuristics optimization optimization-algorithms
Created about 4 years ago · Last pushed about 4 years ago
Metadata Files
Readme License Citation

README.md

BinBROMaxUFLP

BinBRO: Binary Battle Royale Optimizer algorithm

The BinBRO algorithm has been implemented in MATLAB. The approach has been applied to two well-known benchmark datasets: uncapacitated facility location and maximum-cut graph binary optimization problems.

The program's key modules are listed as follows.

The GetDataset function returns the file address and desired optimal value for the ith instance. The creatmodel function returns the structure of ith instance. The BROFun function applies the BinBRO algorithm to the ith instance and returns the structure and convergence curve. The structure is a group items of performance evaluation criteria. The writeontext function generates a text file for the ith instance and stores all performance criteria in this text file after a predetermined number of algorithm runs. The writeontextall function generates a text file for all instances and stores all performance criteria in this text file after predetermined number of algorithm runs.

Owner

  • Name: Taymaz
  • Login: Taymazakan
  • Kind: user
  • Location: United States
  • Company: LSU Health

PhD in Computer Engineering | Postdoc @ LSUHSC Computer Science · AI in Medical Imaging · 3D Imaging & Video Analysis

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Akan"
  given-names: "Taymaz"
  orcid: "https://orcid.org/0000-0003-4070-1058"
- family-names: "Agahian"
  given-names: "Saeid"
  orcid: "https://orcid.org/0000-0003-2462-6166"
- family-names: "Dehkharghani"
  given-names: "Rahim"
  orcid: "https://orcid.org/0000-0002-9619-8247"
title: "BinBRO_UFLP"
version: 1.0.0
doi: 10.5281/zenodo.1234
date-released: 2022-02-15
url: "https://github.com/tami64/BinBRO_Max_UFLP"

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1