Libraries tagged by Artomator
tonix-tuft/status-quo
0 Favers
77 Downloads
77 Downloads
A simple generic library to implement FSMs (Finite-State Machines) and the State Design Pattern in PHP.
carlosv2/fa
0 Favers
6 Downloads
6 Downloads
Nondeterministic finite automaton
automater-pl/magento-2
0 Favers
9 Downloads
9 Downloads
Magento 2 Automater
automater-com/rest-php-sdk
1 Favers
3 Downloads
3 Downloads
PHP SDK for Automater REST API
mucts/dfa
0 Favers
8 Downloads
8 Downloads
Deterministic Finite Automaton,即确定有穷自动机。其特征为:有一个有限状态集合和一些从一个状态通向另一个状态的边,每条边上标记有一个符号,其中一个状态是初态,某些状态是终态。但不同于不确定的有限自动机,DFA中不会有从同一状态出发的两条边标志有相同的符号。
dershun/ac-automation
0 Favers
3 Downloads
3 Downloads
PHP Aho-Corasick automaton