find.loop: Find a loop in graph

Description Usage Arguments Value

Description

Find a loop in graph

Usage

1
find.loop(edges, from, target)

Arguments

edges

the edge matrix

from

the nodes we are looking for routes to the target from

target

the node which a route to proves there is a loop

Value

Boolean specifying whether loop exists or not


mickash/Adaptive-Bayesian-Networks documentation built on Nov. 14, 2019, 12:14 a.m.