Skip to content

Assembly Sequence Optimisation - Brute force search and Genetic Algorithm

Notifications You must be signed in to change notification settings

shubhamwaghe/Genetic-Algorithm-ASP

Repository files navigation

Assembly Sequence Planning and Optimisation

Python Code Implementation of -
  • Brute Force Search
  • Genetic Algorithm
  • Ant Colony Algorithm

Requirements

  • Python 2.7, Python 3+
  • pyevolve python library
  • ACO-pants python library

Installation

$ sudo apt-get install python-pyevolve
$ sudo apt-get install python-matplotlib
$ pip3 install ACO-Pants

References

  • Check out the references folder in the repository
  • Results of the parameter variation in GA in img folder

About

Assembly Sequence Optimisation - Brute force search and Genetic Algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages