Next Article in Journal
Market Volatility of the Three Most Powerful Military Countries during Their Intervention in the Syrian War
Previous Article in Journal
Numerical Range of Moore–Penrose Inverse Matrices
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Locating Arrays with Mixed Alphabet Sizes

1
School of Statistics and Mathematics, Shanghai Lixin University of Accounting and Finance, Shanghai 201209, China
2
Graduate School of Information Science and Technology, Osaka University, Suita 565-0871, Japan
*
Author to whom correspondence should be addressed.
Mathematics 2020, 8(5), 831; https://doi.org/10.3390/math8050831
Submission received: 29 April 2020 / Revised: 15 May 2020 / Accepted: 18 May 2020 / Published: 20 May 2020
(This article belongs to the Section Mathematics and Computer Science)

Abstract

:
Locating arrays (LAs) can be used to detect and identify interaction faults among factors in a component-based system. The optimality and constructions of LAs with a single fault have been investigated extensively under the assumption that all the factors have the same values. However, in real life, different factors in a system have different numbers of possible values. Thus, it is necessary for LAs to satisfy such requirements. We herein establish a general lower bound on the size of mixed-level ( 1 ¯ , t ) -locating arrays. Some methods for constructing LAs including direct and recursive constructions are provided. In particular, constructions that produce optimal LAs satisfying the lower bound are described. Additionally, some series of optimal LAs satisfying the lower bound are presented.

1. Introduction

Testing is important in detecting failures triggered by interactions among factors. As reported in [1], owing to the complexity of information systems, interactions among components are complex and numerous. Ideally, one would test all possible interactions (exhaustive testing); however, this is often infeasible owing to the time and cost of tests, even for a moderately small system. Therefore, test suites that provide coverage of the most important interactions should be developed. Testing strategies that use such test suites are usually called combinatorial testing or combinatorial interaction testing (CIT). CIT has shown its effectiveness in detecting faults, particularly in component-based systems or configurable systems [2,3].
The primary combinatorial object used to generate a test suite for CIT is covering arrays (CAs). CAs are applied in the testing of networks, software, and hardware, as well as construction and related applications [4,5,6]. In a CA, the factors have the same number of values; however, in real life, different factors have different numbers of possible values. Thus, mixed-level CAs or mixed covering arrays (MCAs) are a natural extension of covering arrays, which improve their suitability for applications [1,7,8,9,10,11]. A CA or MCA as a test suite can be used to detect the presence of failure-triggered interactions; however, they do not guarantee that faulty interactions can be identified. Consequently, tests to reveal the location of interaction faults are of interest. To address this problem, Colbourn and McClary formalized the problem of non-adaptive location of interaction faults and proposed the notion of locating arrays (LAs) [12].
LAs are a variant of CAs with the ability to determine faulty interactions from the outcomes of the tests. An LA with parameters d and t is denoted by ( d , t ) -LA, where d and t represent the numbers of faulty interactions and of components or factors in a faulty interaction, respectively. t is often called strength. When the number of faulty interactions is at most, instead of exactly d, we use the notation ( d ¯ , t ) -LA to denote it. Generally, testing with a ( d , t ) -LA can not only detect the presence of faulty interactions, but can also identify d faulty interactions. Similarly, using a ( d ¯ , t ) -LA as a test suite allows one to identify all faulty interactions if the number is at most d.
LAs have been utilized in measurement and testing [13,14,15]; however, theoretical studies on LAs are still in an early stage. For example, when the number of factors is arbitrary, only the minimum number of tests in ( 1 , 1 ) -LA and ( 1 ¯ , 1 ) -LA is known precisely [16]. For other cases, the minimum number of rows in an LA is known only when the number of factors is small [17,18]. When ( d , t ) = ( 1 , 2 ) , three recursive constructions are provided in [19]. Apart from these few direct and recursive constructions, computational methods are applied to construct ( 1 , 2 ) -LAs. Some of these methods use a constraint satisfaction problem (CSP) solver and a satisfiability (SAT) solver [20,21,22]. Lanus et al. [23] described a randomized computational search algorithm called partitioned search with column resampling to construct ( 1 , t ) -LAs. Furthermore, column resampling can be applied to construct ( 1 ¯ , t ) -LA with δ 4 [24]. The second and third authors extended the notion of LAs to expand the applicability to practical testing problems. Specifically, they proposed constrained locating arrays (CLAs) which can be used to detect and locate failure-triggering interactions in the presence of constraints. Computational constructions for this variant of LAs can be found in [25,26,27].
Although a few mathematical constructions exist for ( 1 , t ) -LAs and ( 1 ¯ , t ) -LAs, these methods do not treat cases where different factors have difference values. For real-world applications, it is desirable for LAs to satisfy such requirements. Herein, we focus on mixed-level ( 1 ¯ , t ) -LAs, which is equivalent to mixed-level ( 1 , t ) -LAs, as we show later.
The contribution of this paper can be summarized as follows:
  • We provide a lower bound on the size of minimum (i.e., optimal) mixed-level ( 1 ¯ , t ) -LAs in a form of a mathematical expression.
  • We developed several new mathematical constructions of mixed-level ( 1 ¯ , t ) -LAs.
  • We prove some conditions that ensure the existence of mixed-level ( 1 ¯ , t ) -LAs that achieve the aforementioned lower bound. We also provide mathematical constructions for these optimal mixed-level LAs.
The remainder of the paper is organized as follows. Section 2 provides the definitions of basic concepts, such as MCAs and LAs. A general lower bound on the size of mixed-level ( 1 ¯ , t ) -LAs is established in Section 3, which will be regarded as benchmarks for the construction of optimal LAs with specific parameters. Some methods for constructing LAs including direct and recursive constructions are provided in Section 4. In particular, some constructions that produce optimal LAs satisfying the lower bound will be described in this section. Section 5 contains some concluding remarks.

2. Preliminaries

2.1. Definitions and Notations

The notation I n represents the set { 1 , 2 , , n } , while the notations N , k and t represent positive integers with t < k . We herein model CIT as follows. Suppose that k factors denoted by F 1 , F 2 , , F k exist. The ith factor has a set of v i possible values (levels) from a set V i , where i I k . A test is a k-tuple ( a 1 , a 2 , , a k ) , where a i V i for 1 i k . A test, when executed, has the following outcome: pass or fail. A test suite is a collection of tests, and the outcomes are the corresponding set of pass/fail results. A fault is evidenced by a failure outcome for a test.
Let A = ( a i j ) ( i I N , j I k ) be an N × k array with entries in the jth column from a set V j of v j symbols. A t-way interaction is a possible t-tuple of values for any t-set of columns, denoted by T = { ( i , σ i ) : σ i V i , i I I k , | I | = t } . We denote ρ ( A , T ) = { r : a r i = σ i , for all ( i , σ i ) T } for the set of rows of A in which the interaction is included. For an arbitrary set T of t-way interactions, we define ρ ( A , T ) = T T ρ ( A , T ) . We use the notation I t to denote the set of all t-way interactions of A.
The array A is termed MCAs, denoted by MCAλ ( N ; t , k , ( v 1 , v 2 , , v k ) ) if | ρ ( A , T ) | λ for all t-way interactions T of A. In other words, A is an MCA if each N × t sub-array includes all the t-tuples λ times at the least. Here, the number of rows N is called the array size. The number λ is termed as the array index. The number of columns k is called the number of factors (or variables), number of components or degree. The word “strength” is generally accepted for referring to the parameter t. When λ = 1 , the notation MCA ( N ; t , k , ( v 1 , v 2 , , v k ) ) is used.
When v 1 = v 2 = = v k = v , an MCAλ ( N ; t , k , ( v 1 , v 2 , , v k ) ) is merely a CAλ ( N ; t , k , v ) . When λ = 1 in a CA, we omit the subscript. Without loss of generality, we often assume that the symbol set sizes are in a non-decreasing order, i.e., v 1 v 2 v k . Hereinafter, these assumptions will continue to be used. When v i = 1 , the presence of the ith factor does not affect the properties of the mixed covering arrays; thus, we often assume that v i 2 for 1 i k .
Following [12], if, for any T 1 , T 2 I t with | T 1 | = | T 2 | = d , we have
ρ ( A , T 1 ) = ρ ( A , T 2 ) T 1 = T 2 ,
then the array A is regarded as a ( d , t ) -LA and denoted by ( d , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) . Similarly, the definition is extended to permit sets of at most d interactions by writing d ¯ in place of d and permitting instead | T 1 | d and | T 2 | d . In this case, we use the notation ( d ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) . Clearly, the condition ρ ( A , T 1 ) = ρ ( A , T 2 ) T 1 = T 2 is satisfied if T 1 T 2 ρ ( A , T 1 ) ρ ( A , T 2 ) . In the following, we fully apply this fact.
We herein focus on ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) in this paper. One of the main problems regarding ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) is the construction of such LAs having the minimum N when other parameters have been fixed; however, this is a difficult and challenging problem. The larger the strength t, the more difficult it is to construct a minimum LA. We use the notation ( 1 ¯ , t ) -LAN ( k , ( v 1 , v 2 , , v k ) ) to represent the minimum number N for which a ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) exists. A ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) is called optimal if N = ( 1 ¯ , t ) -LAN ( k , ( v 1 , v 2 , , v k ) ) .
Lemma 1.
[21] Suppose that A is an N × k array. A is a ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) if and only if it is a ( 1 , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) and an MCA.
Lemma 1 shows that A is a ( 1 ¯ , t ) -LA if A is an MCA and ρ ( A , T 1 ) ρ ( A , T 2 ) whenever T 1 and T 2 are distinct t-way interactions. We use this simple fact hereinafter.

