solution of problems !!
-
Updated
Oct 20, 2020 - C++
solution of problems !!
The library provides a general genetic algorithm. It is simple, easy to use, and very fast. All you need to do is to define the fitness function and its variables. There are many examples of how to deal with classic genetic algorithms problems.
SimplexCPP is a c++ library that helps solves `Linear Programming Equations` i.e Maximization problems, easily also providing you with neat results.
Add a description, image, and links to the maximization topic page so that developers can more easily learn about it.
To associate your repository with the maximization topic, visit your repo's landing page and select "manage topics."