Package: GMPro
Type: Package
Title: Graph Matching with Degree Profiles
Version: 0.1.0
Author: Yaofang Hu [aut, cre],
  Wanjie Wang [aut],
  Yi Yu [aut]
Maintainer: Yaofang Hu <yaofang.hu@u.nus.edu>
Description: Functions for graph matching via nodes' degree profiles are provided in this package. The models we can handle include Erdos-Renyi random graphs and stochastic block models(SBM). More details are in the reference paper: Yaofang Hu, Wanjie Wang and Yi Yu (2020) <arXiv:2006.03284>.
Imports: combinat, stats, transport, igraph
License: GPL-2
Encoding: UTF-8
LazyData: true
URL: https://arxiv.org/abs/2006.03284
Authors@R: c(person("Yaofang", "Hu", role=c("aut", "cre"), email = "yaofang.hu@u.nus.edu"),
             person("Wanjie", "Wang", role=c("aut"), email = "staww@nus.edu.sg"),
             person("Yi", "Yu", role=c("aut"), email = "yi.yu.2@warwick.ac.uk"))
RoxygenNote: 7.1.0
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-06-23 15:35:42 UTC; yaofang
Repository: CRAN
Date/Publication: 2020-06-25 14:00:02 UTC
Built: R 4.1.3; ; 2023-04-17 16:41:27 UTC; windows
