powered by
The function generates all of the linear extensions of the partial order defined by the incidence matrix Lambda.
Lambda
LE(Lambda)
a list of vectors representing all linear orders compatible with the Lambda incidence matrix.
incidence matrix.
Alberto Arcagni
getlambda
Lambda <- getlambda(A < B, A < C, D < C) LE(Lambda)
Run the code above in your browser using DataLab