Learn R Programming

actel (version 1.1.1)

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

Description

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

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