Skip to content

Attractor-Cycle Notation

Compare
Choose a tag to compare
@egri-nagy egri-nagy released this 01 Sep 12:27
· 74 commits to master since this release

BREAKING CHANGES: ContainsSet(sk, P) replaced with P in ExtendedImageSet(sk), since ExtendedImageSet is now a HashSet for faster lookup.
SortedExtendedImageSet added for retaining the functionality of having a sorted list of the extended images.
CompactNotation has different semantics now and it is renamed to AttractorCycleNotation. LinearNotation has been removed.

Other changes:
DotTransformation added.
ComputeSkeletonNavigationTables added. This replaces the previous caching mechanisms. With this all skeleton navigation functions can be precomputed.