Skip to main content

A shrinkage-thresholding projection method for sparsest solutions of LCPs

Abstract

In this paper, we study the sparsest solutions of linear complementarity problems (LCPs), which study has many applications, such as bimatrix games and portfolio selections. Mathematically, the underlying model is NP-hard in general. By transforming the complementarity constraints into a fixed point equation with projection type, we propose an l 1 regularization projection minimization model for relaxation. Through developing a thresholding representation of solutions for a key subproblem of this regularization model, we design a shrinkage-thresholding projection (STP) algorithm to solve this model and also analyze convergence of STP algorithm. Numerical results demonstrate that the STP method can efficiently solve this regularized model and get a sparsest solution of LCP with high quality.

MSC:90C33, 90C26, 90C90.

1 Introduction

Given a matrix M∈ R n × n and a vector q∈ R n , the linear complementarity problem, denoted by LCP(q,M), is to find a vector x∈ R n such that

x≥0,Mx+q≥0, x T (Mx+q)=0.

The set of solutions to this problem is denoted by SOL(q,M). Throughout the paper, we always suppose SOL(q,M)≠∅.

Many real-world phenomena in engineering, physics, mechanics, and economics are governed by linear complementarity problems. Extensive studies of LCP have been done, see the books [1–3] and the references therein. Numerical methods for solving LCPs, such as the Newton method, the interior point method, and the nonsmooth equation method, have been extensively investigated in the literature. However, it seems that there is no study of the sparsest solutions for LCPs. In fact, in real applications, it is very necessary to investigate the sparsest solution of the LCPs. For example this is so in bimatrix games [1] and portfolio selections [4]. For more details, see [5].

In this paper, we try to find the sparsest solution of the LCP, which has the smallest number of nonzero entries. To be specific, we seek a vector x∈ R n by solving the l 0 -norm minimization problem,

min ∥ x ∥ 0 s.t. x ≥ 0 , M x + q ≥ 0 , x T ( M x + q ) = 0 ,
(1)

where ∥ x ∥ 0 stands for the number of nonzero components of x. A solution of (1) is called the sparsest solution of the LCP.

The above minimization problem (1) is in fact a sparse optimization with equilibrium constraints. From the point of view of constraint conditions, it is not easy to get solutions due to the equilibrium constraints, as well as the discontinuous objective function.

To overcome the difficulty, we make use of the F min (x) C-functions to construct the penalty of violating the equilibrium constraints. Recall that a function ψ: R 2 →R is called a C-function, where C stands for complementarity, if for any pair (a,b)∈ R 2 ,

ψ(a,b)=0⇔a≥0,b≥0,ab=0.

Define F ψ (x): R n → R n by

F ψ (x)=( ψ ( x 1 , F 1 ( x ) ) ⋮ ψ ( x n , F n ( x ) ) ).

The C-function F min , the extension of the ‘min’ function, is defined as follows:

F min (x)=x− Π R + n ( x − F ( x ) ) :=x− [ x − F ( x ) ] + ,
(2)

where F(x)=Mx+q, with the vector q∈ R n and the matrix M∈ R n × n , and Π R + n is the ‘Euclidean projector’ onto the nonnegative orthant. It is clear that

x solves the LCP(q,M)⇔ F min (x)=0.
(3)

Combining (2) and (3), we can obtain the equivalence between LCP(q,M) and the fixed point equation F min (x)=0, that is,

x solves the LCP(q,M)⇔x= [ x − F ( x ) ] + .
(4)

In the view of the objective function, problem (1) is an l 0 -norm minimization problem, which is combination and generally NP-hard. The complexity of this model is generally proportional with the number of variables. In order to overcome such a difficultly, many researchers have suggested to relax the l 0 norm and instead consider the l 1 norm; see [6–11]. Hence, in this paper we consider applying the l 1 norm to find the sparsest solution of LCPs, and we obtain the following minimization problem to approximate (1):

min x ∈ R n ∥ x ∥ 1 s.t. x = [ x − F ( x ) ] + ,
(5)

where F(x)=Mx+q, ∥ x ∥ 1 = ∑ i = 1 n | x i |.

By further employing the l 1 regularization term for seeking sparsity, we introduce a new variable, z∈ R n , in order to simplify the objective function and carry on an alternative iteration. We apply the following l 1 regularization projection minimization problem to approximate (1):

