This function returns a particular row of incidence matrix with specified properties.
getrow3(v1,v2,b,k,r,r0,lambda1,lambda2,lambda12,N1,T,rownum,relaxed)
return the desired row of the incidence matrix
number of test treatments
number of controls
number of blocks
block size
number of replications of the test treatments
number of replications of the control
number of concurrences of two test treatments
number of concurrences of a test treatment with the control
Incidence matrix obtained till the previous row
Tabu list of deleted rows
the row number being obtained
are the constraints being relaxed? TRUE or FALSE
Baidya Nath Mandal <mandal.stat@gmail.com>