Skip to content

0.8.0

Compare
Choose a tag to compare
@wilfwilson wilfwilson released this 17 May 22:36
· 910 commits to main since this release

This release contains new features, several minor bugfixes, and minor
improvements to the documentation of the package.

New Features in Version 0.8.0

This release introduces the new operations DigraphClosure [Julius Jonusas] and BooleanAdjacencyMatrixMutableCopy [Wilf A. Wilson], along with the following properties and operations related to semilattices [Chris Russell]:

  • IsPartialOrderDigraph
  • IsMeetSemilatticeDigraph
  • IsJoinSemilatticeDigraph
  • IsLatticeDigraph
  • PartialOrderDigraphMeetOfVertices
  • PartialOrderDigraphJoinOfVertices