min x , z ∈ R n f λ ( x , z ) : = ∥ x − z ∥ 2 + λ ∥ x ∥ 1 s.t. z = [ x − F ( x ) ] + ,
(6)

where λ∈(0,∞) is a given regularization parameter and ∥⋅∥ refers to the Euclidean norm. We call (6) the l 1 regularization projection minimization problem.

This paper is organized as follows. In Section 2, we approximate (1) by the l 1 regularization projection minimization problem (6), and show theoretically that (6) is a good approximation. In Section 3, we develop a shrinkage-thresholding representation theory for the subproblem of (6) and propose a shrinkage-thresholding projection (STP) algorithm for (6). The convergency of the STP algorithm is proved. Numerical results are demonstrated in Section 4 to show that (6) is promising to provide a sparsest solution of LCP.

2 The l 1 regularized approximation

In this section, we study the relation between the l 1 regularization projection model (6) and the original model (5), which indicates that the regularized model is a good approximation.

Theorem 2.1 For any fixed λ>0, the solution set of (6) is nonempty and bounded. Let {( x λ k , z λ k )} be a solution sequence of (6), and { λ k } be any positive sequence converging to 0. If SOL(q,M)≠∅, then { x λ k } has at least one accumulation point, and any accumulation point x ∗ of { x λ k } is a solution of (5).

Proof For any fixed λ>0, it is easy to show the coercivity of the objective function f λ (x,z) in (6), which refers to the property that

f λ (x,z)→+∞as âˆ¥x∥→∞ and âˆ¥z∥→∞.
(7)

Also notice for all x∈ R n and z∈ R n , f λ (x,z)≥0. This, together with (7), implies that the level set

L= { ( x , z ) | f λ ( x , z ) ≤ f λ ( x 0 , z 0 )  and  z = [ x − F ( x ) ] + }

is nonempty and compact, where x 0 ∈ R n and z 0 = [ x 0 − F ( x 0 ) ] + are given points. The solution set of (6) is nonempty and bounded since f λ (x,z) is continuous on ℒ.

Now we show the second part of this theorem. Let x ˆ ∈SOL(q,M) and z ˆ = [ x ˆ − F ( x ˆ ) ] + . From (4), we have x ˆ = z ˆ . Note that ( x λ k , z λ k ) is a solution of (6) with λ= λ k , and z λ k = [ x λ k − F ( x λ k ) ] + . We have

max { ∥ x λ k − z λ k ∥ 2 , λ k ∥ x λ k ∥ 1 } ≤ ∥ x λ k − z λ k ∥ 2 + λ k ∥ x λ k ∥ 1 ≤ ∥ x ˆ − z ˆ ∥ 2 + λ k ∥ x ˆ ∥ 1 = λ k ∥ x ˆ ∥ 1 .
(8)

Employing (8), we easily find that for any λ k >0,

∥ x λ k ∥ 1 ≤ ∥ x ˆ ∥ 1 .
(9)

Hence the whole sequence { x λ k } is bounded, and it has at least one accumulation point. One easily notices that the sequence { z λ k } is the same case as { x λ k }, which refers to the inequality ∥ x λ k − z λ k ∥ 2 ≤ λ k ∥ x ˆ ∥ 1 . Let x ∗ , z ∗ be arbitrary accumulation points of { x λ k } and { z λ k }, respectively, and z λ k = [ x λ k − F ( x λ k ) ] + . Then there exists a subsequence of { λ k }, say { λ k j }, such that

lim k j → ∞ x λ k j = x ∗ and lim k j → ∞ z λ k j = z ∗ .

We obtain z ∗ = [ x ∗ − F ( x ∗ ) ] + by letting k j tend to ∞ in z λ k j = [ x λ k j − F ( x λ k j ) ] + . Taking λ k j →0 to both sides of the inequality

∥ x λ k j − z λ k j ∥ 2 ≤ λ k j ∥ x ˆ ∥ 1 ,

