connect_onto: Create one-way connection between pair of nodes

Description Usage Arguments Value

Description

Two nodes can be connected (by a non-zero weight) if they overlap in time

Usage

1
connect_onto(x, y, weight)

Arguments

x

the sending Node

y

the receiving Node

weight

weight of the connection.

Value

nothing; the receiving node is updated.


tjmahr/retrace documentation built on May 31, 2019, 3:41 p.m.