Rev Language Reference


readRelativeNodeAgeWeightedConstraints

Usage

readRelativeNodeAgeWeightedConstraints(String file, String separator/delimiter, Real threshold)

Arguments

file : String (pass by value)
Relative or absolute name of the file.
separator/delimiter : String (pass by value)
The field separator character. Values on each line of the file are separated by this character. If sep = "" the separator is 'white space', that is one or more spaces, tabs, newlines or carriage returns.
threshold : Real (pass by value)
weight threshold below which constraints are ignored.

Return Type