krashkov/pcSteiner: Convenient Tool for Solving the Prize-Collecting Steiner Tree Problem

The Prize-Collecting Steiner Tree problem asks to find a subgraph connecting a given set of vertices with the most expensive nodes and least expensive edges. Since it is proven to be NP-hard, exact and efficient algorithm does not exist. This package provides convenient functionality for obtaining an approximate solution to this problem using loopy belief propagation algorithm.

Getting started

Package details

AuthorAleksei Krasikov <krasikov.as@phystech.edu>
MaintainerAleksei Krasikov <krasikov.as@phystech.edu>
LicenseGPL-3
Version1.0.0
URL https://github.com/krashkov/pcSteiner
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("krashkov/pcSteiner")
krashkov/pcSteiner documentation built on Aug. 26, 2020, 4:43 p.m.