Skip to content

NSGA-II and GA: Implementation of Non-dominated Sorting Genetic Algorithm (NSGA-II) and Binary Genetic Algorithm for Combinatorial Optimization

Notifications You must be signed in to change notification settings

vojha-code/Evolutionary-Computation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

NSGA-II

1: Java Implementation of Non-dominated Sorting Genetic Algorithm (NSGA-II)

2: Java implementation of Binary Vector Genetic Algorithm (GA)

Please cite:

Multiobjective Programming for Type-2 Hierarchical Fuzzy Inference Trees
V OJHA, V Snasel, A Abraham - IEEE Transactions on Fuzzy Systems, 2017
http://ieeexplore.ieee.org/abstract/document/7913611/

Ensemble of heterogeneous flexible neural trees using multiobjective genetic programming
VK Ojha, A Abraham, V Snášel - Applied Soft Computing, 2017
http://www.sciencedirect.com/science/article/pii/S156849461630494X

Please cite for Binary GA:

Metaheuristic tuning of type-II fuzzy inference systems for data mining
VK Ojha, A Abraham, V Snášel - Fuzzy Systems (FUZZ-IEEE), 2016
http://ieeexplore.ieee.org/abstract/document/7737743/

About

NSGA-II and GA: Implementation of Non-dominated Sorting Genetic Algorithm (NSGA-II) and Binary Genetic Algorithm for Combinatorial Optimization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages