Package: calACS
Type: Package
Title: Count All Common Subsequences
Version: 0.2
Date: 2015-11-14
Author: Alan Gu
Maintainer: Alan Gu <alan.on.ca@gmail.com>
Description: Count all common subsequences between 2 string sequences, with
    items separated by the same delimiter. The first string input is a length-
    one vector, the second string input can be a vector or list containing
    multiple strings. Algorithm from Wang, H. All common subsequences (2007) IJCAI
    International Joint Conference on Artificial Intelligence, pp. 635-640.
License: GPL
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-11-15 19:47:43 UTC; alano
Repository: CRAN
Date/Publication: 2015-11-15 22:27:06
