Skip to content

ahelwer/WikiCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WikiCode

Implementation of concepts and algorithms from textbooks and papers, for the purpose of providing code examples to Wikipedia.

All code in this repository is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License, which is the same license used for the actual text on Wikipedia.

To run unit and functional tests, execute the run_tests.py script.

string_algo:
    Fundamental Preprocess (Z-algorithm)
    Boyer-Moore
    Apostolico-Giancarlo
    Knuth-Morris-Pratt
    Aho-Corasick

About

Code for use in Wikipedia articles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages