Skip to content

smart-tool/smart-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMART-GUI

Graphic User Interface for SMART (String Matching Algorithms Research Tool)

Requirements

SMART-GUI need some QtLibrary installed to run.

To install the QtLibrary on Linux you can just run the follow command:

sudo apt-get install libqtwebkit4

To install the QtLibrary on Mac you can just install this package.

Windows is not yet supported by SMART.

Download

You can download the SMART-GUI binaries here.

Reference

Stringology Conference article url

If you work with SMART, please cite:

@INPROCEEDINGS( PSC2016-9, 
 author = "Simone Faro and Thierry Lecroq and Stefano Borz\`i and Simone Di Mauro and Alessandro Maggio",
 title = "The String Matching Algorithms Research Tool",
 booktitle = "Proceedings of the Prague Stringology Conference 2016",
 address = "Czech Technical University in Prague, Czech Republic",
 editor = "Jan Holub and Jan {\v{Z}}{\v{d}}{\'{a}}rek",
 isbn = "978-80-01-05996-8",
 year = 2016,
 pages = "99--111",
)

Troubleshooting (for Mac)

To uncompress correctly the archive zip SMART-GUI.X64.MACOS.zip you should install 7zip.

You can install it through the package manager brew with the follow command:

brew install p7zip 

or you can just download it from here.

SMART-GUI

SMART-GUI