{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/KMP","name":"KMP","description":"This module implements the Knuth-Morris-Pratt algorithm.\nIt can search a word in a text in O(m+n) time, where m and n are the length of the word and the text.\nThis module can apply on any list of instance of Eq.","version":"0.2.0.0","softwareVersion":"0.2.0.0","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/CindyLinz/Haskell-KMP","issueTracker":"https://github.com/CindyLinz/Haskell-KMP/issues","url":"https://github.com/CindyLinz/Haskell-KMP","keywords":["algorithms","bsd3","library","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"CindyLinz"}],"author":[{"@type":"Person","name":"CindyLinz"}],"copyrightHolder":[{"@type":"Person","name":"CindyLinz"}],"dateCreated":"2012-03-03","dateModified":"2018-12-17","datePublished":"2018-12-17","copyrightYear":2012,"downloadUrl":"https://hackage.haskell.org/package/KMP-0.2.0.0/KMP-0.2.0.0.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/KMP"],"https://www.w3.org/ns/activitystreams#likes":7,"https://forgefed.org/ns#forks":3}