Package: graphkernels
Type: Package
Title: Graph Kernels
Version: 1.2
Date: 2017-04-14
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) random walk kernels (popular baselines), and (3) the Weisfeiler-Lehman graph kernel (state-of-the-art).
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.9)
Depends: igraph (>= 1.0.1)
LinkingTo: Rcpp, RcppEigen
NeedsCompilation: yes
Packaged: 2017-04-14 06:54:54 UTC; mahito
Repository: CRAN
Date/Publication: 2017-04-14 14:58:35 UTC
