First page Back Continue Last page Summary Graphics
Product-Based Library Design
A two-component combinatorial library can be represented by a 2D array
A combinatorial subset can be defined by intersecting rows and columns of the array
Exploring all combinatorial subsets is equivalent to testing all permutations of the rows and columns of the array
Notes: