Login   Register  
PHP Classes
elePHPant
Icontem

DFA (deterministic finite automaton)

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Hamed Afshar  >  DFA (deterministic finite automaton)  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: DFA (deterministic finite automaton)
Base name: dfa
Description: Implement deterministic finite state machines
Related classes: , ,
Version: 1.0
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 327 users
All time rank: 5543
Week users: 2 users
Week rank: 1632
 

  Author  
Picture of Hamed Afshar
Name: Hamed Afshar is available for providing paid consulting. Contact Hamed Afshar .
Packages: 4 Browse all classes by Hamed Afshar Browse all classes by
Country: Iran Iran - PHP jobs in Iran
Age: 23
All time rank: 122610 in Iran Iran
Week rank: 453 Up9 in Iran Iran Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class can be used to implement deterministic finite state machines.

It takes as parameters arrays that define the alphabet of symbols accepted as input and lists of all possible states and transitions.

The class takes a string a input symbols to process and determines if the final state is valid.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Algorithms Numerical and statistical algorithms View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file dfa.class.php Class Class source code
Plain text file example.php Example Example usage of the class

Download all files: dfa.tar.gz dfa.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.