diff --git a/docs/build/index.html b/docs/build/index.html index 22aae6b..616c16f 100644 --- a/docs/build/index.html +++ b/docs/build/index.html @@ -161,4 +161,4 @@ {5, 10} Int64 poset julia> p ∩ reverse(p) -{5, 0} Int64 poset
Use linear_extension(p)
to create a linear extension of p
. This is a total order q
with the same elements as p
and with p ⊆ q
.
The extras
folder includes additional code that may be useful in working with Posets
. See the README
in that directory.
Settings
This document was generated with Documenter.jl version 1.5.0 on Wednesday 7 August 2024. Using Julia version 1.10.4.