Lucas-Rufino/IndexedPatternMatchingTool
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Indexed Pattern Matching Tool A project to develop a command line system to generate compressed index files to be used to fast search patterns in a text file. Authors: - Arthur Latache Pimentel Gesteira Costa - Lucas Alves Rufino Compile: - Run 'make' on the CLI on any unix based system with cmake and it will create the bin/ipmt, if you run 'make path', and copy paste the output in the CLI you can use the tool by calling it directly ie: 'ipmt' Running: - For more info on running, compile and run 'ipmt -h'