Vocabularies tagged “algorithms”
Factor documentation > Factor handbook > Vocabulary index > Vocabulary tags


Children from resource:core
VocabularySummary
sortingMerge sort for sequences


Children from resource:basis
VocabularySummary
lcsLevenshtein distance and diff between sequences
sorting.humanCorrect sorting of sequences of strings with embedded numbers
sorting.insertionInsertion sort
splitting.monotonicSplit a sequence into monotonically-increasing subsequences


Children from resource:extra
VocabularySummary
boyer-mooreBoyer-Moore string search algorithm
z-algorithmZ algorithm for pattern preprocessing