This function returns an alternate solution for a particular row of incidence matrix with specified properties.
alternate.sol2(m,n,b,k,r,r0,lambda1,lambda0,N1,T,relaxed)
return the desired row of the incidence matrix
number of rows
number of columns
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
are the constraints being relaxed?
Baidya Nath Mandal <mandal.stat@gmail.com>