Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 433 Bytes

File metadata and controls

20 lines (13 loc) · 433 Bytes

String Matching

Search by Naive Search, Rabin Search, KMP Search and Finite Automaton Matcher algorithms. Input can be text or text file. Output is JSon and sort results base on algorithms by search timing.

Prerequisites

  • Python
  • Algorithm
  • Timeit
  • Tkinter
  • JSon

License

This project is licensed under the MIT License - see the LICENSE.md file for details

by : Shahab Rahnama