Pinned Repositories
instances-sukp
Instances for the Set Union Knapsack Problem (SUKP)
kahan-float
Kahan Floating-Point (C++ implementation)
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.
optframe-rust
OptFrame Project written in Rust - Optimization Framework
optframe.github.io
Simple portal for the OptFrame website
pyoptframe
Python bindings for OptFrame C++ Functional Core
scannerpp
Scanner++: a C++ implementation of (Java) Scanner
unique_ref
unique reference implementation in C++ (similar to std::unique_ptr)
OptFrame's Repositories
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.
optframe/pyoptframe
Python bindings for OptFrame C++ Functional Core
optframe/kahan-float
Kahan Floating-Point (C++ implementation)
optframe/optframe-rust
OptFrame Project written in Rust - Optimization Framework
optframe/scannerpp
Scanner++: a C++ implementation of (Java) Scanner
optframe/unique_ref
unique reference implementation in C++ (similar to std::unique_ptr)
optframe/instances-sukp
Instances for the Set Union Knapsack Problem (SUKP)
optframe/optframe.github.io
Simple portal for the OptFrame website