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.
Package details |
|
---|---|
Author | Aleksei Krasikov <krasikov.as@phystech.edu> |
Maintainer | Aleksei Krasikov <krasikov.as@phystech.edu> |
License | GPL-3 |
Version | 1.0.0 |
URL | https://github.com/krashkov/pcSteiner |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.