Libraries tagged by algotrig
medansoftware/c45-algorithm-php
294 Downloads
C4.5 decision tree algorithm implementation in PHP
horat1us/luhn-algorithm
190 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
frowhy/algorithm
32 Downloads
八大排序算法
chrsc/luhn-algorithm
24 Downloads
Validate and create credit/bank/loyalty card numbers
wellingtonbarbosa/knn
32 Downloads
A package to calculate Euclidean distance in a simple way, in addition to comparing results for recommendation quickly and symptomatically, without ifs.
stochastix/core
95 Downloads
Backtesting framework built with Symfony
skilla/maximal-cliques
2953 Downloads
Library to resolve Maximal Cliques in undirected graph
siro-diaz/data-structures
79 Downloads
Data structures for PHP language
seboettg/forest
2406 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree
phpexperts/php-evolver
822 Downloads
A generic PHP Genetic Algorithm Framework.
phpalgorithms/dijkstra
190 Downloads
Implementation of Dijkstra's algorithm.
omaressaouaf/text-morph
2 Downloads
A lightweight PHP package for reversible text transformations using simple morphing algorithms and a composable pipeline
nepster-web/gambling-tech
2042 Downloads
Gambling Algorithms for Certification.
mileschou/phalgorithm
2 Downloads
General Algorithm
mgrechanik/ant-colony-optimization
115 Downloads
The implementation of the Ant colony optimization algorithm