actel (version 1.1.0)

findShortestChains: Find the shortest paths between arrays

Description

Find the shortest paths between arrays

Usage

findShortestChains(input)

Arguments

input

An array list

Value

The array list with all paths between arrays with distance > 1.