a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen
-
Updated
Jan 3, 2024 - C++
a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen
A header-only C++ library for numerical optimization --
C++ L-BFGS implementation using plain STL
Wolfram Language interface to the Gurobi numerical optimization library
Advanced Coarse-Grained Membrane Simulation
Camera matrix calculation with affine bias compensation using virtual data
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.
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.
Test Bessel function in Ceres Solver
The program calculates the luminosity of a blackbody using the QUANC8 algorithm and explores the sustainability of solutions in a given mathematical context.
Library for minimization using Evolutionary Monte Carlo (EMC)
Thomson's problem: optimal distribution of particles on a spherical shell
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.
This is a C++ implementation of Quine McClusky Method used to minimize a boolean function.
Computing the minimum wait time for a driving route using dynamic programming.
Toolkit for Finite State Machines
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."