Expand description

Processed variants of dynamic properties for evaluation.

Structs§

  • Property requiring that the number of attractors falls into the range <minimal, maximal>.
  • Property requiring that a particular HCTL formula is satisfied.
  • Property requiring that observations in a particular dataset are trap spaces. The trap space might be required to be minimal or non-percolable.

Enums§

Functions§

  • Process dynamic properties in a sketch, converting them into one of the supported ProcessedDynProp variants. That usually means encoding them into HCTL, or doing some other preprocessing.