Skip to content

Closing the 0.9-series

Compare
Choose a tag to compare
@egri-nagy egri-nagy released this 13 Jun 18:29
· 34 commits to master since this release

Better constructors for Cascades needed by the upcoming Covering Lemma implementation.
Cascades now have a partially implemented List interface. This was needed to be able use them in HashMaps. BREAKING CHANGE: as a consequence, the ^ operation is not registered any more for OnCoordinates.
Skeleton visualisation: non-image singletons visually separated to an additional level, but not contributing to depth.
Direct depth calculation - height computation removed. Some decomposition may change as the loose components are pushed upwards.
MaxChainOfEssentialDependency added.