Skip to content

A hybrid genetic and simulated annealing algorithm in solving the knapsack 0-1 problem

Notifications You must be signed in to change notification settings

Melvin95/Hybrid-IGA-SA-Knapsack

Repository files navigation

Hybrid-IGA-SA-Knapsack

An implementation of the hybrid genetic and simulated annealing (IGA-SA) algorithm applied to the knapsack 0-1 problem

Prerequisites

  • python 3.6.x
  • numpy
  • matplotlib

Acknowledgments

Hybrid Algorithm based on the algorithm presented in this paper

About

A hybrid genetic and simulated annealing algorithm in solving the knapsack 0-1 problem

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages