Stars
An object-oriented algebraic modeling language in Python for structured optimization problems.
The CP-SAT Primer: Using and Understanding Google OR-Tools' CP-SAT Solver
d-krupke / pyaccft
Forked from c4v4/cftPython bindings for the Implementation of the Caprara, Fischetti, and Toth algorithm for the Set Covering problem.
Vehicular traffic flow simulator in road network, written in pure Python
Eliminating edges in the (symmetric) traveling salesman problem.
A curated list of mathematical optimization courses, lectures, books, notes, libraries, frameworks and software.
With Uno, finally take full control of your SQP/barrier solver for nonlinearly constrained optimization
A C++20 library for sequence-orientated programming
Simple repository storing all the CVRP instances from the CVRPLib (accessible at http://vrp.galgos.inf.puc-rio.br/index.php/en/)
A genetic algorithm using Edge Assembly Crossover for the traveling salesman problem
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
Decomposition Strategies for Vehicle Routing Heuristics
Performance-portable, length-agnostic SIMD with runtime dispatch
Open-source, state-of-the-art vehicle routing problem solver in an easy-to-use Python package.
C++ template library for high performance SIMD based sorting algorithms
Header-only Xoshiro/Xoroshiro PRNG wrapper library for modern C++ (C++17/C++20)
A fast binary search that tries to be branchless
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.