View source: R/steinLibParser.R
parseSTPfile | R Documentation |
A function used to read in SteinLib formatted files. It is not the intention of the author for general users to call this directly.
parseSTPfile(fileName)
fileName |
The file name of the Steiner problem in SteinLib format |
list A list of two components: 'terminalNodes', which details node terminal information and 'edges', which
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.