A header-only C++ library for numerical optimization --
-
Updated
Dec 17, 2025 - C++
A header-only C++ library for numerical optimization --
Advanced Coarse-Grained Membrane Simulation
C++ L-BFGS implementation using plain STL
a lightweight header-only C++17 library of numerical optimization methods for (un-)constrained nonlinear functions and expression templates
The program calculates the luminosity of a blackbody using the QUANC8 algorithm and explores the sustainability of solutions in a given mathematical context.
Thomson's problem: optimal distribution of particles on a spherical shell
Computing the minimum wait time for a driving route using dynamic programming.
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.
Minimization of boolean expressions is one of the fundamental aspects of Digital Design. This task was revolutionized by the QuineMccluskey technique. This repo contains C++ code used to minimize boolean functions through this technique. The implementation has been designed only for non Don't care type expressions.
Wolfram Language interface to the Gurobi numerical optimization library
software implementation of the tabular method (Quine-McCluskey) to minimize boolean expressions
Tool for calibration of stereoscopic system, with the possibility of minimizing the calibration error. Part of the thesis of a bachelor of physics at NSU.
This is a C++ implementation of Quine McClusky Method used to minimize a boolean function.
Library for minimization using Evolutionary Monte Carlo (EMC)
Add a description, image, and links to the minimization topic page so that developers can more easily learn about it.
To associate your repository with the minimization topic, visit your repo's landing page and select "manage topics."