Bachelors_Thesis_Code/V1
Knyffen b9645f15ff Better string handling
The text and pattern are now streamed directly (skipping saving them to
strings).
Knowing exactly what string was matched has now been delegated to
the Rabin_fingerprint_process.
2021-11-14 18:13:51 +01:00
..
compare_fingerprint_false_positive_probabilities.sage Init (add codebase) 2021-11-14 14:35:05 +01:00
general_library.cpp Init (add codebase) 2021-11-14 14:35:05 +01:00
general_library.hpp Init (add codebase) 2021-11-14 14:35:05 +01:00
generate_initial_irreducible_polynomials.sage Init (add codebase) 2021-11-14 14:35:05 +01:00
generate_random_irreducible_polynomial.sage Init (add codebase) 2021-11-14 14:35:05 +01:00
Makefile Remove .sage.py files with make clean 2021-11-14 14:52:21 +01:00
multiply_polynomials_modulo_polynomial.sage Init (add codebase) 2021-11-14 14:35:05 +01:00
Rabin_fingerprint.cpp Init (add codebase) 2021-11-14 14:35:05 +01:00
Rabin_fingerprint.hpp Init (add codebase) 2021-11-14 14:35:05 +01:00
simple_string_matching Better string handling 2021-11-14 18:13:51 +01:00
simple_string_matching.cpp Init (add codebase) 2021-11-14 14:35:05 +01:00
test_rabin_fingerprint.sage Init (add codebase) 2021-11-14 14:35:05 +01:00