powered by
The function generates all the linear extensions of the partial order between the variables defined by the incidence matrix Lambda.
Lambda
LE(Lambda)
incidence matrix related to the variables.
a list of vetors representing all variables orders compatible with the Lambda incidence matrix.
getlambda
# NOT RUN { Lambda <- getlambda(A < B, A < C, D < C) LE(Lambda) # }
Run the code above in your browser using DataLab