2.2. Applications

As stated in Section 1, testing of information systems is the major application of mixed-level LAs. For example, suppose that we want to test a web browser-based software system. Also suppose that using test parameter analysis [2], we have successfully extracted factors and their values to be tested as shown in Table 1. In this example, a test is a tuple of size k = 3 and there are a total of 2 × 2 × 3 = 12 possible tests.
Table 2 shows a set of tests that consists of nine of these possible tests. The test set is identical to a ( 1 ¯ , 2 ) -LA ( 12 ; 3 , ( 2 , 2 , 3 ) ) , which is represented by the transpose of the following array.
000001111
001110011
120120201
Due to the property that the ( 1 ¯ , 2 ) -LA has, up to one faulty interaction of strength two can always be located using the outcomes of executing these tests. For example, interaction (Chrome, Pro) is faulty if and only if the outcomes of tests 1 and 4 are fail and the others are pass. In mathematical notation, in this case, the interaction is represented as T = { ( 1 , 0 ) , ( 3 , 1 ) } and the set of all present faulty interactions is trivially T = { T } ( I 2 ) . The rows (tests) that contain the faulty interaction is ρ ( A , T ) = { 1 , 4 } , and by definition, ρ ( A , T ) = { 1 , 4 } never holds for any other T I 2 such that | T | = 1 . The process of locating faulty interactions is schematically presented in Figure 1.
Another application example than information system testing is screening experiments, which aim to identify interactions that are most influential on a response of a complex system. Compared to exhaustive full-factorial designs, using locating arrays as experimental designs greatly decreases the number of design points, thus reducing the cost of experiments. In [13], mixed-level LAs were applied to the screening experiment for TCP throughput of a mobile wireless network.

3. A Lower Bound on the Size of ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) )

A benchmark to measure the optimality for ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) is described in this section. It follows from Lemma 1 that A is a ( 1 ¯ , t ) -LA only if A is an MCA, which implies that | ρ ( A , T ) | 1 for any t-way interaction T of A. Consequently, ( 1 ¯ , t ) -LAN ( N ; k , ( v 1 , v 2 , , v k ) ) i = k t + 1 k v i , where 2 v 1 v 2 v k . Suppose that A is a ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) with N = i = k t + 1 k v i , where 2 v k t > v k t + 1 . Then, A is an MCA ( N ; t , k , ( v 1 , v 2 , , v k ) by Lemma 1. Because N = t = k t + 1 k v i , we have | ρ ( A , T ) | = 1 for any t-way interaction T T = { { ( k t + 1 , v k t + 1 ) , , ( k , v k ) } : v i V i ( k t + 1 i k ) } . As N = i = k t + 1 k v i < 2 v k t i = k t + 2 k v i , there exists at least one t-way interaction T T = { { ( k t , v k t ) , ( k t + 2 , v k t + 2 ) , , ( k , v k ) } : v i V i ( k t i k , i v k t + 1 ) } such that | ρ ( A , T ) | = 1 . Thus, ρ ( A , T ) = ρ ( A , T ) for a certain T T . This contradicts the fact that A is a ( 1 ¯ , t ) -LA. This observation implies the following lemma.
Lemma 2.
Let 2 v 1 v 2 v k t , 2 v k t v k t + 1 v k . Then, ( 1 ¯ , t ) -LAN ( k , ( v 1 , v 2 , , v k ) ) i = k t + 1 k v i .
It is remarkable that the lower bound on the size of ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) in Lemma 2 can be achieved. We will present some infinite classes of optimal ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) satisfying the lower bound in the next section. When v i = v i + 1 = = v k t = v k t + 1 , where i { 1 , 2 , , k t } , we can obtain a lower bound on the size of ( 1 ¯ , t ) -LA by a similar argument to the proof of Theorem 3.1 in [18]. We state it as follows.
Lemma 3.
Let 2 v 1 v 2 v k . If v i = v i + 1 = = v k t = v k t + 1 , where i { 1 , 2 , , k t } , then ( 1 ¯ , t ) -LAN ( k , ( v 1 , v 2 , , v k ) ) 2 i j 1 < < j t k s = 1 t v j s 1 + k i + 1 t .
Proof. 
Let A be a ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) . We can obtain an N × ( k i + 1 ) array A by selecting the last ( k i + 1 ) columns of A (if i = 1 , then A is merely A). In the array A , for any i j 1 < < j t k , we write n j 1 j t = | S j 1 j t | , where S j 1 j t = ( ( j 1 , x 1 ) , , ( j t , x t ) ) | | ρ ( A , ( ( j 1 , x 1 ) , , ( j t , x t ) ) ) | = , = 1 , 2 , 3 , .
As stated above, | ρ ( A , T ) | 1 for any t-way interaction T of A . Consequently, 1 n j 1 j t = s = 1 t v j s and 1 ( × n j 1 j t ) = N hold. It is deduced that n j 1 j t 1 2 s = 1 t v j s N . It is clear that A is a ( 1 , t ) -LA by Lemma 1. Thus, in any two of k i + 1 t sets, ρ ( A , S j 1 j t 1 ) s with i j 1 < < j t k share no common elements. Hence, i j 1 < < j t k n j 1 j t 1 N , which implies that i j 1 < < j t k ( 2 s = 1 t v j s N ) i j 1 < < j t k n j 1 j t 1 N , i.e., N 2 i j 1 < < j t k s = 1 t v j s 1 + k i + 1 t . Hence, ( 1 ¯ , t ) LAN ( k , ( v 1 , v 2 , , v k ) ) 2 i j 1 < < j t k s = 1 t v j s 1 + k i + 1 t . □
Based on i = 1 and v k t + 1 = = v k = v in Lemma 3, the following corollary can be easily obtained. It serves as a benchmark for a ( 1 , t ) -LA ( N ; k , v ) , which was first presented in [18].
Corollary 1.
Let v , t and k be integers with t < k . Then, ( 1 , t ) -LAN ( t , k , v ) 2 t k v t 1 + t k .
In a ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) , we often assume that 2 v 1 v 2 v k t v k t + 1 v k . Lemma 2 and Lemma 3 consider the cases v k t = v k t + 1 and 2 v k t v k t + 1 , respectively. The left case is v k t < v k t + 1 < 2 v k t , which is considered in the following lemma.
Lemma 4.
Let 2 v 1 v 2 v k . If v k t < v k t + 1 < 2 v k t , then ( 1 ¯ , t ) -LAN ( k , ( v 1 , v 2 , , v k ) ) m , where
m = m a x { 2 k t j 1 < < j t k s = 1 t v j s t + 2 , i = k t + 1 k v i + i = k t + 2 k v i } , i f t 2 ; 2 v k 1 + 2 v k 3 , i f t = 1 .
Proof. 
From the above argument, it is known that ( 1 ¯ , t ) -LAN ( k , ( v 1 , v 2 , , v k ) ) M = i = k t + 1 k v i . Suppose that A is a ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) , where N = M + L and L 0 . Select the last ( t + 1 ) columns of A to form an N × ( t + 1 ) array A . Clearly, A is a ( 1 ¯ , t ) -LA ( N ; t + 1 , ( v t , v t + 1 , , v k ) ) . Similar to the proof of Lemma 3, we can prove that N 2 k t j 1 < < j t k s = 1 t v j s t + 2 . When t = 1 , we can obtain m = 2 v k 1 + 2 v k 3 . For t 2 , we prove that N M + i = k t + 2 k v i , i.e., L i = k t + 2 k v i . Without loss of generality, suppose that A contains two parts: the first part is an M × ( t + 1 ) array B containing an M × t sub-array comprising all t-tuples over V k t + 1 × V k t + 2 × × V k ; the left part is an L × ( t + 1 ) array C; (if L = 0 , then B = A ).
If L < i = k t + 2 k v i , then at least one ( t 1 ) -way interaction T = { ( i , a i ) : i I k I k t + 1 , a i V i } exists such that it is not included by any row of C (If B = A , then all the ( t 1 ) -way interactions satisfy the condition. We can choose an arbitrary one). Hence, we have | ρ ( A , T 1 ) | = 1 for any t-way interaction T 1 T 1 = { T ( k t + 1 , i ) : i V k t + 1 } . Since A is a ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) , | ρ ( A , T 2 ) | 1 for any t-way interaction T 2 T 2 = { T ( k t , i ) : i V k t } . It is clear that ρ ( A , T 1 ) = ρ ( B , T ) = ρ ( A , T ) = ρ ( A , T 2 ) with | ρ ( A , T 1 ) | = v k t + 1 .
Because | T 2 | = v k t < | T 1 | = v k t + 1 < 2 | T 2 | , at least one t-way interaction T T 2 exists such that | ρ ( A , T ) | = 1 . Otherwise, | ρ ( A , T ) | 2 for any t-way interaction T T 2 , which implies that | ρ ( A , T 2 ) | 2 | T 2 | = 2 v k t , but | ρ ( A , T 2 ) | = | ρ ( A , T 1 ) | = v k t + 1 < 2 v k t . It follows that ρ ( A , T ) = ρ ( A , T 1 ) , where T 1 is a certain t-way interaction of T 1 . It is obvious that T T 1 . Consequently, A is not a ( 1 , t ) -LA. Thus, L i = k t + 2 k v i . Consequently, m = max { 2 k t j 1 < < j t k s = 1 t v j s t + 2 , i = k t + 1 k v i + i = k t + 2 k v i } if t 2 . □
Combining Lemmas 2–4, a lower bound on the size of ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) can be obtained, which serves as a benchmark to measure the optimality.
Theorem 1.
Let 2 v 1 v 2 v k . Then, ( 1 ¯ , t ) -LAN ( k , ( v 1 , v 2 , , v k ) )
1.
i = k t + 1 k v i , if 2 v k t v k t + 1 ;
2.
2 i j 1 < < j t k s = 1 t v j s 1 + k i + 1 t , if v i = v i + 1 = = v k t = v k t + 1 , where i { 1 , 2 , , k t } ;
3.
m a x { 2 k t j 1 < < j t k s = 1 t v j s t + 2 , i = k t + 1 k v i + i = k t + 2 k v i } , if v k t < v k t + 1 < 2 v k t and t 2 ;
4.
2 v k 1 + 2 v k 3 , if v k t < v k t + 1 < 2 v k t and t = 1 .
Table 3 presents a lower bound on the size of certain mixed-level ( 1 ¯ , 2 ) -LAs. The first column lists the types, while the second column displays the lower bound on the size of mixed-level ( 1 ¯ , 2 ) -LAs with the type. The last column presents the size obtained by simulated annealing [28].
A ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) is called optimal if its size is ( 1 ¯ , t ) -LAN ( k , ( v 1 , v 2 , , v k ) ) . In what follows, we focus on some constructions for mixed level LAs from combinatorial design theory. Some constructions that produce optimal LAs satisfying the lower bound in Lemma 2 will also be provided.

