Skip to content

A project to develop a command line system to generate compressed index files to be used to fast search patterns in a text file.

Notifications You must be signed in to change notification settings

Lucas-Rufino/IndexedPatternMatchingTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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'

About

A project to develop a command line system to generate compressed index files to be used to fast search patterns in a text file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published