optframe / optframe

OptFrame - C++17 (and C++20) 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, etc.
https://optframe.readthedocs.io
MIT License
68 stars 9 forks source link

readability, better segregation #25

Closed fellipessanha closed 3 years ago

fellipessanha commented 3 years ago

Separei as diferentes partes que eu penei pra entender a princípio, formatei os outputs um pouco eliminei umas variáveis que não tavam sendo usadas