4. Constructions of ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) )

Some constructions and existence results for ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) are presented in this section.

4.1. Methods for Constructing ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) )

In this subsection, we modify some constructions for MCAs to the case of ( 1 ¯ , t ) -LAs. The next two lemmas provide the “truncation” and “derivation” constructions, which were first used to construct mixed CAs.
Lemma 5.
(Truncation) Let 2 v 1 v 2 v i 1 v i v i + 1 v k . Then, ( 1 ¯ , t ) -LAN ( k 1 , ( v 1 , v 2 , , v i 1 , v i + 1 , , v k ) ) ( 1 ¯ , t ) -LAN ( k , ( v 1 , v 2 , , v i 1 , v i , v i + 1 , , v k ) ) .
Proof. 
Let A be a ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v i 1 , v i , v i + 1 , , v k ) ) with N = ( 1 ¯ , t ) -LAN ( k , ( v 1 , v 2 , , v i 1 , v i , v i + 1 , , v k ) ) . Delete the ith column from A to obtain a ( 1 ¯ , t ) -LA ( N ; k 1 , ( v 1 , v 2 , , v i 1 , v i + 1 , , v k ) ) . Thus, ( 1 ¯ , t ) -LAN ( k 1 , ( v 1 , v 2 , , v i 1 , v i + 1 , , v k ) ) N = ( 1 ¯ , t ) -LAN ( k , ( v 1 , v 2 , , v i 1 , v i , v i + 1 , , v k ) ) . □
Lemma 6.
(Derivation) Let 2 v 1 v 2 v i 1 v i v i + 1 v k . Then v i · ( 1 ¯ , t 1 ) -LAN ( k 1 , ( v 1 , v 2 , , v i 1 , v i + 1 , , v k ) ) ( 1 ¯ , t ) -LAN ( k , ( v 1 , v 2 , , v i 1 , v i , v i + 1 , , v k ) ) , where t 2 .
Proof. 
Let A be a ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) with N = ( 1 ¯ , t ) -LAN ( k , ( v 1 , v 2 , , v k ) ) . By Lemma 1, A is an MCA and a ( 1 , t ) -LA. For each x { 0 , 1 , , v i 1 } , taking the rows in A that involve the symbol x in the ith columns and omitting the column yields an MCA ( N x ; t 1 , k 1 , ( v 1 , v 2 , , v i 1 , v i + 1 , , v k ) ) . We use A ( x ) to denote the derived array. Next, we prove that A ( x ) is a ( 1 , t 1 ) -LA ( N x ; k 1 , ( v 1 , v 2 , , v i 1 , v i + 1 , , v k ) ) . In fact, for any ( t 1 ) -way interactions T 1 and T 2 with T 1 T 2 , if ρ ( A ( x ) , T 1 ) = ρ ( A ( x ) , T 2 ) , we can form two t-way interactions T 1 and T 2 by inserting ( i , x ) into T 1 and T 2 , respectively. Hence, ρ ( A , T 1 ) = ρ ( A , T 2 ) , where | ρ ( A , T 1 ) | = | ρ ( A ( x ) , T 1 ) | but T 1 T 2 . Consequently, A is not a ( 1 , t ) -LA. It is clear that N i ( 1 ¯ , t 1 ) -LAN ( k 1 , ( v 1 , v 2 , , v i 1 , v i + 1 , , v k ) ) for 0 i v i 1 . Thus, N = N 0 + N 1 + + N v i 1 v i · ( 1 ¯ , t 1 ) -LAN ( k 1 , ( v 1 , v 2 , , v i 1 , v i + 1 , , v k ) ) . □
The following product construction can be used to produce a new LA from old LAs, which is a typical construction in combinatorial design.
Construction 1.
(Product Construction) If both a ( 1 ¯ , t ) -LA ( N 1 ; k , ( v 1 , v 2 , , v k ) ) and an MCA ( N 2 ; t , k , ( s 1 , s 2 , , s k ) ) exist, then a ( 1 ¯ , t ) -LA ( N 1 N 2 ; k , ( v 1 s 1 , v 2 s 2 , , v k s k ) ) exists, where t < k . In particular, if both a ( 1 ¯ , t ) -LA ( N 1 ; k , ( v 1 , v 2 , , v k ) ) and a ( 1 ¯ , t ) -LA ( N 2 ; k , ( s 1 , s 2 , , s k ) ) exist, then a ( 1 ¯ , t ) -LA ( N 1 N 2 ; k , ( v 1 s 1 , v 2 s 2 , , v k s k ) ) also exists, where t < k .
Proof. 
Let A = ( a i j ) ( i I N 1 , j I k ) and B = ( b i j ) ( i I N 2 , j I k ) be the given ( 1 ¯ , t ) -LA ( N 1 ; k , ( v 1 , v 2 , , v k ) ) and MCA ( N 2 ; t , k , ( s 1 , s 2 , , s k ) ) , respectively. We form an N 1 N 2 × k array as follows. For each row ( a i 1 , a i 2 , , a i k ) of A and each row ( b h 1 , b h 2 , , b h k ) of B, include the row ( ( a i 1 , b h 1 ) , ( a i 2 , b h 2 ) , , ( a i k , b h k ) ) as a row of A ¯ , where 1 i N 1 , 1 h N 2 .
From the typical method in design theory, the resultant array A ¯ is an MCA ( N 1 N 2 ; t , k , ( v 1 s 1 , v 2 s 2 , , v k s k ) ) , as both A and B are MCAs. By Lemma 1, we only need to prove that A ¯ is a ( 1 , t ) -LA. Suppose that ρ ( A ¯ , T 1 ) = ρ ( A ¯ , T 2 ) , where T 1 = { ( i , ( a h i , b c i ) ) : i I , | I | = t , I { 1 , 2 , , k } , h I N 1 , c I N 2 } and T 2 = { ( j , ( a h j , b c j ) ) : j I , | I | = t , I { 1 , 2 , , k } , h I N 1 , c I N 2 } with T 1 T 2 . It is noteworthy that the projection on the first component of T 1 and T 2 is the corresponding t-way interaction of A, while the projection on the second component is the corresponding t-way interaction of B. Therefore, A is not a ( 1 , t ) -LA. The first assertion is then proved because a ( 1 ¯ , t ) -LA ( N 2 ; k , ( s 1 , s 2 , , s k ) ) is an MCA ( N 2 ; t , k , ( s 1 , s 2 , , s k ) ) . The second assertion can be proven by the first assertion. □
The following construction can be used to increase the number of levels for a certain factor.
Construction 2.
If a ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) exists, then a ( 1 ¯ , t ) -LA ( 2 N ; k , ( v 1 , v 2 , , v i 1 , a , v i + 1 , , v k ) ) exists, where i { 1 , 2 , 3 , , k } and v i < a 2 v i .
Proof. 
Let A = ( a i j ) , ( i I N , j I k ) be the given ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) with entries in the ith column from a set V i of size v i . For a certain i I k , we replace the symbols 0 , 1 , , a v i 1 in the ith column of A by v i , v i + 1 , , a 1 , respectively. We denote the resultant array by A . Clearly, permuting the symbols in a certain column does not affect the property of ( 1 ¯ , t ) -LAs. Thus, A is also a ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) , where entries in the ith column of A from the set { a v i , a v i + 1 , , v i 1 , v i , v i + 1 , , a 1 } . Subsequently, write M = ( A T | ( A ) T ) T . It is easy to prove that M is a ( 1 , t ) -LA ( 2 N ; k , ( v 1 , v 2 , , v i 1 , a , v i + 1 , , v k ) ) and an MCA ( 2 N ; t , k , ( v 1 , v 2 , , v i 1 , a , v i + 1 , , v k ) ) . By Lemma 1, M is the desired array. □
The following example illustrates the idea in Construction 2.
Example 1.
The transpose of the following array is a ( 1 ¯ , 2 ) -LA ( 12 ; 5 , ( 2 , 2 , 2 , 2 , 3 ) )
000000011111
000011100111
000101111001
001010111010
021011201022
Replace the symbols 0 , 1 by 2 , 3 in the 3th column, respectively. Juxtapose two such arrays from top to bottom to obtain the following array M; we list it as its transpose to conserve space.
000000011111000000011111
000011100111000011100111
000101111001222323333223
001010111010001010111010
021011201022021011201022
It is easy to verify that M is a ( 1 ¯ , 2 ) -LA ( 24 ; 5 , ( 2 , 2 , 4 , 2 , 3 ) ) .
Replace the symbol 0 by 2 in the 3th column. Juxtapose two such arrays from top to bottom to obtain the following array M ; we list it as its transpose to conserve space.
000000011111000000011111
000011100111000011100111
000101111001222121111221
001010111010001010111010
021011201022021011201022
It is easy to verify that M is a ( 1 ¯ , 2 ) -LA ( 24 ; 5 , ( 2 , 2 , 3 , 2 , 3 ) ) . □
Remark 1.
Construction 2 may produce an optimal ( 1 ¯ , t ) -LA. For example, a ( 1 ¯ , 2 ) -LA ( 16 ; ( 2 , 2 , 3 , 4 ) ) is shown in Table 1. By Construction 2, we can obtain a ( 1 ¯ , 2 ) -LA ( 32 ; ( 2 , 2 , 3 , 8 ) ) , which is optimal by Lemma 4.
Fusion is an effective construction for MCAs from CAs, for example, see [29]. As with CAs, fusion for ( 1 ¯ , t ) -LAs guarantees the extension of uniform constructions to mixed cases; however, fusion for a ( 1 ¯ , t ) -LA ( N ; k , v ) may not produce mixed-level ( 1 ¯ , t ) -LAs. This problem can be circumvented by introducing the notion of detecting arrays (DAs). Suppose that all the factors have the same levels. If, for any T I t with | T | = d and any T I t , we have ρ ( A , T ) ρ ( A , T ) T T , then the array A is called a ( d , t ) -DA or a ( d , t ) -DA ( N ; k , v ) .
Construction 3.
(Fusion) Suppose that A is a ( 1 , t ) -DA ( N ; k , v ) with t 2 . If A is also a ( v v i , t ) -LA ( N ; k , v ) , then a ( 1 ¯ , t ) -LA ( N ; k , ( v , , v , v i , v , , v ) ) exists, where 2 v i < v .
Proof. 
Let A be a ( 1 , t ) -DA ( N ; k , v ) over the symbol set V of size v. Suppose that a i ( i = 1 , 2 , , v i ) are positive integers with a 1 + a 2 + + a v i = v . It is clear that there exists a certain a i such that a i = v v i and a i a j , where 1 i j v i . We select a 1 , a 2 , , a v i elements from V in the ith column of A to form the element sets A i ( 1 i v i ) , respectively. The elements in A i ( 1 i v i ) are identical with 1 , 2 , , v i , respectively. Then, we obtain an N × k array A . Clearly, A is an MCA. We only need to prove that A is a ( 1 , t ) -LA by Lemma 1, i.e., for any two distinct t-way interactions T 1 = { ( a 1 , u a 1 ) , , ( a t , u a t ) } and T 2 = { ( b 1 , s b 1 ) , , ( b t , s b t ) } , we have ρ ( A , T 1 ) ρ ( A , T 2 ) . It is clear that ρ ( A , T 1 ) = ρ ( A , T 1 ) and ρ ( A , T 2 ) = ρ ( A , T 2 ) when i { a 1 , , a t } and i { b 1 , , b t } . Hence, ρ ( A , T 1 ) ρ ( A , T 2 ) .
When i { a 1 , , a t } and i { b 1 , , b t } , we can obtain a t-way interaction T 1 = { ( a 1 , u a 1 ) , , ( i , a ) , , ( a t , u a t ) } of A, where a A u i . If ρ ( A , T 1 ) = ρ ( A , T 2 ) , then ρ ( A , T 1 ) ρ ( A , T 1 ) = ρ ( A , T 2 ) = ρ ( A , T 2 ) ; however, T 1 T 2 ; as such, it is a contradiction that A is a ( 1 , t ) -DA ( N ; k , v ) . If i { a 1 , , a t } and i { b 1 , , b t } , then the similar argument can prove the conclusion.
When i { a 1 , , a t } and i { b 1 , , b t } , it is clear that ρ ( A , T 1 ) ρ ( A , T 2 ) if u i s i . The case u i = s i remains to be considered. Without loss of generality, suppose that a j elements are identical with u i . It is clear that T 1 and T 2 can be obtained from T 1 and T 2 by fusion, respectively, where T 1 and T 2 are sets of t-way interactions with | T 1 | = | T 2 | = a j . If ρ ( A , T 1 ) = ρ ( A , T 2 ) , then ρ ( A , T 1 ) = ρ ( A , T 1 ) = ρ ( A , T 2 ) = ρ ( A , T 2 ) . It is a contradiction that A is a ( v v i , t ) -LA ( N ; k , v ) because the existence of ( v v i , t ) -LA ( N ; k , v ) implies the existence of ( a j , t ) -LA ( N ; k , v ) [12]. □
Constructions 2 and 3 provide an effective and efficient method to construct a mixed-level ( 1 ¯ , t ) -LA from a ( 1 , t ) -LA ( N ; k , v ) . The existence of ( d , t ) -DA ( N ; k , v ) with d 1 implies the existence of ( d , t ) -LA ( N ; k , v ) [12]. Hence, the array A in Construction 3 can be obtained by a ( d , t ) -DA ( N ; k , v ) , which is characterized in terms of super-simple OAs. The existence of super-simple OAs can be found in [17,30,31,32,33,34]. It is noteworthy that the derived array is not optimal. In the remainder of this section, we present two “Roux-type” recursive constructions [35].
Construction 4.
If both a ( 1 ¯ , t ) -LA ( N 1 ; k , ( v 1 , v 2 , , v k ) ) and a ( 1 ¯ , t 1 ) -LA ( N 2 ; k 1 , ( v 1 , v 2 , , v i 1 , v i + 1 , , v k ) ) exist, then a ( 1 ¯ , t ) -LA ( N 1 + e N 2 ; k , ( v 1 , v 2 , , v i 1 , v i + e , v i + 1 , v i + 2 , v k ) ) exists, where e 0 .
Proof. 
Let A and B be the given ( 1 ¯ , t ) -LA ( N 1 ; k , ( v 1 , v 2 , , v k ) ) and ( 1 ¯ , t 1 ) -LA ( N 2 ; k 1 , ( v 1 , v 2 , , v i 1 , v i + 1 , , v k ) ) , respectively. Clearly, if e = 0 , then A is the required array. Now, suppose that e 1 . Insert a column vector ( j , j , , j ) of length N 2 to the front of the ith column of B to form an N 2 × k array B j , where j { v i , v i + 1 , v i + 2 , , v i + e 1 } . Let M = ( A T | B v i T | B v i + 1 T | | B v i + e 1 T ) T . Clearly, M is an MCA ( N 1 + e N 2 ; t , k , ( v 1 , v 2 , , v i 1 , v i + e , v i + 1 , v i + 2 , v k ) ) [9]. By Lemma 1, we only need to prove that M is a ( 1 , t ) -LA, i.e., ρ ( M , T 1 ) ρ ( M , T 2 ) for any two distinct t-way interactions T 1 and T 2 , where T 1 = { ( a 1 , u a 1 ) , , ( a t , u a t ) } and T 2 = { ( b 1 , s b 1 ) , , ( b t , s b t ) } . Next, we distinguish the following cases.
Case 1. i { a 1 , , a t } and i { b 1 , , b t }
In this case, because A is a ( 1 ¯ , t ) -LA, ρ ( A , T 1 ) ρ ( A , T 2 ) , ρ ( M , T 1 ) ρ ( M , T 2 ) as A is part of M.
Case 2. i { a 1 , , a t } and i { b 1 , , b t } or i { a 1 , , a t } and i { b 1 , , b t }
When i { a 1 , , a t } and i { b 1 , , b t } , if s i { v i , v i + 1 , , v i + e 1 } , then ρ ( A , T 1 ) ρ ( A , T 2 ) . Thus, ρ ( M , T 1 ) ρ ( M , T 2 ) . If s i { v i , v i + 1 , , v i + e 1 } , then T 2 must be included by rows of B i , where i { v i , v i + 1 , , v i + e 1 } ; however, it must not be included by any row of A. Clearly, T 1 must be included by some rows of A. Consequently, ρ ( M , T 1 ) ρ ( M , T 2 ) . When i { a 1 , , a t } and i { b 1 , , b t } , the same argument can prove the conclusion.
Case 3. i { a 1 , , a t } and i { b 1 , , b t }
Clearly, ρ ( M , T 1 ) ρ ( M , T 2 ) holds whenever u i s i . If u i = s i { v i , v i + 1 , , v i + e 1 } , then ρ ( A , T 1 ) ρ ( A , T 2 ) , which implies that ρ ( M , T 1 ) ρ ( M , T 2 ) . If u i = s i { v i , v i + 1 , , v i + e 1 } , then T 1 and T 2 must be included by some rows for a certain B i , where i { v i , v i + 1 , , v i + e 1 } . Because B is a ( 1 ¯ , t 1 ) -LA, ρ ( B i , T 1 ) ρ ( B i , T 2 ) , which implies ρ ( M , T 1 ) ρ ( M , T 2 ) . □
More generally, we have the following construction.
Construction 5.
Let p 0 , q 0 and 1 i < j k . If a ( 1 ¯ , t ) -LA ( N 1 ; k , ( v 1 , v 2 , , v i 1 , v i , v i + 1 , , v j 1 , v j , v j + 1 , , v k ) ) , ( 1 ¯ , t 1 ) -LA ( N 2 ; k 1 , ( v 1 , v 2 , , v i 1 , v i + 1 , , v k ) ) , a ( 1 ¯ , t 1 ) -LA ( N 3 ; k 1 , ( v 1 , v 2 , , v j 1 , v j + 1 , , v k ) ) and ( 1 ¯ , t 2 ) -LA ( N 4 ; k 2 , ( v 1 , v 2 , , v i 1 , v i + 1 , , v j 1 , v j + 1 , , v k ) ) exist, then a ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v i 1 , v i + p , v i + 1 , , v j 1 , v j + q , v j + 1 , , v k ) ) exists, where N = N 1 + p N 2 + q N 3 + p q N 4 .
Proof. 
We begin with a ( 1 ¯ , t ) -LA ( N 1 ; k , ( v 1 , v 2 , , v i 1 , v i , v i + 1 , , v j 1 , v j , v j + 1 , , v k ) ) , an N 1 × k array A that is on V 1 × × V i 1 × V i × V i + 1 × × V j 1 × V j × V j + 1 × × V k . Let H 1 and H 2 be two sets with | H 1 | = p and | H 2 | = q such that H 1 V i = and H 2 V j = , respectively. Suppose that B , an N 2 × ( k 1 ) array, is a ( 1 ¯ , t 1 ) -LA ( N 2 ; k 1 , ( v 1 , v 2 , , v i 1 , v i + 1 , , v k ) ) , which is on V 1 × × V i 1 × V i + 1 × × V k . For each row ( a 1 , a 2 , , a i 1 , a i + 1 , , a k ) of B , add x H 1 to obtain a k-tuple ( a 1 , a 2 , , a i 1 , x , a i + 1 , , a k ) . Then, we obtain a p N 2 × k array from B , denoted by B. Similarly, from a ( 1 ¯ , t 1 ) -LA ( N 3 ; k 1 , ( v 1 , v 2 , , v j 1 , v j + 1 , , v k ) ) , we obtain a q N 3 × k array, denoted by C. For each pair ( x , y ) H 1 × H 2 , we construct k-tuple ( a 1 , a 2 , , a i 1 , x , a i + 1 , , a j 1 , y , a j + 1 , , a k ) for each row of the given ( 1 ¯ , t 2 ) -LA ( N 4 ; k 2 , ( v 1 , v 2 , , v i 1 , v i + 1 , , v j 1 , v j + 1 , , v k ) ) . These tuples result in a p q N 4 × k array, denoted by D.
Denote V i H 1 = V i , V j H 2 = V j and F = A B C D . We claim that F, an ( N 1 + p N 2 + q N 3 + p q N 4 ) × k array, is a ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v i 1 , v i + p , v i + 1 , , v j 1 , v j + q , v j + 1 , , v k ) which is on V 1 × × V i 1 × V i × V i + 1 × × V j 1 × V j × V j + 1 × × V k .
Clearly, F is an MCA ( N ; t , k , ( v 1 , v 2 , , v i 1 , v i + p , v i + 1 , , v j 1 , v j + q , v j + 1 , , v k ) . To prove this assertion, we only need to demonstrate that ρ ( F , T a ) ρ ( F , T b ) for any two distinct t-way interactions T a = { ( a 1 , u a 1 ) , , ( a t , u a t ) } and T b = { ( b 1 , v b 1 ) , , ( b t , v b t ) } . By similar argument as the proof of Construction 4, we can prove the conclusion except for the case where i , j { a 1 , a 2 , , a t } and i , j { b 1 , b 2 , , b t } , u i = v i H 1 , and u j = v j H 2 . In this case, T a and T b are only included by some rows of D. If ρ ( F , T a ) = ρ ( F , T b ) , then ρ ( D , T a ) = ρ ( D , T b ) = ρ ( F , T a ) = ρ ( F , T b ) . Consequently, ρ ( D , T a { ( i , u i ) , ( j , u j ) } ) = ρ ( D , T b { ( i , u i ) , ( j , u j ) } ) , which implies that ρ ( D , T a { ( i , u i ) , ( j , u j ) } ) = ρ ( D , T b { ( i , u i ) , ( j , u j ) } ) by the construction of D. It is a contradiction with D being a ( 1 ¯ , t 2 ) -LA ( N 4 ; k 2 , ( v 1 , v 2 , , v i 1 , v i + 1 , , v j 1 , v j + 1 , , v k ) ) . The proof is completed. □

4.2. Constructions and Existence of Optimal ( 1 ¯ , t ) -LA ( i = k t + 1 k v i ; k , ( v 1 , v 2 , , v k ) )

Let 2 v 1 v 2 v k . An N × k array A is called MCA 2 ( i = k t + 1 k v i ; t , k , ( v 1 , v 2 , , v k ) ) if | ρ ( A , T ) | = 1 for any t-way interaction T T = { { ( k t + 1 , v k t + 1 ) , , ( k , v k ) } : v i V i ( k t + 1 i k ) } and | ρ ( A , T ) | 2 for any t-way interaction T T . If an optimal ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) with N = i = k t + 1 k v i exists, then the following condition must be satisfied.
Lemma 7.
Let 2 v 1 v 2 v k t , 2 v k t v k t + 1 v k t + 2 v k . If A is an optimal ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) with N = i = k t + 1 k v i . Then, A is an MCA 2 ( N ; t , k , ( v 1 , v 2 , , v k ) ) .
Proof. 
Let A be the given optimal ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) with N = t = k t + 1 k v i . Then, A is an MCA ( N ; t , k , ( v 1 , v 2 , , v k ) by Lemma 1. Because N = t = k t + 1 k v i , we have | ρ ( A , T ) | = 1 for any t-way interaction T T . It follows that | ρ ( A , T ) | 2 for any t-way interaction T of A from the definition of ( 1 ¯ , t ) -LA, where T T . Hence, A is an MCA 2 ( i = k t + 1 k v i ; t , k , ( v 1 , v 2 , , v k ) ) , as desired. □
Clearly, an MCA 2 ( N ; t , k , ( v 1 , v 2 , , v k ) ) is not always a ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) . Next, we present a special case of MCA 2 , which produces optimal ( 1 ¯ , t ) -LAs. First, we introduce the notion of mixed orthogonal arrays (MOAs).
An MOA, or MOA ( N ; t , k , ( v 1 , v 2 , , v k ) ) is an N × k array with entries in the ith column from a set V i of size v i such that each N × t sub-array contains each t-tuple occurring an equal number of times as a row. When v 1 = v 2 = = v k = v , an MOA is merely an orthogonal array, denoted by OA ( N ; t , k , v ) .
The notion of mixed or asymmetric orthogonal arrays, introduced by Rao [36], have received significant attention in recent years. These arrays are important in experimental designs as universally optimal fractions of asymmetric factorials. Without loss of generality, we assume that v 1 v 2 v k . By definition of MOA, all t-tuples occur in the same number of rows for any N × t sub-array of an MOA. This number of rows is called index. It is obvious that k t indices exist. We denote it by λ 1 , λ 2 , , λ k t . If λ i λ j for any i j , then an MOA is termed as a pairwise distinct index mixed orthogonal array, denoted by PDIMOA ( N ; t , k , ( v 1 , v 2 , , v k ) ) . Moreover, if λ i = 1 for a certain i { 1 , 2 , , k t } holds, then it is termed as PDIMOA ( N ; t , k , ( v 1 , v 2 , , v k ) ) . It is clear that N = i = k t + 1 k v i in the definition of PDIMOA .
Example 2.
The transpose of the following array is a PDIMOA ( 24 ; 2 , 3 , ( 2 , 4 , 6 ) ) .
1 0 0 0 1 1 1 0 1 0 0 1 0 1 1 1 0 0 0 1 0 1 1 0 2 2 2 2 2 2 1 1 1 1 1 1 3 3 3 3 3 3 0 0 0 0 0 0 1 2 3 4 5 0 1 2 3 4 5 0 1 2 3 4 5 0 1 2 3 4 5 0
The following lemma can be easily obtained by the definition of PDIMOA ; therefore, we omit the proof herein.
Lemma 8.
Suppose that v 1 v 2 v k . If A is a PDIMOA ( i = k t + 1 k v i ; t , k , ( v 1 , v 2 , , v k ) ) , then v 1 < v 2 < < v k and v i | v j , where 1 i k t and k t + 1 j k .
Lemma 9.
Let 2 < v 1 < v 2 < < v k . If a PDIMOA ( N ; t , k , ( v 1 , v 2 , , v k ) ) exists, then a ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) exists. Moreover, if N = i = k t + 1 k v i , then the derived ( 1 ¯ , t ) -LA is optimal.
Proof. 
Let A be a PDIMOA ( N ; t , k , ( v 1 , v 2 , , v k ) ) . Clearly, A is an MCA. By Lemma 1, we only need to prove that T 1 T 2 implies ρ ( A , T 1 ) ρ ( A , T 2 ) , where T 1 and T 2 are two t-way interactions. In fact, if ρ ( A , T 1 ) = ρ ( A , T 2 ) , then | ρ ( A , T 1 ) | = | ρ ( A , T 2 ) | , which contradicts the definition of a PDIMOA. The optimality can be obtained by Theorem 1. □
We construct an optimal ( 1 ¯ , t ) -LA ( N ; k , ( v 1 , v 2 , , v k ) ) with N = i = k t + 1 k v i in terms of PDIMOA . First, we have the following simple and useful construction for PDIMOA . A similar construction for MOAs was first stated in [37].
Construction 6.
Let b = r 1 r 2 r m < v 2 < < v k and r 1 < r 2 < < r m . If a PDIMOA ( i = k t + 1 k v i ; t , k , ( r 1 r 2 r m , v 2 , v 3 , v k ) ) exists, then a PDIMOA ( i = k t + 1 k v i ; t , k + m 1 , ( r 1 , r 2 , , r m , v 2 , v 3 , , v k ) ) also exists.
Proof. 
Let A be PDIMOA ( N ; t , k , ( b , v 2 , v 3 , v k ) ) with b = r 1 r 2 , r m . We can form an N × ( k + m 1 ) array A by replacing the symbols in V b by those of V r 1 × V r 2 × × V r m . It is easily verified that A is the required PDIMOA . □
The following construction can be obtained easily; thus, we omit its proof.
Construction 7.
Let a 1 < a 2 < < a k and b 1 < b 2 < < b k . If both a PDIMOA ( i = k t + 1 k a i ; t , k , ( a 1 , a 2 , , a k ) ) and a PDIMOA ( i = k t + 1 k b i ; t , k , ( b 1 , b 2 , , b k ) ) exist, then a PDIMOA ( i = k t + 1 k a i b i ; t , k , ( a 1 b 1 , a 2 b 2 , , a k b k ) ) exists. In particular, if both a PDIMOA ( i = k t + 1 k a i ; t , k , ( a 1 , a 2 , , a k ) ) and an OA ( t , k , v ) exist, then a PDIMOA ( i = k t + 1 k a i v t ; t , k , ( a 1 v , a 2 v , , a k v ) ) exists.
Next, some series of optimal mixed-level ( 1 ¯ , t ) -LAs are presented. First, we list some known results for later use.
Lemma 10.
[38] An OA ( v t ; t , t + 1 , v ) exists for any integer v 2 , t 2 .
The existence of PDIMOA ( t , t + 1 , ( v 1 , v 2 , , v t , v t + 1 ) ) s is determined completely by the following theorem.
Theorem 2.
Let v 1 < v 2 < < v t + 1 . A PDIMOA ( i = 2 t + 1 v i ; t , t + 1 , ( v 1 , v 2 , , v t , v t + 1 ) ) exists if and only if v 1 | v i for 2 i t + 1 .
Proof. 
The necessity can be easily obtained by Lemma 8. For sufficiency, we write v i = v 1 r i for i = 2 , 3 , , t + 1 . Clearly, r i 2 and r i r j for 2 i j t + 1 . We list all t-tuples from Z r 2 × Z r 3 × × Z r t + 1 to form an MOA ( i = 2 t + 1 r i ; t , t , ( r 2 , r 3 , , r t , r t + 1 ) ) , which is also a PDIMOA ( i = 2 t + 1 r i ; t , t + 1 , ( 1 , r 2 , r 3 , , r t , r t + 1 ) . Apply Construction 7 with an OA ( v 1 t ; t , t + 1 , v 1 ) given by Lemma 10 to obtain the required PDIMOA . □
More generally, we have the following results.
Theorem 3.
Let v 1 < v 2 < < v k and v i = k i v 1 v 2 v k t , where k i 2 , i = k t + 1 , k t + 2 , , k . Then, a PDIMOA ( i = k t + 1 k v i ; t , k , ( v 1 , v 2 , , v k ) ) exists.
Proof. 
Let M = v 1 v 2 v k t . Then, v i = M k i , where i = k t + 1 , , k . By Theorem 2, a PDIMOA ( N ; t , t + 1 , ( M , v k t + 1 , , v k ) ) with N = i = k t + 1 k v i exists. Apply Construction 6 to obtain a PDIMOA ( i = k t + 1 k v i , t , k , ( v 1 , v 2 , , v k ) ) as desired. □
Theorem 4.
Let v 1 v 2 v 3 with v 2 2 v 1 . Then, an optimal ( 1 ¯ , 2 ) -LA ( v 2 v 3 ; 3 , ( v 1 , v 2 , v 3 ) ) exists.
Proof. 
First, we construct a v 2 v 3 × 3 array A = ( a i j ) : a i + r v 3 , 1 = ( i 1 + r ) mod v 1 , where i = 1 , 2 , , v 3 and r = 0 , 1 , , v 2 1 ; a i , 2 = i 1 v 3 and a i , 3 = ( i 1 ) mod v 3 for i = 1 , 2 , , v 2 v 3 .
We prove that A is an optimal ( 1 ¯ , 2 ) -LA. Optimality is guaranteed by Theorem 1. It is clear that A is MCA 2 ( v 2 v 3 , ( v 1 , v 2 , v 3 ) ) . Consequently, | ρ ( A , { ( 1 , a ) , ( 2 , b ) } ) | 2 , | ρ ( A , { ( 1 , c ) , ( 3 , d ) } ) | 2 and | ρ ( A , { ( 2 , e ) , ( 3 , f ) } ) | = 1 , where a , c V 1 , b , e V 2 , d , f V 3 . It is clear that ρ ( A , { ( 1 , a ) , ( 2 , b ) } ) ρ ( A , { ( 2 , e ) , ( 3 , f ) } ) and ρ ( A , { ( 1 , c ) , ( 3 , d ) } ) ρ ( A , { ( 2 , e ) , ( 3 , f ) } ) . We only need to prove ρ ( A , { ( 1 , a ) , ( 2 , b ) } ) ρ ( A , { ( 1 , c ) , ( 3 , d ) } ) . In fact, by construction, ρ ( A , { ( 1 , a ) , ( 2 , b ) } ) { r v 3 + 1 , r v 3 + 2 , , ( r + 1 ) v 3 } for a certain r { 0 , 1 , 2 , , v 2 1 } but { i , i + v 1 v 3 } ρ ( A , { ( 1 , c ) , ( 3 , d ) } ) , where i { 1 , 2 , , v 1 v 3 } , which implies ρ ( A , { ( 1 , a ) , ( 2 , b ) } ) ρ ( A , { ( 1 , c ) , ( 3 , d ) } ) . Thus, A is a ( 1 ¯ , t ) -LA by Lemma 1. □
The following example illustrates the idea in Theorem 4.
Example 3.
The transpose of the following array is an optimal ( 1 ¯ , 2 ) -LA ( 42 ; 3 , ( 3 , 6 , 7 ) )
012012012012012012012012012012012012012012
000000011111112222222333333344444445555555
012345601234560123456012345601234560123456
Theorem 5.
Let 2 < w < v with v 2 w . Then, an optimal ( 1 ¯ , 1 ) -LA ( v ; w + 1 , ( w , w , , w , v ) ) exists.
Proof. 
First, we construct a 2 w × ( w + 1 ) array A = ( a i j ) as follows:
A = 0 0 0 0 1 1 1 1 w 1 w 1 w 1 w 1 0 1 w 1 w 1 2 0 w + 1 w 1 0 w 2 2 w 1
When v > 2 w , let C = ( c i j ) be a ( v 2 w ) × ( w + 1 ) array with c i , ( w + 1 ) = i 1 for i = 2 w + 1 , 2 w + 2 , , v and c i , j be an arbitrary element for { 0 , 1 , , w 1 } with i = 2 w + 1 , 2 w + 2 , , v , j = 1 , 2 , , w . Let M = A and N = ( A T | C T ) T . It is easy to prove that M and N are the required arrays if v = 2 w and v > 2 w , respectively. □
The following results need the notion of a Latin square. A Latin square of order n is an n × n array of n symbols in which each symbol occurs exactly once in each row and in each column. The diagonal of such a square is a set of entries that contains exactly one representative of each row and column, respectively. A transversal is a diagonal in which none of the symbols are repeated. For n 2 , 6 , there exists a Latin square of order n with n distinct transversals [39].
Theorem 6.
Let 2 < w 6 and v 3 w . Then, an optimal ( 1 ¯ , 1 ) -LA ( v ; 2 w v 2 w w + 1 , ( w , w , , w , v ) ) exists.
Proof. 
Let L 0 = ( a i j ) w × w with a i j = i 1 , where i = 1 , 2 , , w , j = 1 , 2 , 3 , , w . For 2 < w 6 , a latin square of order w with w disjoint transversals, denoted by L 1 , exists. We take each of the w disjoint transversals from L 1 as a column to form a w × w array L 2 , which, clearly, is also a Latin square. Let π = ( 1 , 2 , 3 , , w ) . The permutation π is applied to the columns of L to obtain a new array denoted by L ( π ) . If L is a Latin square of w, then L ( π ) , L ( π 2 ) , , L ( π w 1 ) are also Latin squares of order w. The corresponding 1 , 2 , , w columns of L ( π i ) and L ( π j ) for 0 i j w 1 have no common symbols.
Let A = L 0 L 1 L 1 L 0 L 2 L 2 ( π ) be a 3 w × 2 w array. It is easy to verify that A is a ( 1 ¯ , 1 ) -LA ( 3 w ; 2 w , w ) . For each part L x L y L z of A, we can construct a 4 w × w 2 array of the form L x L y L z L z L x L y L z L z ( π ) L x L y L z L z ( π w 1 ) . Next, juxtapose these resultant arrays to obtain a 4 w × 2 w 2 array A , which is easily verified to be a ( 1 ¯ , 1 ) -LA ( 4 w ; 2 w 2 , w ) . Continue this process until the ( v 2 w w + 2 ) w × 2 w v 2 w w array B can be obtained. Clearly, B is a ( 1 ¯ , 1 ) -LA ( ( v 2 w w + 2 ) w ; 2 w v 2 w w , w ) .
Let V = ( 0 , 1 , 2 , , v 1 ) T . Suppose C is a ( v ( v 2 w w + 2 ) w ) × 2 w v 2 w w array with entries from { 0 , 1 , , w 1 } , where v k w . Write B = B ; if v = k w , B = ( B T | C T ) T if v k w . It is easy to verify that M = ( B | V ) is the required array. □
The following theorem considers the case w = 2 .
Theorem 7.
Let v 4 be a positive integer. Then an optimal ( 1 ¯ , 1 ) -LA ( v ; 2 v 2 v 1 , ( 2 , 2 , , 2 , v ) ) exists.
Proof. 
Let V = ( 0 , 1 , 2 , , v 1 ) T . We only need to construct a ( 1 ¯ , 1 ) -LA ( v ; 2 v 2 v 2 , 2 ) , A, because ( A | V ) is the required array. As v 4 , the number of occurrences of 0, 1 should be at least 2. It is easy to prove that all the different column vectors of length v with entries from { 0 , 1 } form the ( 1 ¯ , 1 ) -LA ( v ; k , 2 ) as desired. Thus, all that remains is to calculate the number of all the different column vectors. Write x and y as the number of 0s and 1s in a column vector of length v, respectively. Clearly, x + y = v and x 2 , y 2 . Because there exist x positions with 0s, the number of different column vectors is v x . Consequently, the number of all the different column vectors is v 2 + + v v 2 = 2 v 2 v 2 . □

5. Concluding Remarks

LAs can be used to generate test suites for combinatorial testing and identify interaction faults in component-based systems. In this study, a lower bound on the size of ( 1 ¯ , t ) -LAs with mixed levels was determined. In addition, some constructions of ( 1 ¯ , t ) -LAs were proposed. Some of these constructions produce optimal locating arrays. Based on the constructions, some infinite series of optimal locating arrays satisfying the lower bound in Lemma 2 were presented. Obtaining new constructions for mixed-level ( 1 ¯ , t ) -LAs and providing more existence results are potential future research directions.

Author Contributions

Computing and writing, C.S. and T.T., writing, literature survey and editing, H.J. and T.T. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by Natural Science Foundation of China No. 11301342 and Natural Science Foundation of Shanghai Grant No. 17ZR1419900.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Colbourn, C.J.; Martirosyan, S.S.; Mullen, G.L.; Shasha, D.E.; Sherwood, G.B.; Yucas, J.L. Products of mixed covering arrays of strength two. J. Comb. Des. 2006, 14, 124–138. [Google Scholar] [CrossRef]
  2. Kuhn, D.R.; Kacker, R.N.; Lei, Y. Introduction to Combinatorial Testing; CRC Press: Boca Raton, FL, USA, 2013. [Google Scholar]
  3. Nie, C.; Leung, H. A survey of combinatorial testing. ACM Comput. Surv. 2011, 43, 1–29. [Google Scholar] [CrossRef]
  4. Colbourn, C.J. Combinatorial aspects of covering arrays. Le Matematiche (Catania) 2004, 58, 121–167. [Google Scholar]
  5. Sarkar, K.; Colbourn, C.J. Two-stage algorithms for covering array construction. J. Comb. Des. 2019, 27, 475–505. [Google Scholar] [CrossRef] [Green Version]
  6. Sloane, N.J.A. Covering arrays and intersecting codes. J. Combin. Des. 1993, 1, 51–63. [Google Scholar] [CrossRef] [Green Version]
  7. Cohen, D.M.; Dalal, S.R.; Parelius, J.; Patton, G.C. The combinatorial design approach to automatic test generation. IEEE Trans. Softw. Eng. 1996, 13, 83–88. [Google Scholar] [CrossRef] [Green Version]
  8. Cohen, D.M.; Dalal, S.R.; Fredman, M.L.; Patton, G.C. The AETG system: An approach to testing based on combinatorial design. IEEE Trans. Softw. Eng. 1997, 23, 437–444. [Google Scholar] [CrossRef] [Green Version]
  9. Colbourn, C.J.; Shi, C.; Wang, C.M.; Yan, J. Mixed covering arrays of strength three with few factors. J. Stat. Plan. Infer. 2011, 141, 3640–3647. [Google Scholar] [CrossRef]
  10. Moura, L.; Stardom, J.; Stevens, B.; Williams, A. Covering arrays with mixed alphabet sizes. J. Comb. Des. 2003, 11, 413–432. [Google Scholar] [CrossRef]
  11. Sherwood, G.B. Optimal and near-optimal mixed covering arrays by column expansion. Discrete Math. 2008, 308, 6022–6035. [Google Scholar] [CrossRef] [Green Version]
  12. Colbourn, C.J.; McClary, D.W. Locating and detecting arrays for interaction faults. J. Combin. Optim. 2008, 15, 17–48. [Google Scholar] [CrossRef] [Green Version]
  13. Aldaco, A.N.; Colbourn, C.J.; Syrotiuk, V.R. Locating arrays: A new experimental design for screening complex engineered systems. SIGOPS Oper. Syst. Rev. 2015, 49, 31–40. [Google Scholar] [CrossRef]
  14. Compton, R.; Mehari, M.T.; Colbourn, C.J.; Poorter, E.D.; Syrotiuk, V.R. Screening interacting factors in a wireless network testbed using locating arrays. In Proceedings of the IEEE Conference on Computer Communications Workshops (INFOCOM WKSHPS), San Francisco, CA, USA, 10–14 April 2016; pp. 650–655. [Google Scholar]
  15. Colbourn, C.J.; Syrotiuk, V.R. Coverage, Location, Detection, and Measurement. In Proceedings of the 2016 IEEE International Conference on Software Testing, Verification and Validation Workshops (ICSTW), Chicago, IL, USA, 11–15 April 2016; pp. 19–25. [Google Scholar]
  16. Colbourn, C.J.; Fan, B.L.; Horsley, D. Disjoint spread systems and fault location. SIAM J. Discrete Math. 2016, 30, 2011–2026. [Google Scholar] [CrossRef]
  17. Shi, C.; Tang, Y.; Yin, J.X. The equivalence between optimalb detecting arrays and super-simple OAs. Des. Codes Cryptogr. 2012, 62, 131–142. [Google Scholar] [CrossRef]
  18. Tang, Y.; Colbourn, C.J.; Yin, J.X. Optimality and constructions of locating arrays. J. Stat. Theory Pract. 2012, 6, 20–29. [Google Scholar] [CrossRef]
  19. Colbourn, C.J.; Fan, B.L. Locating one pairwise interaction: Three recursive constructions. J. Algebra Comb. Discrete Struct. Appl. 2016, 3, 127–134. [Google Scholar] [CrossRef]
  20. Konishi, T.; Kojima, H.; Nakagawa, H.; Tsuchiya, T. Finding minimum locating arrays using a SAT solver. In Proceedings of the IEEE International Conference on Software Testing, Verification and Validation Workshops (ICSTW), Tokyo, Japan, 13–17 March 2017; pp. 276–277. [Google Scholar]
  21. Konishi, T.; Kojima, H.; Nakagawa, H.; Tsuchiya, T. Finding minimum locating arrays using a CSP solver. Fundam. Inform. 2020, 174, 27–42. [Google Scholar] [CrossRef]
  22. Nagamoto, T.; Kojima, H.; Nakagawa, H.; Tsuchiya, T. Locating a Faulty Interaction in Pair-wise Testing. In Proceedings of the IEEE 20th Pacific Rim International Symposium on Dependable Computing, Singapore, 18–21 November 2014; pp. 155–156. [Google Scholar]
  23. Lanus, E.; Colbourn, C.J.; Montgomery, D.C. Partitioned Search with Column Resampling for Locating Array Construction. In Proceedings of the 2019 IEEE International Conference on Software Testing, Verification and Validation Workshops (ICSTW), Xi’an, China, 22–23 April 2019; pp. 214–223. [Google Scholar]
  24. Seidel, S.A.; Sarkar, K.; Colbourn, C.J.; Syrotiuk, V.R. Separating Interaction Effects Using Locating and Detecting Arrays. In Proceedings of the International Workshop on Combinatorial Algorithms, Singapore, 16–19 July 2018; pp. 349–360. [Google Scholar]
  25. Jin, H.; Kitamura, T.; Choi, E.H.; Tsuchiya, T. A Satisfiability-Based Approach to Generation of Constrained Locating Arrays. In Proceedings of the 2018 IEEE International Conference on Software Testing, Verification and Validation Workshops, Vasteras, Sweden, 9–13 April 2018; pp. 285–294. [Google Scholar]
  26. Jin, H.; Tsuchiya, T. Constrained locating arrays for combinatorial interaction testing. arXiv 2017, arXiv:1801.06041. [Google Scholar]
  27. Jin, H.; Tsuchiya, T. Deriving Fault Locating Test Cases from Constrained Covering Arrays. In Proceedings of the IEEE 23rd Pacific Rim International Symposium on Dependable Computing (PRDC), Taipei, Taiwan, 4–7 December 2018; pp. 233–240. [Google Scholar]
  28. Konishi, T.; Kojima, H.; Nakagawa, H.; Tsuchiya, T. Using simulated annealing for locating array construction. Inf. Soft. Tech. 2020, in press. [Google Scholar] [CrossRef]
  29. Colbourn, C.J.; Kéri, G.; Rivas Soriano, P.P.; Schlage Puchta, J.C. Covering and radius-covering arrays: Constructions and classification. Discret. Appl. Math. 2010, 158, 1158–1190. [Google Scholar] [CrossRef] [Green Version]
  30. Chen, Y.H. The Existence of SSOAλ(2,5,v)′s. Master’s Thesis, Soochow University, Suzhou, China, 2011. [Google Scholar]
  31. Hartman, S. On simple and supersimple transversal designs. J. Comb. Des. 2000, 8, 311–322. [Google Scholar] [CrossRef]
  32. Shi, C.; Wang, C.M. Optimum detecting arrays for independent interaction faults. Acta Math. Sin. Eng. Ser. 2016, 32, 199–212. [Google Scholar] [CrossRef]
  33. Shi, C.; Yin, J.X. Existence of super-simple OAλ(3,5,v)’s. Des. Codes Cryptogr. 2014, 72, 369–380. [Google Scholar] [CrossRef]
  34. Tang, Y.; Yin, J.X. Detecting arrays and their optimality. Acta Math. Sin. Eng. Ser. 2011, 27, 2309–2318. [Google Scholar] [CrossRef]
  35. Roux, G. K-Propriétés dans des Tableaux de N Colonnes; Cas Particulier de la K-Surjectivité et de la K-Permutivité. Ph.D. Thesis, University of Paris, Paris, France, 1987. [Google Scholar]
  36. Rao, C.R. Some Combinatorial Problems of Arrays and Applications to Design of Experiments. A Survey of Combinatorial Theory; Srivastava, J.N., Ed.; North-Holland: Amsterdam, The Netherlands, 1973; pp. 349–359. [Google Scholar]
  37. Chen, G.Z.; Ji, L.J.; Lei, J.G. The Existence of Mixed Orthogonal Arrays with Four and Five Factors of Strength Two. J. Combin. Des. 2014, 22, 323–342. [Google Scholar] [CrossRef]
  38. Hedayat, A.S.; Slone, N.J.A.; Stufken, J. Orthogonal Arrays; Springer: New York, NY, USA, 1999. [Google Scholar]
  39. Colbourn, C.J.; Dinitz, J.H. The CRC Handbook of Combinatorial Designs; CRC Press: Boca Raton, FL, USA, 2007. [Google Scholar]
Figure 1. The process of locating a fault interaction using a ( 1 ¯ , t ) -LA A. ρ ( A , T ) is the rows (tests) in which t-way interaction T is included. If no tests failed, then it is concluded that no faults exist. Otherwise, every t-way interaction T is examined: If ρ ( A , T ) coincides with the set of FAIL tests, then T is determined to be faulty. If there is no such T, then it is concluded that the assumption on faults does not hold. In this case, for example, there can be multiple faults.
Figure 1. The process of locating a fault interaction using a ( 1 ¯ , t ) -LA A. ρ ( A , T ) is the rows (tests) in which t-way interaction T is included. If no tests failed, then it is concluded that no faults exist. Otherwise, every t-way interaction T is examined: If ρ ( A , T ) coincides with the set of FAIL tests, then T is determined to be faulty. If there is no such T, then it is concluded that the assumption on faults does not hold. In this case, for example, there can be multiple faults.
Mathematics 08 00831 g001
Table 1. Factors and values of a web browser-based software system.
Table 1. Factors and values of a web browser-based software system.
FactorValues
Web browserChrome (0), Edge (1)
Comm protocolIPv4 (0), IPv6 (1)
OS versionHome (0), Pro (1), Enterprise (2)
Table 2. Test sets corresponding to locating arrays (LAs).
Table 2. Test sets corresponding to locating arrays (LAs).
F 1 : Web Browser F 2 : Comm Protocol F 3 : OS Version
1ChromeIPv4Pro
2ChromeIPv4Enterprise
3ChromeIPv6Home
4ChromeIPv6Pro
5ChromeIPv6Enterprise
6EdgeIPv4Home
7EdgeIPv4Enterprise
8EdgeIPv6Home
9EdgeIPv6Pro
Table 3. Lower bounds on the size of ( 1 ¯ , 2 ) -LA.
Table 3. Lower bounds on the size of ( 1 ¯ , 2 ) -LA.
TypeMinimum SizeSimulated Annealing
(2,3,4)1616
(3,3,4)1717
(2,4,4)1616
(2,2,3,4)1616
(2,2,5,5)2525
(2,3,3,4)1717

Share and Cite

MDPI and ACS Style

Shi, C.; Jin, H.; Tsuchiya, T. Locating Arrays with Mixed Alphabet Sizes. Mathematics 2020, 8, 831. https://doi.org/10.3390/math8050831

AMA Style

Shi C, Jin H, Tsuchiya T. Locating Arrays with Mixed Alphabet Sizes. Mathematics. 2020; 8(5):831. https://doi.org/10.3390/math8050831

Chicago/Turabian Style

Shi, Ce, Hao Jin, and Tatsuhiro Tsuchiya. 2020. "Locating Arrays with Mixed Alphabet Sizes" Mathematics 8, no. 5: 831. https://doi.org/10.3390/math8050831

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop