Check if proposed configurations overlap
Given a matrix config
of proposed configurations, using
the single zone information in overlap
, see if each proposed configuration
is valid in that the single zones don't overlap with each other.
check_overlap(config, overlap)
config |
|
overlap |
A vector of length n
indicating if each of the proposed configs
overlap (0 if they do overlap, 1 if they don't)
Albert Y. Kim
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.