opt

Optimization class

A class template designed to express optionality without additional storage space for boolean flags.

Class template designed to express optionality without having to sacrifice memory to store additional bool flag

GitHub

12 stars
6 watching
1 forks
Language: C++
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mpusz/inplace_stringA class template that stores text content in-place to reduce memory usage.10
mengrao/strAn optimized string class with an adaptive hash table for fast searching and comparisons126
matthewpeterkelly/particleswarmoptimizationAn optimization algorithm implementation in Matlab.83
mlpack/ensmallenA C++ library for numerical optimization tasks754
pnnl/soda-optA tool that extracts and optimizes high-level code snippets into LLVM IR using MLIR for high-level synthesis37
ethz-pes/multi_objective_optimization_matlabA MATLAB toolset for multi-objective optimization using genetic algorithms and other methods.53
chudur-budur/nsga2-matlabA fast implementation of a multi-objective optimization algorithm98
max22-/uxnbruteforceAn optimized search tool for finding efficient code snippets in the UXN programming language8
atifaziz/optupleLibrary providing extension methods to give tuple of boolean and type T option-like semantics29
fmassa/optimize-netAn optimization library for reducing memory usage in PyTorch neural networks282
typemonkey/turtleA programming language designed to optimize memory usage through long-term storage of data5
funbox/optimiztA CLI tool for compressing and optimizing image files in various formats.944
manageiq/optimistA commandline option parser for Ruby that simplifies the process of defining and managing options255
vagmcs/optimusA mathematical optimization library written in Scala, supporting linear and quadratic programming with various solver options.141
mzychlewicz/gwoAn implementation of the Grey Wolf Optimizer algorithm in Matlab for solving optimization problems.55