NAME
Graph::Similarity::Method - A common role of Graph::Similarity
VERSION
Version 0.02
SYNOPSIS
Please see Graph::Similarity
DESCRIPTION
This is absctract class with Moose::Role which provides common methods.
METHODS
The following methods are implemented here.
setNumOfIteration($num)
Please see Graph::Similarity
showAllSimilarities()
Please see Graph::Similarity
getSimilarity("X", "Y")
Please see Graph::Similarity
AUTHOR
Shohei Kameda, <shoheik at cpan.org>
LICENSE AND COPYRIGHT
Copyright 2012 Shohei Kameda.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.