There is a newer version of the record available.

Published November 13, 2018 | Version 1.0.3
Software Open

melvidoni/rsppfp: rsppfp v1.0.3

Authors/Creators

  • 1. INGAR CONICET-UTN

Description

rsppfp 1.0.3

Stable release of advanced implementation of rsppfp, with minor bug fixes. Released November 2018.

Minor Bug Fixes and Improvements
  • Additional checks have been added to Hsu's and Villeneuve's transformation. The algorithms now stop if certain conditions are not met, such as: columns' names, use of non-existent nodes in forbidden paths, and subpaths inclusions for Villeneuve's algorithms.
  • Additional handling of the weight has been added to the convenience function get_shortest_path(). The user is now required to explicit the weight attribute name. If it does not exist, a standard weight of 1 is added to the graph.
  • All examples and documentation now feature data frames created with data.frame(), instead of using structure() The importance of using stringsAsFactors = FALSE has been highlighted.
  • Cluster closing has been moved to on.exit(), so that if the function terminates early, all the connections will still be closed.
  • The benchmark on the website now showcases the results for all the evaluated density types.

Files

melvidoni/rsppfp-1.0.3.zip

Files (373.1 kB)

Name Size Download all
md5:dffec5ba89e1f4fc8d7ab9929b1d6ecd
373.1 kB Preview Download

Additional details

Related works