Skip to content

thanhlecongg/MFLTGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contains source code of research paper A Multifactorial Optimization Paradigm for Linkage Tree Genetic Algorithm. Tested on CluSPT benchmark. This repo could be used as a template or starter code for conducting multitasking optimization on other specific problems.

Citation

@article{huynh2020multifactorial,
  title={A multifactorial optimization paradigm for linkage tree genetic algorithm},
  author={Huynh, Thi Thanh Binh and Pham, Dinh Thanh and Tran, Ba Trung and Le, Cong Thanh and Le, Minh Hai Phong and Swami, Ananthram and Bui, Thu Lam},
  journal={Information Sciences},
  volume={540},
  pages={325--344},
  year={2020},
  publisher={Elsevier}
}

Running

python3 main.py --popSize 100 --maxEval 1000000 --maxPunishment 3 --dataset Type_1_Small

License

MFLTGA is available under the Apache License, version 2.0. Please see the LICENSE file for details.

About

A multifactorial optimization paradigm for linkage tree genetic algorithm (Information Science)

Topics

Resources

License

Stars

Watchers

Forks

Languages