qtil
advanced-security/qtil-swift 0.0.3
Search

Predicate signature GraphPathSearchSig::edge

A directional edge from n1 to n2.

This module will search for paths from start to end by looking following the direction of these edges.

The design of this predicate has a great effect in how well this performance pattern will ultimately perform.

signature predicate edge(Node n1, Node n2)