actel (version 1.1.0)

countArrayFailures: Find and list arrays which failed during the movements of the fish

Description

Find and list arrays which failed during the movements of the fish

Usage

countArrayFailures(moves, paths, dotmat)

Arguments

moves

the valid array movements

paths

a list containing the shortest paths between arrays with distance > 1

dotmat

A dot distance matrix

Value

NULL if no arrays failed, or a list containing information on the arrays that failed