Skip to content

mahmoudev/MOGAS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Many-Objective Genetic Algorithm Scheduler (MOGAS)

Implementation of NSGA-III algorithm in Go to solve containers scheduling problem.

References

  1. An Evolutionary Many-Objective Optimization Algorithm Using Reference-Point-Based Nondominated Sorting Approach, Part I: Solving Problems With Box Constraints (link)
  2. An Evolutionary Many-Objective Optimization Algorithm Using Reference-Point Based Nondominated Sorting Approach, Part II: Handling Constraints and Extending to an Adaptive Approach (link)
  3. A fast and elitist multiobjective genetic algorithm: NSGA-II (link)

About

Many-Objective Genetic Algorithm Scheduler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages