Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 261 Bytes

File metadata and controls

3 lines (2 loc) · 261 Bytes

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.