Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 239 Bytes

File metadata and controls

5 lines (4 loc) · 239 Bytes

Genetic algorithm for optimization

This repository contains code for genetic algorithm used for optimization problems.

Use cases:

  • It can be used in solving any problem involving seperable non-linear function with linear constraints.