Libraries tagged by optimization problems
saasscaleup/laravel-n-plus-one-detector
115 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
xsolve-pl/associate
17939 Downloads
This library allows to collect objects and values through associations and provides some entity fetching optimizations for Doctrine ORM to address N+1 queries problem.
rsemenyshyn/travelling-salesman-problem-php
72 Downloads
Travelling salesman problem implementation in PHP.
mgrechanik/ant-colony-optimization
99 Downloads
The implementation of the Ant colony optimization algorithm
keydev/laff-analyzer
8 Downloads
PHP Implementation of the Largest Area Fit First (LAFF) 3D (three dimension) box packing algorithm
malef/associate
3 Downloads
This library allows to collect objects through associations and provides entity loading optimizations for Doctrine ORM to address N+1 queries problem.
metabor/heuristic
9 Downloads
Meta-Heuristic library for optimization problems