steinertree: get steiner tree

Description Usage Arguments

Description

calculate the steiner tree, two methods can be chosen

Usage

1
2
3
4
5
6
7
8
steinertree(
  terminals,
  graph,
  method = "sp",
  color = T,
  weighted = T,
  optimize = T
)

Arguments

method

wycwycpku/RSCORE documentation built on Sept. 5, 2021, 4:25 p.m.