Package: graphkernels
Type: Package
Title: Graph Kernels
Version: 1.5
Date: 2018-04-27
Author: Mahito Sugiyama
Maintainer: Mahito Sugiyama <mahito@nii.ac.jp>
Description: A fast C++ implementation for computing various graph kernels including (1) simple kernels between vertex and/or edge label histograms, (2) graphlet kernels, (3) random walk kernels (popular baselines), and (4) the Weisfeiler-Lehman graph kernel (state-of-the-art).
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.9)
Depends: igraph (>= 1.1.2)
LinkingTo: Rcpp, RcppEigen
NeedsCompilation: yes
Packaged: 2018-04-26 18:16:49 UTC; mahito
Repository: CRAN
Date/Publication: 2018-04-26 18:37:12 UTC
