12 Forks
85 Stars
85 Watchers

optframe

OptFrame - C++17/C++20/C++23 Optimization Framework in Single or Multi-Objective. Supports classic metaheuristics and hyperheuristics: Genetic Algorithm, Simulated Annealing, Tabu Search, Iterated Local Search, Variable Neighborhood Search, NSGA-II, Genetic Programming etc. Examples for Traveling Salesman, Vehicle Routing, Knapsack Problem, etMu

How to download and setup optframe

Open terminal and run command
git clone https://github.com/optframe/optframe.git
git clone is used to create a copy or clone of optframe repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with optframe https://github.com/optframe/optframe/archive/master.zip

Or simply clone optframe with SSH
[email protected]:optframe/optframe.git

If you have some problems with optframe

You may open issue on optframe support forum (system) here: https://github.com/optframe/optframe/issues