Skip to content
#

kmp-algorithm

Here are 37 public repositories matching this topic...

Calculation of digits of Pi with high precision. Parallelized/Multi-threaded. Tested for upto 1 Billion digits. Uses Chudnovsky algorithm with Binary Splitting. Also, uses libgmp for arbitrary precision arithmetic. NOTE: Now also contains KMP algorithm for pattern matching.

  • Updated Jan 24, 2023
  • C++

Implementation All Kind of Algorithm .. Such as..... Back-traking,Dinamic Progra, FBS,DFS,Number theory,Search Algorithm,Diakastra,Floyed Warshal,Hamiltonpath,KMP,Longest Common Subsequence,Robin Cup Pattern Maching,Selection Sort

  • Updated Mar 28, 2021
  • C++

Improve this page

Add a description, image, and links to the kmp-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kmp-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more