we get x ∗ = z ∗ , which implies x ∗ = [ x ∗ − F ( x ∗ ) ] + , that is, x ∗ ∈SOL(q,M). From ∥ x λ k j ∥ 1 ≤ ∥ x ˆ ∥ 1 with k j tending to ∞, we get ∥ x ∗ ∥ 1 ≤ ∥ x ˆ ∥ 1 . Then by the arbitrariness of x ˆ ∈SOL(q,M), we know x ∗ is a solution of problem (5). This completes the proof. □

3 Solution representation, algorithm, and convergence

Fixing z k ∈ R + n , we consider an unconstrained minimization subproblem:

min x ∈ R n f λ ( x , z k ) := ∥ x − z k ∥ 2 +λ ∥ x ∥ 1 .
(10)

For fixed λ, a minimizer x ∗ for the convex function (10) must satisfy the corresponding optimality conditions

x ∗ = S λ ( z k ) ,
(11)

where the shrinkage-thresholding operator S λ is defined by

( S λ ( z k ) ) i ={ z i k − λ 2 , z i k ≥ λ 2 , 0 , 0 ≤ z i k < λ 2 .
(12)

It demonstrates that a solution x ∗ ∈ R n of the subproblem (10) can be analytically expressed by (11).

By the solution representation, we construct the following shrinkage-thresholding projection (STP) algorithm to solve the l 1 regularization projection minimization problem (6).

figure 1

STP Algorithm

Now we will show that the STP algorithm is well defined, that is, (13) is implementable. Before doing this, we need the following lemmas.

Lemma 3.1 [12]

Let P Ω be a metric projection operator onto a nonempty closed convex set Ω∈ R n . Given x∈ R n and d∈ R n , define

H(α)= P Ω [x−αd],α≥0,

then ∥H(α)−x∥ is nondecreasing with respect to α.

Lemma 3.2 The step size α k + 1 in (13) must exist.

Proof From Lemma 3.1, we see that ∥ x k + 1 − [ x k + 1 − α F ( x k + 1 ) ] + ∥ is nondecreasing with respect to α. It is obvious that α( ∥ x k + 1 − x k ∥ 2 + ∥ x k − z k ∥ 2 ) is strictly increasing with respect to α since ∥ x k + 1 − x k ∥ 2 + ∥ x k − z k ∥ 2 >0 before the iterations stop. It follows that the term

g(α):= ∥ x k + 1 − [ x k + 1 − α F ( x k + 1 ) ] + ∥ 2 +α ( ∥ x k + 1 − x k ∥ 2 + ∥ x k − z k ∥ 2 )
(13)

is strictly increasing with respect to α before the iterations stop. Thus g(β γ m ) is strictly decreasing with respect to the nonnegative integer m before the iterations stop. Note that x k + 1 = S λ k ( z k )∈ R + n and [ x k + 1 ] + = x k + 1 , then we have

g(0)= ∥ x k + 1 − [ x k + 1 ] + ∥ =0.

One notes that S λ ( z k )< z k for λ>0 and any z k >0. It follows that ∥ x k + 1 − z k ∥ 2 >0 before the iterations stop. If g(β γ 0 )< ∥ x k + 1 − z k ∥ 2 , then

α k + 1 =β

is just what we seek; if g(β γ 0 )≥ ∥ x k + 1 − z k ∥ 2 , there is a positive integer m such that

g ( β γ m − 1 ) ≥ ∥ x k + 1 − z k ∥ 2 andg ( β γ m ) < ∥ x k + 1 − z k ∥ 2 ,

then

α k + 1 =β γ m

is just what we seek. All in all, the step size α k + 1 in (13) must exist. □

We now begin to analyze the convergence of the proposed STP algorithm.

Theorem 3.1 Let {( x k , z k )} be a sequence generated by STP algorithm, then

  1. (i)

    { f λ k ( x k , z k )} is monotonically decreasing and converges to a constant C ∗ ;

  2. (ii)

    { x k } and { z k } are bounded and suppose inf k α k =α>0, then { x k } and { z k } are both asymptotically regular, i.e.,

    lim k → ∞ ∥ x k + 1 − x k ∥ =0and lim k → ∞ ∥ z k + 1 − z k ∥ =0.

Moreover, any accumulation point of { x k } is a solution of LCP(q,M).

Proof (i) From (10) and (11), we have

x k + 1 = arg min x ∈ R n f λ k ( x , z k ) .

It follows that

f λ k ( x k + 1 , z k ) ≤ f λ k ( x k , z k ) .
(14)

Since λ k is monotonically decreasing, together with the inequality (13), we get

f λ k + 1 ( x k + 1 , z k + 1 ) − f λ k ( x k + 1 , z k ) = ∥ x k + 1 − z k + 1 ∥ 2 − ∥ x k + 1 − z k ∥ 2 + ( λ k + 1 − λ k ) ∥ x k + 1 ∥ 1 ≤ ∥ x k + 1 − [ x k + 1 − α k + 1 F ( x k + 1 ) ] + ∥ 2 − ∥ x k + 1 − z k ∥ 2 < − α k + 1 ( ∥ x k + 1 − x k ∥ 2 + ∥ x k − z k ∥ 2 ) .

Hence,

f λ k + 1 ( x k + 1 , z k + 1 ) < f λ k ( x k + 1 , z k ) − α k + 1 ( ∥ x k + 1 − x k ∥ 2 + ∥ x k − z k ∥ 2 ) .
(15)

Combining (16) with (17), we get

f λ k + 1 ( x k + 1 , z k + 1 ) < f λ k ( x k , z k ) − α k + 1 ( ∥ x k + 1 − x k ∥ 2 + ∥ x k − z k ∥ 2 ) ≤ f λ k ( x k , z k ) ,
(16)

which shows that { f λ k ( x k , z k )} is monotonically decreasing. Since { f λ k ( x k , z k )} is bounded from below, { f λ k ( x k , z k )} converges to a constant C ∗ . This verifies (i) of Theorem 3.1.

(ii) From the fact that ( x k , z k , λ k )∈{(x,z,λ)∈ R n × R + n × R + :f(x,z,λ)≤f( x 0 , z 0 , λ 0 )}, which is bounded, we see that { x k } and { z k } are both bounded.

From (18) and inf k α k =α>0, we have

f λ k ( x k , z k ) − f λ k + 1 ( x k + 1 , z k + 1 ) > α k + 1 ( ∥ x k + 1 − x k ∥ 2 + ∥ x k − z k ∥ 2 ) ≥ α ( ∥ x k + 1 − x k ∥ 2 + ∥ x k − z k ∥ 2 ) .

This then implies

∑ k = 0 N ( ∥ x k + 1 − x k ∥ 2 + ∥ x k − z k ∥ 2 ) < 1 α ∑ k = 0 N [ f λ k ( x k , z k ) − f λ k + 1 ( x k + 1 , z k + 1 ) ] = 1 α [ f λ 0 ( x 0 , z 0 ) − f λ N + 1 ( x N + 1 , z N + 1 ) ] ≤ 1 α f λ 0 ( x 0 , z 0 ) .

Thus ∑ k = 0 ∞ ( ∥ x k + 1 − x k ∥ 2 + ∥ x k − z k ∥ 2 ) is convergent, which yields

∥ x k + 1 − x k ∥ →0and ∥ x k − z k ∥ →0as k→+∞.
(17)

The above two limitations and the inequality

∥ z k + 1 − z k ∥ ≤ ∥ z k + 1 − x k + 1 ∥ + ∥ x k + 1 − x k ∥ + ∥ x k − z k ∥

yield

∥ z k + 1 − z k ∥ →0as k→+∞.

Since { x k } is bounded, { x k } has at least one accumulation. Let x ∗ be an accumulation point of { x k } and a subsequence { x k j } converging to x ∗ . Since { α k j }⊂[α,β], without loss of generality, we suppose α k j → α ¯ ∈[α,β] as k j →∞. It follows that

z k j = [ x k j − α k j F ( x k j ) ] + → z ∗ := [ x ∗ − α ¯ F ( x ∗ ) ] + as  k j →∞.
(18)

Combining (20) with (19), we get x ∗ = z ∗ , which gives x ∗ = [ x ∗ − α ¯ F ( x ∗ ) ] + and this means x ∗ ∈SOL(q,M). The proof is thus complete. □

4 Numerical experiments

In this section, we present some numerical experiments to demonstrate the effectiveness of our STP algorithm. All the numerical experiments were performed on a DELL computer (2.99 GHz, 2 GB of RAM), using MATLAB 7.10.

In the STP algorithm, the maximum number of iterations is set to 500. We end the STP algorithm, if ∥ x k − z k ∥<1.0E−5 or if it reaches the maximum number of iterations. We set λ 0 =10, K=10, τ=1/7, x 0 , and z 0 to be zero vectors as the initial points.

Test 1: Z-matrix LCPs [5]

Let us consider LCP(q,M) where

M= I n − 1 n e e T = ( 1 − 1 n − 1 n ⋯ − 1 n − 1 n 1 − 1 n ⋯ − 1 n ⋮ ⋮ ⋱ ⋮ − 1 n − 1 n ⋯ 1 − 1 n ) andq= ( 1 n − 1 1 n ⋮ 1 n ) .

Here I n is the identity matrix of order n and e= ( 1 , 1 , … , 1 ) T ∈ R n .

Such a matrix M is widely used in statistics. It is clear that M is a Z-matrix as well as a positive semi-definite matrix. For any scalars a≥0, we know that the vectors x=ae+ e 1 are solutions to LCP(q,M), because

x≥0,Mx+q=M e 1 +q=0, x T (Mx+q)=0.

Among all the solutions, the vector x ∗ = e 1 = ( 1 , 0 , … , 0 ) T is the unique sparsest solution.

We test the STP algorithm for different dimensions with n=100,500,1,000,3,000,5,000,7,000, respectively. In this set of experiments, we set β=1 and γ=1. The results are displayed in Table 1.

Table 1 Computational results on LCPs with Z -matrices

In Table 1, ‘ D x z ’ denotes the Euclidean distance between x k and z k , which is in fact the value of the merit function at x k , ‘gap’ denotes the Euclidean distance between x k and the true sparsest solution x ∗ , ‘Spar’ denotes the number of the entries of x k such that x i k >1.0E−5, and ‘time’ denotes the computational time in seconds.

From Table 1, we can see that the STP algorithm is effective to find the sparse solutions of LCPs. The sparsity of our solution x k is the same as the sparsity of the true sparse solution  x ∗ . Moreover, the D x z and the ‘gap’ decrease as the dimension of the matrix M increases, which indicates that the larger size of the problem, the more effective the algorithm is.

Test 2: Randomly created LCPs with positive semidefinite matrices

In this subsection, we test STP for randomly created LCPs with positive semidefinite matrices.

First, we state the way of constructing LCPs and their solutions. Let a matrix Z∈ R n × r (r<n) be generated with the standard normal distribution and let M=Z Z T . Let the sparse vector x ¯ be generated with the standard normal distribution and its sparsity be as follows: the sparsity is set to be n/20 if n≤1,000; the sparsity is set to be n/100 if 1,000<n≤5,000; the sparsity is set to be n/200 if n>5,000. After the matrix M and the sparse vector x ¯ have been generated, a vector q∈ R n can be constructed such that x ¯ is a solution of the LCP(q,M). Then x ¯ can be regard as a sparse solution of the LCP(q,M). Let M and q be input to our STP algorithm, then STP will output a solution x k . We must emphasize that the sparsity of x k may be smaller than that of x ¯ since x ¯ maybe not the sparsest solution of the LCP(q,M). In this case, x k is a sparser than x ¯ .

In this set of experiments, ‘iter’ denotes the number of iterations for outputting x k , ‘Spar-i’ denotes the number of the entry of x ¯ satisfying x ¯ i k >1.0E−5, and ‘Spar-o’ denotes the number of the entry of x k satisfying x i k >1.0E−5. We set β=0.9 and γ=0.5.

We test the STP algorithm for different dimensions with n=100,300,500,1,000,5,000,8,000, respectively. For each case, we randomly run 10 times and compute the average values of ‘iter’, ‘Spar-i’, ‘Spar-o’ and D x z , respectively. The results are displayed in Table 2.

Table 2 Results on randomly created LCPs with positive semidefinite matrices

From Table 2, we can see that the STP algorithm works very fast. Even for n=8,000, it only takes 29.7 seconds to yield a very sparse solution to the LCP. The values of D x z are all less than 1.0E−5, which indicates the output points are solutions of LCP(q,M). Moreover, the output solution x k is sparser than x ¯ . When the dimension of M increases, the accuracy does not decrease but increases and the time cost by STP increases slowly. These phenomena show that STP is very robust. We can draw the conclusion that STP is very efficient for finding the sparsest solution of LCPs.

Remark The continuation method of the regularized parameter λ plays an important role in STP for find sparsest solutions of high quality. Moveover, a large amount of numerical experiments indicate that STP is very robust whenever λ=1,5,10,20.

5 Conclusions

In this paper, we concentrate on finding the sparsest solutions of LCPs. We propose an l 1 regularized projection minimization model. Then we develop a thresholding representation theory for the subproblem of l 1 regularized projection minimization problem, and design a shrinkage-thresholding projection (STP) algorithm to solve the regularized model. The convergence of the STP algorithm is proved. Preliminary numerical results indicate that the l 1 regularized model as well as the STP method are promising to find sparsest solutions of LCPs.

References

  1. Cottle RW, Pang JS, Stone RE: The Linear Complementarity Problem. Academic Press, Boston; 1992.

    Google Scholar 

  2. Facchinei F, Pang JS Springer Series in Operations Research. In Finite-Dimensional Variational Inequalities and Complementarity Problems. Springer, New York; 2003. vols. I, II

    Google Scholar 

  3. Ferris MC, Mangasarian OL, Pang JS: Complementarity: Applications, Algorithms and Extensions. Kluwer Academic, Dordrecht; 2001.

    Book  Google Scholar 

  4. Xie J, He S, Zhang S: Randomized portfolio selection with constraints. Pac. J. Optim. 2008, 4: 87-112.

    MathSciNet  Google Scholar 

  5. Shang, M, Zhang, C, Xiu, N: Minimal Zero Norm Solutions of Linear Complementarity Problems. J. Optim. Theory Appl. (submitted)

  6. Figueiredo MAT, Nowak RD: An EM algorithm for wavelet-based image restoration. IEEE Trans. Image Process. 2003, 12: 906-916. 10.1109/TIP.2003.814255

    Article  MathSciNet  Google Scholar 

  7. Starck JL, Donoho DL, Candès EJ: Astronomical image representation by the curevelet transform. Astron. Astrophys. 2003, 398: 785-800. 10.1051/0004-6361:20021571

    Article  Google Scholar 

  8. Daubechies I, Defrise M, De Mol C: An iterative thresholding algorithm for linear inverse problems with a sparsity constraint. Commun. Pure Appl. Math. 2004, 57: 1413-1457. 10.1002/cpa.20042

    Article  MathSciNet  Google Scholar 

  9. Figueiredo MAT, Nowak RD, Wright SJ: Gradient projection for sparse reconstruction: application to compressed sensing and other inverse problems. IEEE J. Sel. Top. Signal Process. 2007, 1: 586-597.

    Article  Google Scholar 

  10. Cand‘es EJ, Romberg J, Tao T: Stable signal recovery from incomplete and inaccurate measurements. Commun. Pure Appl. Math. 2006, 59: 1207-1223. 10.1002/cpa.20124

    Article  MathSciNet  Google Scholar 

  11. Donoho DL: Compressed sensing. IEEE Trans. Inf. Theory 2006, 52: 1289-1306.

    Article  MathSciNet  Google Scholar 

  12. Toint PHL: Global convergence of a class of trust region methods for nonconvex minimization in Hilbert space. IMA J. Numer. Anal. 1988, 8: 231-252. 10.1093/imanum/8.2.231

    Article  MathSciNet  Google Scholar 

Download references

Acknowledgements

We would like to thank the two referees for their valuable comments. This research was supported by the National Basic Research Program of China (2010CB732501), the National Natural Science Foundation of China (71271021), the Fundamental Research Funds for the Central Universities of China (2011YJS075), STRD plan of Shijiazhuang (135790075A) and the Scientific Research Fund of Hebei Provincial Education Department (QN20132030).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Meijuan Shang.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

Both authors completed the paper together. Both authors read and approved the final manuscript.

Authors’ original submitted files for images

Below are the links to the authors’ original submitted files for images.

Authors’ original file for figure 1

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Shang, M., Nie, C. A shrinkage-thresholding projection method for sparsest solutions of LCPs. J Inequal Appl 2014, 51 (2014). https://doi.org/10.1186/1029-242X-2014-51

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1029-242X-2014-51

Keywords