Package: VN
Type: Package
Title: Vertex Nomination via Seeded Graph Matching
Version: 0.3.0
Depends: R (>= 3.0)
Imports: igraph, clue, Matrix, lattice
Author: Heather G. Patsolic, Vince Lyzinski, Youngser Park, Carey P. Priebe
Maintainer: Youngser Park <youngser@jhu.edu>
Description: Routine to find a nomination list of vertices in one network that
    are likely to correspond to the vertex of interest (VOI) in the other network
    using seeded graph matching on local neighbothoods near the VOI.
License: GPL (>= 2)
URL: http://www.cis.jhu.edu/~parky/D3M/vn.html
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-05-03 15:33:25 UTC; parky
