/pattern_matching

The main idea is to implement classical algorithms for exact pattern-matching problem in C++ and Python. After that adopt them to concurrent processing using OpenCL and anylize the results for different types and configuration of hardware.

Primary LanguagePython

pattern_matching

The main idea is to implement classical algorithms for exact pattern-matching problem in C++ and Python. After that adopt them to concurrent processing using OpenCL and anylize the results for different types and configuration of hardware.